eliseobao commited on
Commit
2235636
·
verified ·
1 Parent(s): 2a8e940

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -23
README.md CHANGED
@@ -8,20 +8,21 @@ metrics:
8
  - bleu
9
  - rouge
10
  model-index:
11
- - name: Llama-3.1-8B-Instruct-Galician
12
- results:
13
- - task:
14
- type: text-generation
15
- dataset:
16
- name: alpaca_data_galician
17
- type: alpaca_data_galician
18
- metrics:
19
- - name: bleu
20
- type: bleu-4
21
- value: 23.13
22
- - name: rouge
23
- type: rouge-l
24
- value: 21.84
 
25
  ---
26
 
27
  # Llama-3.1-8B-Instruct-Galician
@@ -65,15 +66,7 @@ This model is a continued pretraining version of [meta-llama/Llama-3.1-8B-Instru
65
 
66
  ### Out-of-Scope Use
67
 
68
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
69
-
70
- [More Information Needed]
71
-
72
- ## Bias, Risks, and Limitations
73
-
74
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
75
-
76
- [More Information Needed]
77
 
78
  ### Recommendations
79
 
 
8
  - bleu
9
  - rouge
10
  model-index:
11
+ - name: Llama-3.1-8B-Instruct-Galician
12
+ results:
13
+ - task:
14
+ type: text-generation
15
+ dataset:
16
+ name: alpaca_data_galician
17
+ type: alpaca_data_galician
18
+ metrics:
19
+ - name: bleu
20
+ type: bleu-4
21
+ value: 23.13
22
+ - name: rouge
23
+ type: rouge-l
24
+ value: 21.84
25
+ pipeline_tag: text-generation
26
  ---
27
 
28
  # Llama-3.1-8B-Instruct-Galician
 
66
 
67
  ### Out-of-Scope Use
68
 
69
+ Use in any manner that violates applicable laws or regulations (including trade compliance laws). Use in any other way that is prohibited by the Acceptable Use Policy and Llama 3.1 Community License.
 
 
 
 
 
 
 
 
70
 
71
  ### Recommendations
72