dariolopez
commited on
Commit
•
4bed2ac
1
Parent(s):
2cf7c01
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- dariolopez/Llama-2-databricks-dolly-oasst1-es
|
5 |
+
language:
|
6 |
+
- es
|
7 |
+
---
|
8 |
+
|
9 |
+
Llama 2 (7B) fine-tuned on a [own Spanish instructions dataset](https://huggingface.co/datasets/dariolopez/Llama-2-databricks-dolly-oasst1-es).
|
10 |
+
|
11 |
+
# Based on
|
12 |
+
|
13 |
+
https://mlabonne.github.io/blog/posts/A_Beginners_Guide_to_LLM_Finetuning.html
|