Commit ยท
67e5dec
1
Parent(s): 63c4b4a
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,13 +4,10 @@ datasets:
|
|
| 4 |
- SkillstechAI/dataset-LMO-chatgpt
|
| 5 |
pipeline_tag: text-generation
|
| 6 |
---
|
| 7 |
-
# ๐ฆ
|
| 8 |
-
๐ [Article](https://towardsdatascience.com/fine-tune-your-own-llama-2-model-in-a-colab-notebook-df9823a04a32) |
|
| 9 |
-
๐ป [Colab](https://colab.research.google.com/drive/1PEQyJO1-f6j0S_XJ8DV50NkpzasXkrzd?usp=sharing) |
|
| 10 |
-
๐ [Script](https://gist.github.com/mlabonne/b5718e1b229ce6553564e3f56df72c5c)
|
| 11 |
|
| 12 |
|
| 13 |
-
This is a `Llama-2-7b-chat-hf` model fine-tuned using QLoRA (4-bit precision) on Skills dataset generated by Zuriel Cevada and Jesus Valdiviezo
|
| 14 |
|
| 15 |
## ๐ง Training
|
| 16 |
|
|
|
|
| 4 |
- SkillstechAI/dataset-LMO-chatgpt
|
| 5 |
pipeline_tag: text-generation
|
| 6 |
---
|
| 7 |
+
# ๐ฆ SKILLS-1
|
|
|
|
|
|
|
|
|
|
| 8 |
|
| 9 |
|
| 10 |
+
This is a `Llama-2-7b-chat-hf` model fine-tuned using QLoRA (4-bit precision) on Skills dataset generated by Zuriel Cevada and Jesus Valdiviezo and based on Miniguanaco-7b
|
| 11 |
|
| 12 |
## ๐ง Training
|
| 13 |
|