PabloSuaLap
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
tags:
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
@@ -15,23 +18,16 @@ tags: []
|
|
15 |
|
16 |
<!-- Provide a longer summary of what this model is. -->
|
17 |
|
18 |
-
|
|
|
|
|
|
|
19 |
|
20 |
-
|
21 |
-
- **Funded by [optional]:** [More Information Needed]
|
22 |
-
- **Shared by [optional]:** [More Information Needed]
|
23 |
-
- **Model type:** [More Information Needed]
|
24 |
-
- **Language(s) (NLP):** [More Information Needed]
|
25 |
-
- **License:** [More Information Needed]
|
26 |
-
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
-
|
28 |
-
### Model Sources [optional]
|
29 |
|
30 |
<!-- Provide the basic links for the model. -->
|
31 |
|
32 |
-
- **
|
33 |
-
- **Paper [optional]:** [More Information Needed]
|
34 |
-
- **Demo [optional]:** [More Information Needed]
|
35 |
|
36 |
## Uses
|
37 |
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- llama3
|
5 |
+
datasets:
|
6 |
+
- PabloSuaLap/Reglamentacion-Extended
|
7 |
---
|
8 |
|
9 |
# Model Card for Model ID
|
|
|
18 |
|
19 |
<!-- Provide a longer summary of what this model is. -->
|
20 |
|
21 |
+
- **Developed by:** PabloSuaLap [https://huggingface.co/PabloSuaLap]
|
22 |
+
- **Model type:** Text Generation
|
23 |
+
- **Language(s) (NLP):** Multilingual
|
24 |
+
- **Finetuned from model** Llama 3
|
25 |
|
26 |
+
### Model Sources
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
|
28 |
<!-- Provide the basic links for the model. -->
|
29 |
|
30 |
+
- **Article:** [https://www.datacamp.com/tutorial/llama3-fine-tuning-locally]
|
|
|
|
|
31 |
|
32 |
## Uses
|
33 |
|