zyh3826 commited on
Commit
28b3ae0
1 Parent(s): e1c6868

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -12,4 +12,12 @@ language:
12
  + Backbone Model: llama-2-13B
13
  + Library: HuggingFace Transformers
14
 
 
 
 
 
 
 
 
 
15
  全参数继续预训练中文llama2-13B,取76000步ckpt测试,其他细节待补充
 
12
  + Backbone Model: llama-2-13B
13
  + Library: HuggingFace Transformers
14
 
15
+ # Limitations & Biases:
16
+ Llama2 and fine-tuned variants are a new technology that carries risks with use. Testing conducted to date has been in English, and has not covered, nor could it cover all scenarios. For these reasons, as with all LLMs, Llama 2 and any fine-tuned varient's potential outputs cannot be predicted in advance, and the model may in some instances produce inaccurate, biased or other objectionable responses to user prompts. Therefore, before deploying any applications of Llama 2 variants, developers should perform safety testing and tuning tailored to their specific applications of the model.
17
+
18
+ Please see the Responsible Use Guide available at https://ai.meta.com/llama/responsible-use-guide/
19
+
20
+ # License Disclaimer:
21
+ This model is bound by the license & usage restrictions of the original Llama-2 model. And comes with no warranty or gurantees of any kind.
22
+
23
  全参数继续预训练中文llama2-13B,取76000步ckpt测试,其他细节待补充