empty-michael commited on
Commit
dd10feb
1 Parent(s): 9a6fdde

End of training

Browse files
Files changed (5) hide show
  1. README.md +15 -2
  2. all_results.json +31 -0
  3. eval_results.json +14 -0
  4. train_results.json +20 -0
  5. 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_C10k_k16
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_C10k_k16
15
 
16
- This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 2.1329
19
  - Accuracy: 0.5091
 
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_C10k_k16
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.5091345939349958
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_C10k_k16
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.1329
32
  - Accuracy: 0.5091
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": 604.5096733395267,
8
+ "eval_accuracy": 0.5091345939349958,
9
+ "eval_dead_code_fraction/layer0": 0.18795,
10
+ "eval_input_norm/layer0": 31.99872850438308,
11
+ "eval_loss": 2.132894992828369,
12
+ "eval_multicode_k": 1,
13
+ "eval_output_norm/layer0": 19.389702240368152,
14
+ "eval_runtime": 159.3907,
15
+ "eval_samples_per_second": 29.004,
16
+ "eval_steps_per_second": 1.813,
17
+ "input_norm": 0.0,
18
+ "input_norm/layer0": 0.0,
19
+ "loss": 2.325971780395508,
20
+ "max_norm": 76.40007019042969,
21
+ "max_norm/layer0": 76.40007019042969,
22
+ "mean_norm": 45.70543670654297,
23
+ "mean_norm/layer0": 45.70543670654297,
24
+ "multicode_k": 1,
25
+ "output_norm": 0.0,
26
+ "output_norm/layer0": 0.0,
27
+ "perplexity": 8.439263086993584,
28
+ "runtime": 15639.0026,
29
+ "samples_per_second": 61.385,
30
+ "steps_per_second": 0.639
31
+ }
eval_results.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.04,
3
+ "eval_MSE/layer0": 604.5096733395267,
4
+ "eval_accuracy": 0.5091345939349958,
5
+ "eval_dead_code_fraction/layer0": 0.18795,
6
+ "eval_input_norm/layer0": 31.99872850438308,
7
+ "eval_loss": 2.132894992828369,
8
+ "eval_multicode_k": 1,
9
+ "eval_output_norm/layer0": 19.389702240368152,
10
+ "eval_runtime": 159.3907,
11
+ "eval_samples_per_second": 29.004,
12
+ "eval_steps_per_second": 1.813,
13
+ "perplexity": 8.439263086993584
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.325971780395508,
10
+ "max_norm": 76.40007019042969,
11
+ "max_norm/layer0": 76.40007019042969,
12
+ "mean_norm": 45.70543670654297,
13
+ "mean_norm/layer0": 45.70543670654297,
14
+ "multicode_k": 1,
15
+ "output_norm": 0.0,
16
+ "output_norm/layer0": 0.0,
17
+ "runtime": 15639.0026,
18
+ "samples_per_second": 61.385,
19
+ "steps_per_second": 0.639
20
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff