PabloSuaLap commited on
Commit
1cdd85e
·
verified ·
1 Parent(s): 3e23265

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -14
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
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
 
 
 
19
 
20
- - **Developed by:** [More Information Needed]
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
- - **Repository:** [More Information Needed]
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