End of training
Browse files- README.md +15 -2
- all_results.json +31 -0
- eval_results.json +14 -0
- train_results.json +20 -0
- trainer_state.json +0 -0
README.md
CHANGED
@@ -1,11 +1,24 @@
|
|
1 |
---
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
|
|
|
|
4 |
metrics:
|
5 |
- accuracy
|
6 |
model-index:
|
7 |
- name: tinystories_1layer_attn_mlp_C25k_k16_mse_weighted
|
8 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -13,7 +26,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# tinystories_1layer_attn_mlp_C25k_k16_mse_weighted
|
15 |
|
16 |
-
This model is a fine-tuned version of [](https://huggingface.co/) on
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 2.0353
|
19 |
- Accuracy: 0.5194
|
|
|
1 |
---
|
2 |
+
base_model: roneneldan/TinyStories-1Layer-21M
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
datasets:
|
6 |
+
- roneneldan/TinyStories
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
model-index:
|
10 |
- name: tinystories_1layer_attn_mlp_C25k_k16_mse_weighted
|
11 |
+
results:
|
12 |
+
- task:
|
13 |
+
name: Causal Language Modeling
|
14 |
+
type: text-generation
|
15 |
+
dataset:
|
16 |
+
name: roneneldan/TinyStories
|
17 |
+
type: roneneldan/TinyStories
|
18 |
+
metrics:
|
19 |
+
- name: Accuracy
|
20 |
+
type: accuracy
|
21 |
+
value: 0.5193506309245984
|
22 |
---
|
23 |
|
24 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
26 |
|
27 |
# tinystories_1layer_attn_mlp_C25k_k16_mse_weighted
|
28 |
|
29 |
+
This model is a fine-tuned version of [roneneldan/TinyStories-1Layer-21M](https://huggingface.co/roneneldan/TinyStories-1Layer-21M) on the roneneldan/TinyStories dataset.
|
30 |
It achieves the following results on the evaluation set:
|
31 |
- Loss: 2.0353
|
32 |
- Accuracy: 0.5194
|
all_results.json
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"MSE": 0.0,
|
3 |
+
"MSE/layer0": 0.0,
|
4 |
+
"dead_code_fraction": 1.0,
|
5 |
+
"dead_code_fraction/layer0": 1.0,
|
6 |
+
"epoch": 2.04,
|
7 |
+
"eval_MSE/layer0": 501.8128262733759,
|
8 |
+
"eval_accuracy": 0.5193506309245984,
|
9 |
+
"eval_dead_code_fraction/layer0": 0.16395,
|
10 |
+
"eval_input_norm/layer0": 31.998895487949337,
|
11 |
+
"eval_loss": 2.0353407859802246,
|
12 |
+
"eval_multicode_k": 1,
|
13 |
+
"eval_output_norm/layer0": 22.80092038433711,
|
14 |
+
"eval_runtime": 159.0824,
|
15 |
+
"eval_samples_per_second": 29.06,
|
16 |
+
"eval_steps_per_second": 1.817,
|
17 |
+
"input_norm": 0.0,
|
18 |
+
"input_norm/layer0": 0.0,
|
19 |
+
"loss": 2.205516522693634,
|
20 |
+
"max_norm": 220.5869903564453,
|
21 |
+
"max_norm/layer0": 220.5869903564453,
|
22 |
+
"mean_norm": 69.14492416381836,
|
23 |
+
"mean_norm/layer0": 69.14492416381836,
|
24 |
+
"multicode_k": 1,
|
25 |
+
"output_norm": 0.0,
|
26 |
+
"output_norm/layer0": 0.0,
|
27 |
+
"perplexity": 7.6548603501181,
|
28 |
+
"runtime": 15654.0479,
|
29 |
+
"samples_per_second": 61.326,
|
30 |
+
"steps_per_second": 0.639
|
31 |
+
}
|
eval_results.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 2.04,
|
3 |
+
"eval_MSE/layer0": 501.8128262733759,
|
4 |
+
"eval_accuracy": 0.5193506309245984,
|
5 |
+
"eval_dead_code_fraction/layer0": 0.16395,
|
6 |
+
"eval_input_norm/layer0": 31.998895487949337,
|
7 |
+
"eval_loss": 2.0353407859802246,
|
8 |
+
"eval_multicode_k": 1,
|
9 |
+
"eval_output_norm/layer0": 22.80092038433711,
|
10 |
+
"eval_runtime": 159.0824,
|
11 |
+
"eval_samples_per_second": 29.06,
|
12 |
+
"eval_steps_per_second": 1.817,
|
13 |
+
"perplexity": 7.6548603501181
|
14 |
+
}
|
train_results.json
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"MSE": 0.0,
|
3 |
+
"MSE/layer0": 0.0,
|
4 |
+
"dead_code_fraction": 1.0,
|
5 |
+
"dead_code_fraction/layer0": 1.0,
|
6 |
+
"epoch": 2.04,
|
7 |
+
"input_norm": 0.0,
|
8 |
+
"input_norm/layer0": 0.0,
|
9 |
+
"loss": 2.205516522693634,
|
10 |
+
"max_norm": 220.5869903564453,
|
11 |
+
"max_norm/layer0": 220.5869903564453,
|
12 |
+
"mean_norm": 69.14492416381836,
|
13 |
+
"mean_norm/layer0": 69.14492416381836,
|
14 |
+
"multicode_k": 1,
|
15 |
+
"output_norm": 0.0,
|
16 |
+
"output_norm/layer0": 0.0,
|
17 |
+
"runtime": 15654.0479,
|
18 |
+
"samples_per_second": 61.326,
|
19 |
+
"steps_per_second": 0.639
|
20 |
+
}
|
trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|