Tung177 commited on
Commit
a7368ef
1 Parent(s): b719403

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -11
README.md CHANGED
@@ -1,6 +1,12 @@
1
  ---
2
  base_model: meta-llama/Meta-Llama-3.1-8B
3
  library_name: peft
 
 
 
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
@@ -17,21 +23,22 @@ library_name: peft
17
 
18
 
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
 
@@ -41,25 +48,25 @@ library_name: peft
41
 
42
  <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
 
44
- [More Information Needed]
45
 
46
  ### Downstream Use [optional]
47
 
48
  <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
 
50
- [More Information Needed]
51
 
52
  ### Out-of-Scope Use
53
 
54
  <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
 
56
- [More Information Needed]
57
 
58
  ## Bias, Risks, and Limitations
59
 
60
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
 
62
- [More Information Needed]
63
 
64
  ### Recommendations
65
 
 
1
  ---
2
  base_model: meta-llama/Meta-Llama-3.1-8B
3
  library_name: peft
4
+ language:
5
+ - vi
6
+ metrics:
7
+ - sari
8
+ - bleu
9
+ pipeline_tag: text-generation
10
  ---
11
 
12
  # Model Card for Model ID
 
23
 
24
 
25
 
26
+ <!-- - **Developed by:** [More Information Needed]
27
  - **Funded by [optional]:** [More Information Needed]
28
  - **Shared by [optional]:** [More Information Needed]
29
+ - **Model type:** [More Information Needed] -->
30
+ - **Task:** Sentence Simplification
31
+ - **Language(s) (NLP):** Vietnamese
32
+ <!-- - **License:** [More Information Needed] -->
33
+ - **Finetuned from model:** Llama3.1 8B 4 bit quantization
34
 
35
  ### Model Sources [optional]
36
 
37
  <!-- Provide the basic links for the model. -->
38
 
39
+ <!-- - **Repository:** [More Information Needed]
40
  - **Paper [optional]:** [More Information Needed]
41
+ - **Demo [optional]:** [More Information Needed] -->
42
 
43
  ## Uses
44
 
 
48
 
49
  <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
50
 
51
+ <!-- [More Information Needed] -->
52
 
53
  ### Downstream Use [optional]
54
 
55
  <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
56
 
57
+ <!-- [More Information Needed] -->
58
 
59
  ### Out-of-Scope Use
60
 
61
  <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
62
 
63
+ <!-- [More Information Needed] -->
64
 
65
  ## Bias, Risks, and Limitations
66
 
67
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
68
 
69
+ <!-- [More Information Needed] -->
70
 
71
  ### Recommendations
72