laurentiubp commited on
Commit
67a0ba7
1 Parent(s): f7ca61f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -110,3 +110,13 @@ The following hyperparameters were used during training:
110
  | 0.7722 | 1.65 | 1400 | 0.8654 |
111
  | 0.7805 | 1.86 | 1600 | 0.8528 |
112
 
 
 
 
 
 
 
 
 
 
 
 
110
  | 0.7722 | 1.65 | 1400 | 0.8654 |
111
  | 0.7805 | 1.86 | 1600 | 0.8528 |
112
 
113
+
114
+ ## Intended Use
115
+
116
+ **Note:** This model is not intended to beat benchmarks, but to demonstrate techniques for augmenting LLMs on new languages and preserve rare languages as part of our world heritage.
117
+
118
+ **Intended Use Cases** Llama 3 is intended for commercial and research use in English. Instruction tuned models are intended for assistant-like chat, whereas pretrained models can be adapted for a variety of natural language generation tasks.
119
+
120
+ **Out-of-scope** 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 Community License. Use in languages other than English**.
121
+
122
+ **Note: Developers may fine-tune Llama 3 models for languages beyond English provided they comply with the Llama 3 Community License and the Acceptable Use Policy.