Update README.md
Browse files
README.md
CHANGED
|
@@ -1,17 +1,5 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
tags:
|
| 4 |
-
- generated_from_trainer
|
| 5 |
-
metrics:
|
| 6 |
-
- rouge
|
| 7 |
-
model-index:
|
| 8 |
-
- name: codet5-small-Generate_Docstrings_for_Python
|
| 9 |
-
results: []
|
| 10 |
-
datasets:
|
| 11 |
-
- kejian/codesearchnet-python-raw
|
| 12 |
-
language:
|
| 13 |
-
- en
|
| 14 |
-
pipeline_tag: text2text-generation
|
| 15 |
---
|
| 16 |
|
| 17 |
# codet5-small-Generate_Docstrings_for_Python
|
|
@@ -64,4 +52,13 @@ The following hyperparameters were used during training:
|
|
| 64 |
- Transformers 4.27.3
|
| 65 |
- Pytorch 1.13.1+cu116
|
| 66 |
- Datasets 2.10.1
|
| 67 |
-
- Tokenizers 0.13.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# codet5-small-Generate_Docstrings_for_Python
|
|
|
|
| 52 |
- Transformers 4.27.3
|
| 53 |
- Pytorch 1.13.1+cu116
|
| 54 |
- Datasets 2.10.1
|
| 55 |
+
- Tokenizers 0.13.2
|
| 56 |
+
|
| 57 |
+
|
| 58 |
+
## License Notice
|
| 59 |
+
This model is a fine-tuned derivative of a pretrained model.
|
| 60 |
+
Users must comply with the original model license.
|
| 61 |
+
|
| 62 |
+
|
| 63 |
+
## Dataset Notice
|
| 64 |
+
This model was fine-tuned on third-party datasets which may have separate licenses or usage restrictions.
|