aixk commited on
Commit
3dfb452
·
verified ·
1 Parent(s): 8e2f7e1

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:a8fd8316f499215fb649910542c62267ae39952e98b7fe0d3dc9d13d8aec3021
3
+ size 501755480
checkpoint-200/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a161b9e2a827f85fb310b320f5d36999cc629093fa8185c77860fa31d7a0a4b1
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:6c9e3a5f52215d6ea0e4269c18c46495f0aadaab47e0bc4db3a591e2877e8441
3
+ size 14645
checkpoint-200/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4179e2d0ffcb46dd1f54b945c169392202b450b28112e11201c0043c75b7a439
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.03076804738279297,
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.0015384023691396484,
14
+ "grad_norm": 15216.6796875,
15
+ "learning_rate": 1.9999999999999996e-07,
16
+ "loss": 7.628,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.003076804738279297,
21
+ "grad_norm": 539.3572387695312,
22
+ "learning_rate": 1.2e-06,
23
+ "loss": 7.3644,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.004615207107418946,
28
+ "grad_norm": 496.3940734863281,
29
+ "learning_rate": 2.1999999999999997e-06,
30
+ "loss": 7.0137,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.006153609476558594,
35
+ "grad_norm": 110.5931396484375,
36
+ "learning_rate": 3.1999999999999994e-06,
37
+ "loss": 6.9299,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.007692011845698243,
42
+ "grad_norm": 442.7750549316406,
43
+ "learning_rate": 4.2e-06,
44
+ "loss": 6.88,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.009230414214837892,
49
+ "grad_norm": 285.75390625,
50
+ "learning_rate": 5.199999999999999e-06,
51
+ "loss": 6.7252,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.010768816583977539,
56
+ "grad_norm": 238.201416015625,
57
+ "learning_rate": 6.199999999999999e-06,
58
+ "loss": 6.7641,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.012307218953117188,
63
+ "grad_norm": 203.7633514404297,
64
+ "learning_rate": 7.2e-06,
65
+ "loss": 6.6961,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 0.013845621322256836,
70
+ "grad_norm": 537.8616943359375,
71
+ "learning_rate": 8.2e-06,
72
+ "loss": 6.5996,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 0.015384023691396485,
77
+ "grad_norm": 643.6299438476562,
78
+ "learning_rate": 9.199999999999998e-06,
79
+ "loss": 6.5856,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 0.016922426060536132,
84
+ "grad_norm": 679.996337890625,
85
+ "learning_rate": 1.02e-05,
86
+ "loss": 6.599,
87
+ "step": 110
88
+ },
89
+ {
90
+ "epoch": 0.018460828429675783,
91
+ "grad_norm": 452.3795471191406,
92
+ "learning_rate": 1.12e-05,
93
+ "loss": 6.6354,
94
+ "step": 120
95
+ },
96
+ {
97
+ "epoch": 0.01999923079881543,
98
+ "grad_norm": 117.24376678466797,
99
+ "learning_rate": 1.2199999999999998e-05,
100
+ "loss": 6.5363,
101
+ "step": 130
102
+ },
103
+ {
104
+ "epoch": 0.021537633167955077,
105
+ "grad_norm": 145.65036010742188,
106
+ "learning_rate": 1.3199999999999997e-05,
107
+ "loss": 6.5564,
108
+ "step": 140
109
+ },
110
+ {
111
+ "epoch": 0.023076035537094728,
112
+ "grad_norm": 178.4263458251953,
113
+ "learning_rate": 1.4199999999999998e-05,
114
+ "loss": 6.5828,
115
+ "step": 150
116
+ },
117
+ {
118
+ "epoch": 0.024614437906234375,
119
+ "grad_norm": 174.7183837890625,
120
+ "learning_rate": 1.5199999999999998e-05,
121
+ "loss": 6.4821,
122
+ "step": 160
123
+ },
124
+ {
125
+ "epoch": 0.026152840275374026,
126
+ "grad_norm": 145.78704833984375,
127
+ "learning_rate": 1.6199999999999997e-05,
128
+ "loss": 6.4711,
129
+ "step": 170
130
+ },
131
+ {
132
+ "epoch": 0.027691242644513673,
133
+ "grad_norm": 217.81866455078125,
134
+ "learning_rate": 1.7199999999999998e-05,
135
+ "loss": 6.4947,
136
+ "step": 180
137
+ },
138
+ {
139
+ "epoch": 0.02922964501365332,
140
+ "grad_norm": 105.79635620117188,
141
+ "learning_rate": 1.82e-05,
142
+ "loss": 6.4997,
143
+ "step": 190
144
+ },
145
+ {
146
+ "epoch": 0.03076804738279297,
147
+ "grad_norm": 86.61837768554688,
148
+ "learning_rate": 1.92e-05,
149
+ "loss": 6.4604,
150
+ "step": 200
151
+ }
152
+ ],
153
+ "logging_steps": 10,
154
+ "max_steps": 100000,
155
+ "num_input_tokens_seen": 0,
156
+ "num_train_epochs": 16,
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": 3826920846950400.0,
171
+ "train_batch_size": 8,
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:62417cc687938b852957f7012ea833e7979cfe3f532b1c8c4b1c41687231ccf6
3
+ size 5201