qing-yao commited on
Commit
0f5a7af
·
verified ·
1 Parent(s): 220545a

End of training

Browse files
Files changed (5) hide show
  1. README.md +14 -2
  2. all_results.json +16 -0
  3. eval_results.json +10 -0
  4. train_results.json +9 -0
  5. trainer_state.json +137 -0
README.md CHANGED
@@ -2,11 +2,23 @@
2
  library_name: transformers
3
  tags:
4
  - generated_from_trainer
 
 
5
  metrics:
6
  - accuracy
7
  model-index:
8
  - name: base_seed-42_1e-3
9
- results: []
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -14,7 +26,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # base_seed-42_1e-3
16
 
17
- This model was trained from scratch on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: nan
20
  - Accuracy: 0.0
 
2
  library_name: transformers
3
  tags:
4
  - generated_from_trainer
5
+ datasets:
6
+ - data/babylm
7
  metrics:
8
  - accuracy
9
  model-index:
10
  - name: base_seed-42_1e-3
11
+ results:
12
+ - task:
13
+ name: Causal Language Modeling
14
+ type: text-generation
15
+ dataset:
16
+ name: data/babylm
17
+ type: data/babylm
18
+ metrics:
19
+ - name: Accuracy
20
+ type: accuracy
21
+ value: 0.0
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
26
 
27
  # base_seed-42_1e-3
28
 
29
+ This model was trained from scratch on the data/babylm dataset.
30
  It achieves the following results on the evaluation set:
31
  - Loss: nan
32
  - Accuracy: 0.0
all_results.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4.0,
3
+ "eval_accuracy": 0.0,
4
+ "eval_loss": NaN,
5
+ "eval_runtime": 107.3583,
6
+ "eval_samples": 45143,
7
+ "eval_samples_per_second": 420.489,
8
+ "eval_steps_per_second": 6.576,
9
+ "perplexity": NaN,
10
+ "total_flos": 2.43931266809856e+17,
11
+ "train_loss": 5.705915669502262e+18,
12
+ "train_runtime": 8918.7734,
13
+ "train_samples": 466779,
14
+ "train_samples_per_second": 1046.734,
15
+ "train_steps_per_second": 4.09
16
+ }
eval_results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4.0,
3
+ "eval_accuracy": 0.0,
4
+ "eval_loss": NaN,
5
+ "eval_runtime": 107.3583,
6
+ "eval_samples": 45143,
7
+ "eval_samples_per_second": 420.489,
8
+ "eval_steps_per_second": 6.576,
9
+ "perplexity": NaN
10
+ }
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4.0,
3
+ "total_flos": 2.43931266809856e+17,
4
+ "train_loss": 5.705915669502262e+18,
5
+ "train_runtime": 8918.7734,
6
+ "train_samples": 466779,
7
+ "train_samples_per_second": 1046.734,
8
+ "train_steps_per_second": 4.09
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,137 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": Infinity,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 4.0,
6
+ "eval_steps": 500,
7
+ "global_step": 7296,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.5484335367107699,
14
+ "grad_norm": NaN,
15
+ "learning_rate": 3.121875e-05,
16
+ "loss": 4.163036072468851e+19,
17
+ "step": 1000
18
+ },
19
+ {
20
+ "epoch": 1.0,
21
+ "eval_accuracy": 0.0,
22
+ "eval_loss": NaN,
23
+ "eval_runtime": 105.0094,
24
+ "eval_samples_per_second": 429.895,
25
+ "eval_steps_per_second": 6.723,
26
+ "step": 1824
27
+ },
28
+ {
29
+ "epoch": 1.0965243024610956,
30
+ "grad_norm": NaN,
31
+ "learning_rate": 6.246875000000001e-05,
32
+ "loss": 0.0,
33
+ "step": 2000
34
+ },
35
+ {
36
+ "epoch": 1.6449578391718653,
37
+ "grad_norm": NaN,
38
+ "learning_rate": 9.371875000000001e-05,
39
+ "loss": 0.0,
40
+ "step": 3000
41
+ },
42
+ {
43
+ "epoch": 2.0,
44
+ "eval_accuracy": 0.0,
45
+ "eval_loss": NaN,
46
+ "eval_runtime": 105.1985,
47
+ "eval_samples_per_second": 429.122,
48
+ "eval_steps_per_second": 6.711,
49
+ "step": 3648
50
+ },
51
+ {
52
+ "epoch": 2.193048604922191,
53
+ "grad_norm": NaN,
54
+ "learning_rate": 0.00012496875,
55
+ "loss": 0.0,
56
+ "step": 4000
57
+ },
58
+ {
59
+ "epoch": 2.741482141632961,
60
+ "grad_norm": NaN,
61
+ "learning_rate": 0.00015621875,
62
+ "loss": 0.0,
63
+ "step": 5000
64
+ },
65
+ {
66
+ "epoch": 3.0,
67
+ "eval_accuracy": 0.0,
68
+ "eval_loss": NaN,
69
+ "eval_runtime": 106.8538,
70
+ "eval_samples_per_second": 422.474,
71
+ "eval_steps_per_second": 6.607,
72
+ "step": 5472
73
+ },
74
+ {
75
+ "epoch": 3.2895729073832864,
76
+ "grad_norm": NaN,
77
+ "learning_rate": 0.00018746875,
78
+ "loss": 0.0,
79
+ "step": 6000
80
+ },
81
+ {
82
+ "epoch": 3.8380064440940562,
83
+ "grad_norm": NaN,
84
+ "learning_rate": 0.00021871875,
85
+ "loss": 0.0,
86
+ "step": 7000
87
+ },
88
+ {
89
+ "epoch": 4.0,
90
+ "eval_accuracy": 0.0,
91
+ "eval_loss": NaN,
92
+ "eval_runtime": 107.8002,
93
+ "eval_samples_per_second": 418.765,
94
+ "eval_steps_per_second": 6.549,
95
+ "step": 7296
96
+ },
97
+ {
98
+ "epoch": 4.0,
99
+ "step": 7296,
100
+ "total_flos": 2.43931266809856e+17,
101
+ "train_loss": 5.705915669502262e+18,
102
+ "train_runtime": 8918.7734,
103
+ "train_samples_per_second": 1046.734,
104
+ "train_steps_per_second": 4.09
105
+ }
106
+ ],
107
+ "logging_steps": 1000,
108
+ "max_steps": 36480,
109
+ "num_input_tokens_seen": 0,
110
+ "num_train_epochs": 20,
111
+ "save_steps": 500,
112
+ "stateful_callbacks": {
113
+ "EarlyStoppingCallback": {
114
+ "args": {
115
+ "early_stopping_patience": 3,
116
+ "early_stopping_threshold": 0.0
117
+ },
118
+ "attributes": {
119
+ "early_stopping_patience_counter": 3
120
+ }
121
+ },
122
+ "TrainerControl": {
123
+ "args": {
124
+ "should_epoch_stop": false,
125
+ "should_evaluate": false,
126
+ "should_log": false,
127
+ "should_save": true,
128
+ "should_training_stop": true
129
+ },
130
+ "attributes": {}
131
+ }
132
+ },
133
+ "total_flos": 2.43931266809856e+17,
134
+ "train_batch_size": 32,
135
+ "trial_name": null,
136
+ "trial_params": null
137
+ }