Librarian Bot: Update dataset YAML metadata for model
#1
by
librarian-bot
- opened
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.
|