pszemraj commited on
Commit
2cf6678
1 Parent(s): 76afb42

End of training

Browse files
Files changed (5) hide show
  1. README.md +4 -4
  2. all_results.json +17 -0
  3. eval_results.json +11 -0
  4. train_results.json +10 -0
  5. trainer_state.json +0 -0
README.md CHANGED
@@ -15,11 +15,11 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # griffin-v0.01-c3t-8layer-simplewiki-silu-fineweb-1M_en-med-vN
17
 
18
- This model is a fine-tuned version of [pszemraj/griffin-v0.01-c3t-8layer-simplewiki-silu](https://huggingface.co/pszemraj/griffin-v0.01-c3t-8layer-simplewiki-silu) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 5.1981
21
- - Accuracy: 0.2315
22
- - Num Input Tokens Seen: 786432000
23
 
24
  ## Model description
25
 
 
15
 
16
  # griffin-v0.01-c3t-8layer-simplewiki-silu-fineweb-1M_en-med-vN
17
 
18
+ This model is a fine-tuned version of [pszemraj/griffin-v0.01-c3t-8layer-simplewiki-silu](https://huggingface.co/pszemraj/griffin-v0.01-c3t-8layer-simplewiki-silu) on the BEE-spoke-data/fineweb-1M_en-med dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 5.1888
21
+ - Accuracy: 0.2326
22
+ - Num Input Tokens Seen: 798621696
23
 
24
  ## Model description
25
 
all_results.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.9998717955292536,
3
+ "eval_accuracy": 0.23258101286435434,
4
+ "eval_loss": 5.188788890838623,
5
+ "eval_runtime": 128.0489,
6
+ "eval_samples": 300,
7
+ "eval_samples_per_second": 2.343,
8
+ "eval_steps_per_second": 1.171,
9
+ "num_input_tokens_seen": 798621696,
10
+ "perplexity": 179.25132849100459,
11
+ "total_flos": 4.855554488590664e+17,
12
+ "train_loss": 5.304058988399935,
13
+ "train_runtime": 127910.3478,
14
+ "train_samples": 390002,
15
+ "train_samples_per_second": 3.049,
16
+ "train_steps_per_second": 0.048
17
+ }
eval_results.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.9998717955292536,
3
+ "eval_accuracy": 0.23258101286435434,
4
+ "eval_loss": 5.188788890838623,
5
+ "eval_runtime": 128.0489,
6
+ "eval_samples": 300,
7
+ "eval_samples_per_second": 2.343,
8
+ "eval_steps_per_second": 1.171,
9
+ "num_input_tokens_seen": 798621696,
10
+ "perplexity": 179.25132849100459
11
+ }
train_results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.9998717955292536,
3
+ "num_input_tokens_seen": 798621696,
4
+ "total_flos": 4.855554488590664e+17,
5
+ "train_loss": 5.304058988399935,
6
+ "train_runtime": 127910.3478,
7
+ "train_samples": 390002,
8
+ "train_samples_per_second": 3.049,
9
+ "train_steps_per_second": 0.048
10
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff