Commit
·
d447051
1
Parent(s):
d7a104b
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: bsd-3-clause
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: bsd-3-clause
|
| 3 |
---
|
| 4 |
+
This is a finetuned CodeT5-base checkpoint on CodeXGLUE code summarization JavaScript data.
|
| 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 JavaScript split)
|