Update README.md with ethical considerations (#5)
Browse files- Update README.md with ethical considerations (97cd2e3122904a05efe92d1bc6acb4871e2522ac)
Co-authored-by: Prathyusha Jwalapuram <[email protected]>
README.md
CHANGED
@@ -110,4 +110,7 @@ We show the zero-shot results of this checkpoint on 6 downstream code retrieval
|
|
110 |
journal={arXiv preprint},
|
111 |
year={2023}
|
112 |
}
|
113 |
-
```
|
|
|
|
|
|
|
|
110 |
journal={arXiv preprint},
|
111 |
year={2023}
|
112 |
}
|
113 |
+
```
|
114 |
+
|
115 |
+
## Ethical Considerations
|
116 |
+
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.
|