CodeIsAbstract commited on
Commit
8798e5e
·
verified ·
1 Parent(s): 8a8c6d5

Training in progress, step 2000, checkpoint

Browse files
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:290d3415f88d0aa6d2afc82b9cd5f52a66da76a1b8dcef2153a477c366098b63
3
+ size 1442699
last-checkpoint/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32fe97d8864d635e74e59a243935c32329fbca3a7eff55bcfa48502a005f0d95
3
+ size 499774435
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87cfd50ff3a42065a545f46e5e0d163da023498a41ad02da368f633d32b47d2c
3
+ size 14455
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b716fb1dcbc77ddc6a0ae7c4c98d559e36f1986fff006ef6982bd75247833235
3
+ size 1465
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,192 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.04,
6
+ "eval_steps": 1000,
7
+ "global_step": 2000,
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.002,
14
+ "grad_norm": 2.427967071533203,
15
+ "learning_rate": 7.920000000000001e-05,
16
+ "loss": 8.595370483398437,
17
+ "step": 100
18
+ },
19
+ {
20
+ "epoch": 0.004,
21
+ "grad_norm": 2.0173449516296387,
22
+ "learning_rate": 0.00015920000000000002,
23
+ "loss": 6.985690307617188,
24
+ "step": 200
25
+ },
26
+ {
27
+ "epoch": 0.006,
28
+ "grad_norm": 2.1842076778411865,
29
+ "learning_rate": 0.00023920000000000001,
30
+ "loss": 6.733137817382812,
31
+ "step": 300
32
+ },
33
+ {
34
+ "epoch": 0.008,
35
+ "grad_norm": 1.4833307266235352,
36
+ "learning_rate": 0.0003192,
37
+ "loss": 6.513255004882812,
38
+ "step": 400
39
+ },
40
+ {
41
+ "epoch": 0.01,
42
+ "grad_norm": 2.232273578643799,
43
+ "learning_rate": 0.0003992,
44
+ "loss": 6.504192504882813,
45
+ "step": 500
46
+ },
47
+ {
48
+ "epoch": 0.012,
49
+ "grad_norm": 2.256459951400757,
50
+ "learning_rate": 0.00047920000000000005,
51
+ "loss": 6.356998901367188,
52
+ "step": 600
53
+ },
54
+ {
55
+ "epoch": 0.014,
56
+ "grad_norm": 1.6759421825408936,
57
+ "learning_rate": 0.0005592,
58
+ "loss": 6.304365234375,
59
+ "step": 700
60
+ },
61
+ {
62
+ "epoch": 0.016,
63
+ "grad_norm": 1.164450764656067,
64
+ "learning_rate": 0.0006392,
65
+ "loss": 6.234349975585937,
66
+ "step": 800
67
+ },
68
+ {
69
+ "epoch": 0.018,
70
+ "grad_norm": 2.5291967391967773,
71
+ "learning_rate": 0.0007191999999999999,
72
+ "loss": 6.173318481445312,
73
+ "step": 900
74
+ },
75
+ {
76
+ "epoch": 0.02,
77
+ "grad_norm": 1.1007851362228394,
78
+ "learning_rate": 0.0007992,
79
+ "loss": 6.1113330078125,
80
+ "step": 1000
81
+ },
82
+ {
83
+ "epoch": 0.02,
84
+ "eval_accuracy": 0.14623679060665362,
85
+ "eval_loss": 6.150835037231445,
86
+ "eval_runtime": 13.1402,
87
+ "eval_samples_per_second": 76.102,
88
+ "eval_steps_per_second": 9.513,
89
+ "step": 1000
90
+ },
91
+ {
92
+ "epoch": 0.022,
93
+ "grad_norm": 0.8226528167724609,
94
+ "learning_rate": 0.0008792,
95
+ "loss": 6.04904052734375,
96
+ "step": 1100
97
+ },
98
+ {
99
+ "epoch": 0.024,
100
+ "grad_norm": 1.1409642696380615,
101
+ "learning_rate": 0.0009592000000000001,
102
+ "loss": 5.977291259765625,
103
+ "step": 1200
104
+ },
105
+ {
106
+ "epoch": 0.026,
107
+ "grad_norm": 0.9230883121490479,
108
+ "learning_rate": 0.0010391999999999999,
109
+ "loss": 5.983433837890625,
110
+ "step": 1300
111
+ },
112
+ {
113
+ "epoch": 0.028,
114
+ "grad_norm": 0.7991492748260498,
115
+ "learning_rate": 0.0011192,
116
+ "loss": 5.960853271484375,
117
+ "step": 1400
118
+ },
119
+ {
120
+ "epoch": 0.03,
121
+ "grad_norm": 0.9952593445777893,
122
+ "learning_rate": 0.0011992,
123
+ "loss": 5.900661010742187,
124
+ "step": 1500
125
+ },
126
+ {
127
+ "epoch": 0.032,
128
+ "grad_norm": 2.6635053157806396,
129
+ "learning_rate": 0.0012791999999999999,
130
+ "loss": 5.839690551757813,
131
+ "step": 1600
132
+ },
133
+ {
134
+ "epoch": 0.034,
135
+ "grad_norm": 0.7056213021278381,
136
+ "learning_rate": 0.0013592,
137
+ "loss": 5.864632568359375,
138
+ "step": 1700
139
+ },
140
+ {
141
+ "epoch": 0.036,
142
+ "grad_norm": 0.7523426413536072,
143
+ "learning_rate": 0.0014392,
144
+ "loss": 5.8030767822265625,
145
+ "step": 1800
146
+ },
147
+ {
148
+ "epoch": 0.038,
149
+ "grad_norm": 0.572576105594635,
150
+ "learning_rate": 0.0015192,
151
+ "loss": 5.829718017578125,
152
+ "step": 1900
153
+ },
154
+ {
155
+ "epoch": 0.04,
156
+ "grad_norm": 0.8802671432495117,
157
+ "learning_rate": 0.0015992,
158
+ "loss": 5.767376098632813,
159
+ "step": 2000
160
+ },
161
+ {
162
+ "epoch": 0.04,
163
+ "eval_accuracy": 0.163426614481409,
164
+ "eval_loss": 5.823215484619141,
165
+ "eval_runtime": 6.7868,
166
+ "eval_samples_per_second": 147.345,
167
+ "eval_steps_per_second": 18.418,
168
+ "step": 2000
169
+ }
170
+ ],
171
+ "logging_steps": 100,
172
+ "max_steps": 50000,
173
+ "num_input_tokens_seen": 0,
174
+ "num_train_epochs": 9223372036854775807,
175
+ "save_steps": 2000,
176
+ "stateful_callbacks": {
177
+ "TrainerControl": {
178
+ "args": {
179
+ "should_epoch_stop": false,
180
+ "should_evaluate": false,
181
+ "should_log": false,
182
+ "should_save": true,
183
+ "should_training_stop": false
184
+ },
185
+ "attributes": {}
186
+ }
187
+ },
188
+ "total_flos": 0.0,
189
+ "train_batch_size": 8,
190
+ "trial_name": null,
191
+ "trial_params": null
192
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:171dcca5dd485fdeb3004467beb89d527c3e1a4b53ac71d60e64c0c223983b09
3
+ size 5329