rfbr commited on
Commit
46cfa57
·
1 Parent(s): bc1b563

Update out of scope usage

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -43,7 +43,7 @@ The sequential variant is engineered to improve **factuality on recent knowledge
43
 
44
  ### Out-of-Scope Use
45
  * **Instruction Following:** These are base models and have not undergone SFT or RLHF. They will not respond well to direct prompts or "chat" style interactions without further tuning.
46
- * **Multilingual:** Use is restricted to English as per the training data.
47
  * **Malicious Intent:** Any illegal or harmful activity is strictly prohibited.
48
 
49
  ---
 
43
 
44
  ### Out-of-Scope Use
45
  * **Instruction Following:** These are base models and have not undergone SFT or RLHF. They will not respond well to direct prompts or "chat" style interactions without further tuning.
46
+ * **Multilingual:** The model should not be used in other languages than the ones on which it was trained.
47
  * **Malicious Intent:** Any illegal or harmful activity is strictly prohibited.
48
 
49
  ---