Keerthana98
commited on
End of training
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ license: bigcode-openrail-m
|
|
3 |
library_name: peft
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
-
base_model: bigcode/starcoderbase-
|
7 |
model-index:
|
8 |
- name: peft-starcoder-lora-a100
|
9 |
results: []
|
@@ -14,9 +14,9 @@ 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-
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 1.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -48,7 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
-
| 0.
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
3 |
library_name: peft
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
base_model: bigcode/starcoderbase-3b
|
7 |
model-index:
|
8 |
- name: peft-starcoder-lora-a100
|
9 |
results: []
|
|
|
14 |
|
15 |
# peft-starcoder-lora-a100
|
16 |
|
17 |
+
This model is a fine-tuned version of [bigcode/starcoderbase-3b](https://huggingface.co/bigcode/starcoderbase-3b) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 1.8718
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
+
| 0.0353 | 1.0 | 100 | 1.8718 |
|
52 |
|
53 |
|
54 |
### Framework versions
|