luffycodes commited on
Commit
9232769
1 Parent(s): bbdc3e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -35,9 +35,17 @@ https://arxiv.org/abs/2305.13272
35
 
36
  **Code or resources for more information:**
37
  Training on Nash is based on:
38
-
39
  https://github.com/luffycodes/Tutorbot-Spock-Bio
40
 
 
 
 
 
 
 
 
 
 
41
  If you use this work, please cite:
42
  CLASS Meet SPOCK: An Education Tutoring Chatbot based on Learning Science Principles
43
  https://arxiv.org/abs/2305.13272
 
35
 
36
  **Code or resources for more information:**
37
  Training on Nash is based on:
 
38
  https://github.com/luffycodes/Tutorbot-Spock-Bio
39
 
40
+ **Use Policy**
41
+ Since the model is derivate of Llama model, please abide by:
42
+ https://huggingface.co/meta-llama/Llama-2-13b-chat-hf/blob/main/USE_POLICY.md
43
+
44
+ **Ethical Considerations and Limitations**
45
+ Similarly, since the model is derivate of Llama model, same ethical considers and limitations apply.
46
+
47
+ "Llama 2 is 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’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, developers should perform safety testing and tuning tailored to their specific applications of the model."
48
+
49
  If you use this work, please cite:
50
  CLASS Meet SPOCK: An Education Tutoring Chatbot based on Learning Science Principles
51
  https://arxiv.org/abs/2305.13272