aixk commited on
Commit
fed553a
·
verified ·
1 Parent(s): 13439fe

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": 8192
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:76617ad0a8735c7d1c6f80f664adbfdc328cf6bdda46646a856c897767d501db
3
+ size 501759848
checkpoint-400/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac0b5f0c0617366487866f731b3a2e0f7f55f9ab00317088cd9e91c345e496c2
3
+ size 254028555
checkpoint-400/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fbbd01b7f35459c3b4e0e752391da1b0481879fcbddb78fc341114fa44cdd18
3
+ size 14645
checkpoint-400/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca7f49fa8e5b7b36f5a7b879d2c054308a7f330b78c207e7de66d4d9a23df71f
3
+ size 1383
checkpoint-400/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b7c1b664d6b318bceef21e46397787622c46c950e75d4a0ef6b572c4898ce55
3
+ size 1465
checkpoint-400/tokenizer_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "tokenizer_class": "HFCompatibleHybridTokenizer",
3
+ "vocab_size": 8192,
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": 0.08399391044149299,
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.002099847761037325,
14
+ "grad_norm": 22925.884765625,
15
+ "learning_rate": 1.9999999999999996e-07,
16
+ "loss": 9.5004,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.00419969552207465,
21
+ "grad_norm": 1589.221435546875,
22
+ "learning_rate": 1.2e-06,
23
+ "loss": 8.7173,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.006299543283111974,
28
+ "grad_norm": 577.2943115234375,
29
+ "learning_rate": 2.1999999999999997e-06,
30
+ "loss": 7.6284,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.0083993910441493,
35
+ "grad_norm": 308.8800048828125,
36
+ "learning_rate": 3.1999999999999994e-06,
37
+ "loss": 7.2988,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.010499238805186623,
42
+ "grad_norm": 458.5738220214844,
43
+ "learning_rate": 4.2e-06,
44
+ "loss": 7.1397,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.012599086566223949,
49
+ "grad_norm": 2117.726806640625,
50
+ "learning_rate": 5.199999999999999e-06,
51
+ "loss": 7.0424,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.014698934327261274,
56
+ "grad_norm": 784.7866821289062,
57
+ "learning_rate": 6.199999999999999e-06,
58
+ "loss": 6.9896,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.0167987820882986,
63
+ "grad_norm": 719.2965087890625,
64
+ "learning_rate": 7.2e-06,
65
+ "loss": 6.9514,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 0.018898629849335925,
70
+ "grad_norm": 887.7239379882812,
71
+ "learning_rate": 8.2e-06,
72
+ "loss": 6.9188,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 0.020998477610373247,
77
+ "grad_norm": 657.1996459960938,
78
+ "learning_rate": 9.199999999999998e-06,
79
+ "loss": 6.9113,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 0.023098325371410572,
84
+ "grad_norm": 1241.19482421875,
85
+ "learning_rate": 1.02e-05,
86
+ "loss": 6.8953,
87
+ "step": 110
88
+ },
89
+ {
90
+ "epoch": 0.025198173132447897,
91
+ "grad_norm": 411.5585021972656,
92
+ "learning_rate": 1.12e-05,
93
+ "loss": 6.8474,
94
+ "step": 120
95
+ },
96
+ {
97
+ "epoch": 0.027298020893485223,
98
+ "grad_norm": 1062.7774658203125,
99
+ "learning_rate": 1.2199999999999998e-05,
100
+ "loss": 6.8514,
101
+ "step": 130
102
+ },
103
+ {
104
+ "epoch": 0.029397868654522548,
105
+ "grad_norm": 148.0970001220703,
106
+ "learning_rate": 1.3199999999999997e-05,
107
+ "loss": 6.8698,
108
+ "step": 140
109
+ },
110
+ {
111
+ "epoch": 0.03149771641555987,
112
+ "grad_norm": 280.5868835449219,
113
+ "learning_rate": 1.4199999999999998e-05,
114
+ "loss": 6.8395,
115
+ "step": 150
116
+ },
117
+ {
118
+ "epoch": 0.0335975641765972,
119
+ "grad_norm": 407.1022644042969,
120
+ "learning_rate": 1.5199999999999998e-05,
121
+ "loss": 6.8029,
122
+ "step": 160
123
+ },
124
+ {
125
+ "epoch": 0.035697411937634524,
126
+ "grad_norm": 166.18153381347656,
127
+ "learning_rate": 1.6199999999999997e-05,
128
+ "loss": 6.7946,
129
+ "step": 170
130
+ },
131
+ {
132
+ "epoch": 0.03779725969867185,
133
+ "grad_norm": 234.69805908203125,
134
+ "learning_rate": 1.7199999999999998e-05,
135
+ "loss": 6.7898,
136
+ "step": 180
137
+ },
138
+ {
139
+ "epoch": 0.03989710745970917,
140
+ "grad_norm": 917.2261352539062,
141
+ "learning_rate": 1.82e-05,
142
+ "loss": 6.7996,
143
+ "step": 190
144
+ },
145
+ {
146
+ "epoch": 0.04199695522074649,
147
+ "grad_norm": 237.35519409179688,
148
+ "learning_rate": 1.92e-05,
149
+ "loss": 6.7733,
150
+ "step": 200
151
+ },
152
+ {
153
+ "epoch": 0.04409680298178382,
154
+ "grad_norm": 49.55766296386719,
155
+ "learning_rate": 2.0199999999999996e-05,
156
+ "loss": 6.7318,
157
+ "step": 210
158
+ },
159
+ {
160
+ "epoch": 0.046196650742821144,
161
+ "grad_norm": 152.66554260253906,
162
+ "learning_rate": 2.12e-05,
163
+ "loss": 6.6867,
164
+ "step": 220
165
+ },
166
+ {
167
+ "epoch": 0.04829649850385847,
168
+ "grad_norm": 284.306640625,
169
+ "learning_rate": 2.2199999999999998e-05,
170
+ "loss": 6.6555,
171
+ "step": 230
172
+ },
173
+ {
174
+ "epoch": 0.050396346264895794,
175
+ "grad_norm": 127.93234252929688,
176
+ "learning_rate": 2.3199999999999998e-05,
177
+ "loss": 6.6263,
178
+ "step": 240
179
+ },
180
+ {
181
+ "epoch": 0.05249619402593312,
182
+ "grad_norm": 119.77033996582031,
183
+ "learning_rate": 2.42e-05,
184
+ "loss": 6.649,
185
+ "step": 250
186
+ },
187
+ {
188
+ "epoch": 0.054596041786970445,
189
+ "grad_norm": 389.56536865234375,
190
+ "learning_rate": 2.52e-05,
191
+ "loss": 6.6383,
192
+ "step": 260
193
+ },
194
+ {
195
+ "epoch": 0.05669588954800777,
196
+ "grad_norm": 427.01580810546875,
197
+ "learning_rate": 2.6199999999999996e-05,
198
+ "loss": 6.593,
199
+ "step": 270
200
+ },
201
+ {
202
+ "epoch": 0.058795737309045096,
203
+ "grad_norm": 222.83114624023438,
204
+ "learning_rate": 2.72e-05,
205
+ "loss": 6.5701,
206
+ "step": 280
207
+ },
208
+ {
209
+ "epoch": 0.06089558507008242,
210
+ "grad_norm": 92.09854125976562,
211
+ "learning_rate": 2.8199999999999998e-05,
212
+ "loss": 6.5495,
213
+ "step": 290
214
+ },
215
+ {
216
+ "epoch": 0.06299543283111975,
217
+ "grad_norm": 137.1016082763672,
218
+ "learning_rate": 2.9199999999999995e-05,
219
+ "loss": 6.5433,
220
+ "step": 300
221
+ },
222
+ {
223
+ "epoch": 0.06509528059215706,
224
+ "grad_norm": 165.11099243164062,
225
+ "learning_rate": 3.02e-05,
226
+ "loss": 6.5528,
227
+ "step": 310
228
+ },
229
+ {
230
+ "epoch": 0.0671951283531944,
231
+ "grad_norm": 193.72972106933594,
232
+ "learning_rate": 3.119999999999999e-05,
233
+ "loss": 6.4983,
234
+ "step": 320
235
+ },
236
+ {
237
+ "epoch": 0.06929497611423172,
238
+ "grad_norm": 168.2730255126953,
239
+ "learning_rate": 3.22e-05,
240
+ "loss": 6.4875,
241
+ "step": 330
242
+ },
243
+ {
244
+ "epoch": 0.07139482387526905,
245
+ "grad_norm": 204.45751953125,
246
+ "learning_rate": 3.3199999999999994e-05,
247
+ "loss": 6.4667,
248
+ "step": 340
249
+ },
250
+ {
251
+ "epoch": 0.07349467163630637,
252
+ "grad_norm": 200.1185302734375,
253
+ "learning_rate": 3.42e-05,
254
+ "loss": 6.4163,
255
+ "step": 350
256
+ },
257
+ {
258
+ "epoch": 0.0755945193973437,
259
+ "grad_norm": 212.8289337158203,
260
+ "learning_rate": 3.5199999999999995e-05,
261
+ "loss": 6.4009,
262
+ "step": 360
263
+ },
264
+ {
265
+ "epoch": 0.07769436715838102,
266
+ "grad_norm": 67.6531982421875,
267
+ "learning_rate": 3.62e-05,
268
+ "loss": 6.3942,
269
+ "step": 370
270
+ },
271
+ {
272
+ "epoch": 0.07979421491941834,
273
+ "grad_norm": 103.08153533935547,
274
+ "learning_rate": 3.7199999999999996e-05,
275
+ "loss": 6.37,
276
+ "step": 380
277
+ },
278
+ {
279
+ "epoch": 0.08189406268045567,
280
+ "grad_norm": 155.30517578125,
281
+ "learning_rate": 3.8199999999999993e-05,
282
+ "loss": 6.3541,
283
+ "step": 390
284
+ },
285
+ {
286
+ "epoch": 0.08399391044149299,
287
+ "grad_norm": 78.574462890625,
288
+ "learning_rate": 3.919999999999999e-05,
289
+ "loss": 6.331,
290
+ "step": 400
291
+ }
292
+ ],
293
+ "logging_steps": 10,
294
+ "max_steps": 100000,
295
+ "num_input_tokens_seen": 0,
296
+ "num_train_epochs": 21,
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": 2.60705846759424e+16,
311
+ "train_batch_size": 16,
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:e4273736f78f1a1a756fad9c1dcb6f595241640fb3898b11c26e020ad95062f5
3
+ size 5201