Commit
•
c20cb2d
1
Parent(s):
55f486f
Librarian Bot: Update dataset YAML metadata for model (#1)
Browse files- Librarian Bot: Update dataset YAML metadata for model (8cc4501728d1cfc5d021b731f50a1ff024c46fdb)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
---
|
4 |
This is a fine-tuned version of [codeparrot-small-multi](https://huggingface.co/codeparrot/codeparrot-small-multi), a 110M multilingual model for code generation, on [CodeComplex](https://huggingface.co/datasets/codeparrot/codecomplex), a dataset for complexity prediction of Java code.
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
datasets: codeparrot/codecomplex
|
4 |
---
|
5 |
This is a fine-tuned version of [codeparrot-small-multi](https://huggingface.co/codeparrot/codeparrot-small-multi), a 110M multilingual model for code generation, on [CodeComplex](https://huggingface.co/datasets/codeparrot/codecomplex), a dataset for complexity prediction of Java code.
|