Update README.md
Browse files
README.md
CHANGED
|
@@ -9,8 +9,9 @@ tags:
|
|
| 9 |
- llama
|
| 10 |
- trl
|
| 11 |
- sft
|
| 12 |
-
- datasets [Ramikan-BR/code.evol.instruct.wiz.oss_python.json](https://huggingface.co/datasets/Ramikan-BR/code.evol.instruct.wiz.oss_python.json)
|
| 13 |
base_model: unsloth/tinyllama-chat-bnb-4bit
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
datasets: [Ramikan-BR/code.evol.instruct.wiz.oss_python.json](https://huggingface.co/datasets/Ramikan-BR/code.evol.instruct.wiz.oss_python.json)
|
|
@@ -33,4 +34,4 @@ Step Training Loss
|
|
| 33 |
|
| 34 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 35 |
|
| 36 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
|
| 9 |
- llama
|
| 10 |
- trl
|
| 11 |
- sft
|
|
|
|
| 12 |
base_model: unsloth/tinyllama-chat-bnb-4bit
|
| 13 |
+
pipeline_tag: text-generation
|
| 14 |
+
datasets: Ramikan-BR/code.evol.instruct.wiz.oss_python.json
|
| 15 |
---
|
| 16 |
|
| 17 |
datasets: [Ramikan-BR/code.evol.instruct.wiz.oss_python.json](https://huggingface.co/datasets/Ramikan-BR/code.evol.instruct.wiz.oss_python.json)
|
|
|
|
| 34 |
|
| 35 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 36 |
|
| 37 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|