enijkamp commited on
Commit
17c7af3
·
verified ·
1 Parent(s): 943f44c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -59,6 +59,11 @@ output = tokenizer.decode(sample[0])
59
  print(output.strip().replace("Assistant:", ""))
60
  ```
61
 
 
 
 
 
 
62
  ## Citation
63
 
64
  ```bibtex
 
59
  print(output.strip().replace("Assistant:", ""))
60
  ```
61
 
62
+ ## Ethical Considerations
63
+
64
+ This release is for research purposes only in support of an academic paper. Our models, datasets, and code are not specifically designed or evaluated for all downstream purposes. We strongly recommend users evaluate and address potential concerns related to accuracy, safety, and fairness before deploying this model. We encourage users to consider the common limitations of AI, comply with applicable laws, and leverage best practices when selecting use cases, particularly for high-risk scenarios where errors or misuse could significantly impact people’s lives, rights, or safety. For further guidance on use cases, refer to our AUP and AI AUP.
65
+
66
+
67
  ## Citation
68
 
69
  ```bibtex