aixk commited on
Commit
f74e79e
·
verified ·
1 Parent(s): 9c019bf

Upload folder using huggingface_hub

Browse files
checkpoint-400/config.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "FastHyperNet125mForCausalLM"
4
+ ],
5
+ "dtype": "float32",
6
+ "hidden_size": 768,
7
+ "hyperbolic_dim": 16,
8
+ "initializer_range": 0.02,
9
+ "intermediate_size": 2048,
10
+ "max_position_embeddings": 512,
11
+ "model_type": "fasthypernet_125m_tagless",
12
+ "num_attention_heads": 12,
13
+ "num_hidden_layers": 16,
14
+ "transformers_version": "5.13.1",
15
+ "use_cache": false,
16
+ "vocab_size": 4032
17
+ }
checkpoint-400/generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "output_attentions": false,
4
+ "output_hidden_states": false,
5
+ "transformers_version": "5.13.1"
6
+ }
checkpoint-400/hybrid_tokenizer_mapping.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-400/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01add500eef8a7dd424ab074d6c0211792b6ea35378e46986d2e1c1a2460dc8d
3
+ size 483923272
checkpoint-400/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:694a8416555c7b3b0c58871e86522723fd6a7eee9cae705fa1e1642c887f94dc
3
+ size 245762443
checkpoint-400/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f117a485cff21d717af2c2d6ee1371f06a9625d9bde4c18c159167cf8bd2886
3
+ size 14645
checkpoint-400/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2931fa14e239aaef9bdf318d3656a5a1aa4573481c655c08eacc8d1727f88a9
3
+ size 1383
checkpoint-400/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54a589639ba1c962a21780a574f41234aef798e0155ef3d3bf8385cc3a689b83
3
+ size 1465
checkpoint-400/tokenizer_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "tokenizer_class": "HFCompatibleHybridTokenizer",
3
+ "vocab_size": 4032,
4
+ "model_max_length": 512,
5
+ "bos_token": "<bos>",
6
+ "eos_token": "<eos>",
7
+ "unk_token": "<unk>",
8
+ "pad_token": "<pad>"
9
+ }
checkpoint-400/trainer_state.json ADDED
@@ -0,0 +1,314 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 1.2163809523809523,
6
+ "eval_steps": 500,
7
+ "global_step": 400,
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.030476190476190476,
14
+ "grad_norm": 19001.3984375,
15
+ "learning_rate": 1.9999999999999996e-07,
16
+ "loss": 11.768,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.06095238095238095,
21
+ "grad_norm": 1090.6541748046875,
22
+ "learning_rate": 1.2e-06,
23
+ "loss": 10.832,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.09142857142857143,
28
+ "grad_norm": 483.8899841308594,
29
+ "learning_rate": 2.1999999999999997e-06,
30
+ "loss": 9.7733,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.1219047619047619,
35
+ "grad_norm": 310.4847106933594,
36
+ "learning_rate": 3.1999999999999994e-06,
37
+ "loss": 9.667,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.1523809523809524,
42
+ "grad_norm": 312.90118408203125,
43
+ "learning_rate": 4.2e-06,
44
+ "loss": 9.4134,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.18285714285714286,
49
+ "grad_norm": 225.17079162597656,
50
+ "learning_rate": 5.199999999999999e-06,
51
+ "loss": 9.3105,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.21333333333333335,
56
+ "grad_norm": 1866.8404541015625,
57
+ "learning_rate": 6.199999999999999e-06,
58
+ "loss": 9.4153,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.2438095238095238,
63
+ "grad_norm": 557.7033081054688,
64
+ "learning_rate": 7.2e-06,
65
+ "loss": 9.454,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 0.2742857142857143,
70
+ "grad_norm": 573.1474609375,
71
+ "learning_rate": 8.2e-06,
72
+ "loss": 9.2006,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 0.3047619047619048,
77
+ "grad_norm": 8320.33203125,
78
+ "learning_rate": 9.199999999999998e-06,
79
+ "loss": 9.2594,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 0.3352380952380952,
84
+ "grad_norm": 4550.92431640625,
85
+ "learning_rate": 1.0099999999999998e-05,
86
+ "loss": 9.174,
87
+ "step": 110
88
+ },
89
+ {
90
+ "epoch": 0.3657142857142857,
91
+ "grad_norm": 5021.208984375,
92
+ "learning_rate": 1.1099999999999999e-05,
93
+ "loss": 9.08,
94
+ "step": 120
95
+ },
96
+ {
97
+ "epoch": 0.3961904761904762,
98
+ "grad_norm": 4049.0517578125,
99
+ "learning_rate": 1.21e-05,
100
+ "loss": 9.0038,
101
+ "step": 130
102
+ },
103
+ {
104
+ "epoch": 0.4266666666666667,
105
+ "grad_norm": 2612.63916015625,
106
+ "learning_rate": 1.3099999999999998e-05,
107
+ "loss": 8.8032,
108
+ "step": 140
109
+ },
110
+ {
111
+ "epoch": 0.45714285714285713,
112
+ "grad_norm": 1136.939697265625,
113
+ "learning_rate": 1.4099999999999999e-05,
114
+ "loss": 8.6256,
115
+ "step": 150
116
+ },
117
+ {
118
+ "epoch": 0.4876190476190476,
119
+ "grad_norm": 3167.787353515625,
120
+ "learning_rate": 1.51e-05,
121
+ "loss": 8.4089,
122
+ "step": 160
123
+ },
124
+ {
125
+ "epoch": 0.518095238095238,
126
+ "grad_norm": 2789.38134765625,
127
+ "learning_rate": 1.61e-05,
128
+ "loss": 8.5092,
129
+ "step": 170
130
+ },
131
+ {
132
+ "epoch": 0.5485714285714286,
133
+ "grad_norm": 852.837158203125,
134
+ "learning_rate": 1.71e-05,
135
+ "loss": 8.2976,
136
+ "step": 180
137
+ },
138
+ {
139
+ "epoch": 0.579047619047619,
140
+ "grad_norm": 3195.60400390625,
141
+ "learning_rate": 1.81e-05,
142
+ "loss": 8.015,
143
+ "step": 190
144
+ },
145
+ {
146
+ "epoch": 0.6095238095238096,
147
+ "grad_norm": 1504.184814453125,
148
+ "learning_rate": 1.9099999999999997e-05,
149
+ "loss": 7.8722,
150
+ "step": 200
151
+ },
152
+ {
153
+ "epoch": 0.64,
154
+ "grad_norm": 1651.9476318359375,
155
+ "learning_rate": 2.01e-05,
156
+ "loss": 7.7998,
157
+ "step": 210
158
+ },
159
+ {
160
+ "epoch": 0.6704761904761904,
161
+ "grad_norm": 1374.2181396484375,
162
+ "learning_rate": 2.1099999999999998e-05,
163
+ "loss": 7.7693,
164
+ "step": 220
165
+ },
166
+ {
167
+ "epoch": 0.700952380952381,
168
+ "grad_norm": 5336.3330078125,
169
+ "learning_rate": 2.21e-05,
170
+ "loss": 7.6378,
171
+ "step": 230
172
+ },
173
+ {
174
+ "epoch": 0.7314285714285714,
175
+ "grad_norm": 2519.78173828125,
176
+ "learning_rate": 2.31e-05,
177
+ "loss": 7.71,
178
+ "step": 240
179
+ },
180
+ {
181
+ "epoch": 0.7619047619047619,
182
+ "grad_norm": 2713.69921875,
183
+ "learning_rate": 2.41e-05,
184
+ "loss": 7.6609,
185
+ "step": 250
186
+ },
187
+ {
188
+ "epoch": 0.7923809523809524,
189
+ "grad_norm": 3746.745361328125,
190
+ "learning_rate": 2.5099999999999997e-05,
191
+ "loss": 7.4668,
192
+ "step": 260
193
+ },
194
+ {
195
+ "epoch": 0.8228571428571428,
196
+ "grad_norm": 1610.9803466796875,
197
+ "learning_rate": 2.6099999999999997e-05,
198
+ "loss": 7.3347,
199
+ "step": 270
200
+ },
201
+ {
202
+ "epoch": 0.8533333333333334,
203
+ "grad_norm": 639.0009765625,
204
+ "learning_rate": 2.7099999999999998e-05,
205
+ "loss": 7.3286,
206
+ "step": 280
207
+ },
208
+ {
209
+ "epoch": 0.8838095238095238,
210
+ "grad_norm": 2618.20263671875,
211
+ "learning_rate": 2.8099999999999995e-05,
212
+ "loss": 7.296,
213
+ "step": 290
214
+ },
215
+ {
216
+ "epoch": 0.9142857142857143,
217
+ "grad_norm": 3252.7421875,
218
+ "learning_rate": 2.91e-05,
219
+ "loss": 7.0725,
220
+ "step": 300
221
+ },
222
+ {
223
+ "epoch": 0.9447619047619048,
224
+ "grad_norm": 4246.71435546875,
225
+ "learning_rate": 3.0099999999999996e-05,
226
+ "loss": 7.3166,
227
+ "step": 310
228
+ },
229
+ {
230
+ "epoch": 0.9752380952380952,
231
+ "grad_norm": 2218.63720703125,
232
+ "learning_rate": 3.11e-05,
233
+ "loss": 7.0924,
234
+ "step": 320
235
+ },
236
+ {
237
+ "epoch": 1.003047619047619,
238
+ "grad_norm": 2834.141357421875,
239
+ "learning_rate": 3.2099999999999994e-05,
240
+ "loss": 6.8622,
241
+ "step": 330
242
+ },
243
+ {
244
+ "epoch": 1.0335238095238095,
245
+ "grad_norm": 3740.896240234375,
246
+ "learning_rate": 3.31e-05,
247
+ "loss": 6.9755,
248
+ "step": 340
249
+ },
250
+ {
251
+ "epoch": 1.064,
252
+ "grad_norm": 783.5746459960938,
253
+ "learning_rate": 3.4099999999999995e-05,
254
+ "loss": 6.9616,
255
+ "step": 350
256
+ },
257
+ {
258
+ "epoch": 1.0944761904761904,
259
+ "grad_norm": 1153.624755859375,
260
+ "learning_rate": 3.51e-05,
261
+ "loss": 6.9227,
262
+ "step": 360
263
+ },
264
+ {
265
+ "epoch": 1.124952380952381,
266
+ "grad_norm": 4491.00634765625,
267
+ "learning_rate": 3.6099999999999997e-05,
268
+ "loss": 6.9063,
269
+ "step": 370
270
+ },
271
+ {
272
+ "epoch": 1.1554285714285715,
273
+ "grad_norm": 1424.7935791015625,
274
+ "learning_rate": 3.7099999999999994e-05,
275
+ "loss": 6.877,
276
+ "step": 380
277
+ },
278
+ {
279
+ "epoch": 1.1859047619047618,
280
+ "grad_norm": 1928.0592041015625,
281
+ "learning_rate": 3.81e-05,
282
+ "loss": 6.8588,
283
+ "step": 390
284
+ },
285
+ {
286
+ "epoch": 1.2163809523809523,
287
+ "grad_norm": 1208.5244140625,
288
+ "learning_rate": 3.9099999999999995e-05,
289
+ "loss": 6.6404,
290
+ "step": 400
291
+ }
292
+ ],
293
+ "logging_steps": 10,
294
+ "max_steps": 50000,
295
+ "num_input_tokens_seen": 0,
296
+ "num_train_epochs": 152,
297
+ "save_steps": 100,
298
+ "stateful_callbacks": {
299
+ "TrainerControl": {
300
+ "args": {
301
+ "should_epoch_stop": false,
302
+ "should_evaluate": false,
303
+ "should_log": false,
304
+ "should_save": true,
305
+ "should_training_stop": false
306
+ },
307
+ "attributes": {}
308
+ }
309
+ },
310
+ "total_flos": 8088298937155584.0,
311
+ "train_batch_size": 4,
312
+ "trial_name": null,
313
+ "trial_params": null
314
+ }
checkpoint-400/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5d62b58803f3df91cbb2dc55e80cd5e08feec723ef6772fad70777790cbe8a5
3
+ size 5201