BoDong commited on
Commit
578dbdf
1 Parent(s): 57598ba

update doc.

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -81,6 +81,16 @@ python run_generation.py \
81
  - trip
82
  ![trip](examples/trip.png)
83
 
 
 
 
 
 
 
 
 
 
 
84
 
85
  ## Organizations developing the model
86
 
 
81
  - trip
82
  ![trip](examples/trip.png)
83
 
84
+ ## Ethical Considerations and Limitations
85
+ neural-chat-7b-v1-1 can produce factually incorrect output, and should not be relied on to produce factually accurate information. neural-chat-7b-v1-1 was trained on various instruction/chat datasets based on [mosaicml/mpt-7b](https://huggingface.co/mosaicml/mpt-7b). Because of the limitations of the pretrained model and the finetuning datasets, it is possible that this model could generate lewd, biased or otherwise offensive outputs.
86
+
87
+ Therefore, before deploying any applications of neural-chat-7b-v1-1, developers should perform safety testing.
88
+
89
+ ## Disclaimer
90
+
91
+ The license on this model does not constitute legal advice. We are not responsible for the actions of third parties who use this model. Please cosult an attorney before using this model for commercial purposes.
92
+
93
+
94
 
95
  ## Organizations developing the model
96