Update README.md
Browse files
README.md
CHANGED
@@ -5,4 +5,18 @@ This is a finetuned CodeT5-base checkpoint on CodeXGLUE code summarization Ruby
|
|
5 |
|
6 |
Pretrained model: https://huggingface.co/Salesforce/codet5-base
|
7 |
|
8 |
-
Finetuning dataset: https://huggingface.co/datasets/code_x_glue_ct_code_to_text (only the Ruby split)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
|
6 |
Pretrained model: https://huggingface.co/Salesforce/codet5-base
|
7 |
|
8 |
+
Finetuning dataset: https://huggingface.co/datasets/code_x_glue_ct_code_to_text (only the Ruby split)
|
9 |
+
|
10 |
+
## Ethics disclaimer for Salesforce AI models, data, code
|
11 |
+
|
12 |
+
This release is for research purposes only in support of an academic
|
13 |
+
paper. Our models, datasets, and code are not specifically designed or
|
14 |
+
evaluated for all downstream purposes. We strongly recommend users
|
15 |
+
evaluate and address potential concerns related to accuracy, safety, and
|
16 |
+
fairness before deploying this model. We encourage users to consider the
|
17 |
+
common limitations of AI, comply with applicable laws, and leverage best
|
18 |
+
practices when selecting use cases, particularly for high-risk scenarios
|
19 |
+
where errors or misuse could significantly impact people’s lives, rights,
|
20 |
+
or safety. For further guidance on use cases, refer to our standard
|
21 |
+
[AUP](https://www.salesforce.com/content/dam/web/en_us/www/documents/legal/Agreements/policies/ExternalFacing_Services_Policy.pdf)
|
22 |
+
and [AI AUP](https://www.salesforce.com/content/dam/web/en_us/www/documents/legal/Agreements/policies/ai-acceptable-use-policy.pdf).
|