Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
# peft-starcoder-lora-a100
|
| 16 |
|
| 17 |
-
This model is a fine-tuned version of [bigcode/starcoderbase-1b](https://huggingface.co/bigcode/starcoderbase-1b) on
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
- Loss: 0.8388
|
| 20 |
|
|
@@ -24,7 +24,7 @@ More information needed
|
|
| 24 |
|
| 25 |
## Intended uses & limitations
|
| 26 |
|
| 27 |
-
|
| 28 |
|
| 29 |
## Training and evaluation data
|
| 30 |
|
|
|
|
| 14 |
|
| 15 |
# peft-starcoder-lora-a100
|
| 16 |
|
| 17 |
+
This model is a fine-tuned version of [bigcode/starcoderbase-1b](https://huggingface.co/bigcode/starcoderbase-1b) on chargoddard/commitpack-ft-instruct filtered only for Python examples
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
- Loss: 0.8388
|
| 20 |
|
|
|
|
| 24 |
|
| 25 |
## Intended uses & limitations
|
| 26 |
|
| 27 |
+
Intended for merging
|
| 28 |
|
| 29 |
## Training and evaluation data
|
| 30 |
|