Text2Text Generation
Transformers
PyTorch
t5
codet5
text-generation-inference
doyensahoo yangwenz commited on
Commit
02cd2d3
·
verified ·
1 Parent(s): 4078456

Update README.md (#4)

Browse files

- Update README.md (bf2f6a32615352f04f5aa2457a6a303340aebc30)


Co-authored-by: Wenzhuo Yang <[email protected]>

Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -66,6 +66,10 @@ This model uses a code-specific BPE (Byte-Pair Encoding) tokenizer trained using
66
 
67
  For evaluation results on several downstream benchmarks, we refer to the paper.
68
 
 
 
 
 
69
  ### BibTeX entry and citation info
70
 
71
  ```bibtex
 
66
 
67
  For evaluation results on several downstream benchmarks, we refer to the paper.
68
 
69
+ ## Ethical Considerations
70
+
71
+ 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.
72
+
73
  ### BibTeX entry and citation info
74
 
75
  ```bibtex