Update README.md
Browse files
README.md
CHANGED
@@ -10,14 +10,18 @@ tags:
|
|
10 |
license: apache-2.0
|
11 |
language:
|
12 |
- en
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# Uploaded model
|
16 |
|
|
|
|
|
17 |
- **Developed by:** apider
|
18 |
- **License:** apache-2.0
|
19 |
- **Finetuned from model :** unsloth/Llama-3.2-1B-Instruct
|
20 |
|
21 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
22 |
|
23 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
10 |
license: apache-2.0
|
11 |
language:
|
12 |
- en
|
13 |
+
datasets:
|
14 |
+
- mlabonne/FineTome-100k
|
15 |
---
|
16 |
|
17 |
# Uploaded model
|
18 |
|
19 |
+
Finetuned on the mlabonne/FineTome-100k full dataset for 1 epoch.
|
20 |
+
|
21 |
- **Developed by:** apider
|
22 |
- **License:** apache-2.0
|
23 |
- **Finetuned from model :** unsloth/Llama-3.2-1B-Instruct
|
24 |
|
25 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
26 |
|
27 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|