aixk commited on
Commit
81f5873
·
verified ·
1 Parent(s): 479b79f

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:d0d4f50b4cfd9e2ea0c01a20af0e05650e511ebc9161235443e598b219270a41
3
+ size 501759848
checkpoint-200/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cbd4a5b844a306f1b54d9c78142554cab5fed18ae6d82e5f1009838d7094520
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:a871f91401a0bd517d31d61a5fd51ea6df5bf7fd306387cba6f306497b3414d2
3
+ size 1383
checkpoint-200/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f39153e61f589f1aa26a556a4b6cc87338b4c93748d9ebb98d9f5b5c1a28b7cf
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": 19872.2890625,
15
+ "learning_rate": 3e-07,
16
+ "loss": 8.7939,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.00419969552207465,
21
+ "grad_norm": 1458.198974609375,
22
+ "learning_rate": 1.2999999999999998e-06,
23
+ "loss": 8.1117,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.006299543283111974,
28
+ "grad_norm": 297.6234130859375,
29
+ "learning_rate": 2.2999999999999996e-06,
30
+ "loss": 7.3977,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.0083993910441493,
35
+ "grad_norm": 426.92987060546875,
36
+ "learning_rate": 3.2999999999999993e-06,
37
+ "loss": 7.2069,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.010499238805186623,
42
+ "grad_norm": 474.7532653808594,
43
+ "learning_rate": 4.2999999999999995e-06,
44
+ "loss": 7.08,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.012599086566223949,
49
+ "grad_norm": 1569.4381103515625,
50
+ "learning_rate": 5.3e-06,
51
+ "loss": 7.0092,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.014698934327261274,
56
+ "grad_norm": 1407.21142578125,
57
+ "learning_rate": 6.3e-06,
58
+ "loss": 6.9929,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.0167987820882986,
63
+ "grad_norm": 500.49493408203125,
64
+ "learning_rate": 7.299999999999999e-06,
65
+ "loss": 6.9501,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 0.018898629849335925,
70
+ "grad_norm": 442.69537353515625,
71
+ "learning_rate": 8.299999999999998e-06,
72
+ "loss": 6.9001,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 0.020998477610373247,
77
+ "grad_norm": 1423.2950439453125,
78
+ "learning_rate": 9.299999999999999e-06,
79
+ "loss": 6.9037,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 0.023098325371410572,
84
+ "grad_norm": 448.7774963378906,
85
+ "learning_rate": 1.03e-05,
86
+ "loss": 6.8732,
87
+ "step": 110
88
+ },
89
+ {
90
+ "epoch": 0.025198173132447897,
91
+ "grad_norm": 711.8992919921875,
92
+ "learning_rate": 1.1299999999999999e-05,
93
+ "loss": 6.8381,
94
+ "step": 120
95
+ },
96
+ {
97
+ "epoch": 0.027298020893485223,
98
+ "grad_norm": 884.006591796875,
99
+ "learning_rate": 1.2299999999999999e-05,
100
+ "loss": 6.8462,
101
+ "step": 130
102
+ },
103
+ {
104
+ "epoch": 0.029397868654522548,
105
+ "grad_norm": 96.5859375,
106
+ "learning_rate": 1.33e-05,
107
+ "loss": 6.8433,
108
+ "step": 140
109
+ },
110
+ {
111
+ "epoch": 0.03149771641555987,
112
+ "grad_norm": 91.52490997314453,
113
+ "learning_rate": 1.43e-05,
114
+ "loss": 6.8171,
115
+ "step": 150
116
+ },
117
+ {
118
+ "epoch": 0.0335975641765972,
119
+ "grad_norm": 354.9374084472656,
120
+ "learning_rate": 1.53e-05,
121
+ "loss": 6.7899,
122
+ "step": 160
123
+ },
124
+ {
125
+ "epoch": 0.035697411937634524,
126
+ "grad_norm": 189.09506225585938,
127
+ "learning_rate": 1.6299999999999996e-05,
128
+ "loss": 6.7456,
129
+ "step": 170
130
+ },
131
+ {
132
+ "epoch": 0.03779725969867185,
133
+ "grad_norm": 170.39376831054688,
134
+ "learning_rate": 1.7299999999999997e-05,
135
+ "loss": 6.7505,
136
+ "step": 180
137
+ },
138
+ {
139
+ "epoch": 0.03989710745970917,
140
+ "grad_norm": 193.9166259765625,
141
+ "learning_rate": 1.8299999999999998e-05,
142
+ "loss": 6.752,
143
+ "step": 190
144
+ },
145
+ {
146
+ "epoch": 0.04199695522074649,
147
+ "grad_norm": 336.08624267578125,
148
+ "learning_rate": 1.93e-05,
149
+ "loss": 6.7015,
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:000c64b2f44395822e8bf59265f8e6e5d085b71ae5ccbb8b496fbe6f256940c8
3
+ size 5201