aixk commited on
Commit
258ba65
·
verified ·
1 Parent(s): 76ddc21

Upload folder using huggingface_hub

Browse files
checkpoint-200/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-200/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-200/hybrid_tokenizer_mapping.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-200/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efecf4de493f2317ddb0f533e565a39cfe2711763654fb27ec316a4bf4019d96
3
+ size 501759848
checkpoint-200/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5ae4a7f05c61a1e072c2978680a7c5b57ca06f3ca71a48e9bbbdac779490193
3
+ size 254028235
checkpoint-200/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:097c45be44fdb7ef34e6a0ba54591adc7c8f8a0f9bb0cbacd1b9803381063a41
3
+ size 14645
checkpoint-200/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2fa5948d3d1127fc7734c24851dfadb8b68652dc2ac26386fdae7f2387511c5
3
+ size 1383
checkpoint-200/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60090a1c05b2cbb4c4f334a421c4e1db1cbe84af8ad9d62fd5dcc182fa70daf7
3
+ size 1465
checkpoint-200/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-200/trainer_state.json ADDED
@@ -0,0 +1,174 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.04199695522074649,
6
+ "eval_steps": 500,
7
+ "global_step": 200,
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
+ "logging_steps": 10,
154
+ "max_steps": 100000,
155
+ "num_input_tokens_seen": 0,
156
+ "num_train_epochs": 21,
157
+ "save_steps": 100,
158
+ "stateful_callbacks": {
159
+ "TrainerControl": {
160
+ "args": {
161
+ "should_epoch_stop": false,
162
+ "should_evaluate": false,
163
+ "should_log": false,
164
+ "should_save": true,
165
+ "should_training_stop": false
166
+ },
167
+ "attributes": {}
168
+ }
169
+ },
170
+ "total_flos": 1.30684436938752e+16,
171
+ "train_batch_size": 16,
172
+ "trial_name": null,
173
+ "trial_params": null
174
+ }
checkpoint-200/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4273736f78f1a1a756fad9c1dcb6f595241640fb3898b11c26e020ad95062f5
3
+ size 5201