Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ tags:
|
|
5 |
- generated_from_trainer
|
6 |
base_model: bigcode/starcoder2-15b
|
7 |
datasets:
|
8 |
-
-
|
9 |
metrics:
|
10 |
- accuracy
|
11 |
model-index:
|
@@ -15,8 +15,8 @@ model-index:
|
|
15 |
type: text-generation
|
16 |
name: Causal Language Modeling
|
17 |
dataset:
|
18 |
-
name:
|
19 |
-
type:
|
20 |
args: fm+fc+c+m+f+t+tc
|
21 |
metrics:
|
22 |
- type: accuracy
|
@@ -27,10 +27,10 @@ model-index:
|
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
28 |
should probably proofread and complete it, then remove this comment. -->
|
29 |
|
30 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/
|
31 |
# output
|
32 |
|
33 |
-
This model is a fine-tuned version of [bigcode/starcoder2-15b](https://huggingface.co/bigcode/starcoder2-15b) on the
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 0.6419
|
36 |
- Accuracy: 0.8051
|
|
|
5 |
- generated_from_trainer
|
6 |
base_model: bigcode/starcoder2-15b
|
7 |
datasets:
|
8 |
+
- andstor/methods2test_small
|
9 |
metrics:
|
10 |
- accuracy
|
11 |
model-index:
|
|
|
15 |
type: text-generation
|
16 |
name: Causal Language Modeling
|
17 |
dataset:
|
18 |
+
name: andstor/methods2test_small fm+fc+c+m+f+t+tc
|
19 |
+
type: andstor/methods2test_small
|
20 |
args: fm+fc+c+m+f+t+tc
|
21 |
metrics:
|
22 |
- type: accuracy
|
|
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
28 |
should probably proofread and complete it, then remove this comment. -->
|
29 |
|
30 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/andstor/methods2test_small/runs/83rqm3hd)
|
31 |
# output
|
32 |
|
33 |
+
This model is a fine-tuned version of [bigcode/starcoder2-15b](https://huggingface.co/bigcode/starcoder2-15b) on the andstor/methods2test_small fm+fc+c+m+f+t+tc dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 0.6419
|
36 |
- Accuracy: 0.8051
|