Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,8 @@ base_model: bigcode/starcoder2-3b
|
|
| 9 |
model-index:
|
| 10 |
- name: finetune_starcoder2
|
| 11 |
results: []
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -16,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
# finetune_starcoder2
|
| 18 |
|
| 19 |
-
This model is a fine-tuned version of [bigcode/starcoder2-3b](https://huggingface.co/bigcode/starcoder2-3b) on
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 9 |
model-index:
|
| 10 |
- name: finetune_starcoder2
|
| 11 |
results: []
|
| 12 |
+
datasets:
|
| 13 |
+
- wraps/flutter-codegen
|
| 14 |
---
|
| 15 |
|
| 16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 18 |
|
| 19 |
# finetune_starcoder2
|
| 20 |
|
| 21 |
+
This model is a fine-tuned version of [bigcode/starcoder2-3b](https://huggingface.co/bigcode/starcoder2-3b) on [wrapss/flutter-codegen](https://huggingface.co/datasets/wraps/flutter-codegen).
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|