aixk commited on
Commit
bbdf6c6
·
verified ·
1 Parent(s): 7a86b38

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:355539240071f6f2481457e488bdc7d301646970b84cb8edb21a437f7587ad32
3
+ size 501888768
checkpoint-200/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbd9ed502ba4ac88ce9d38b1bcb072ee03be7a50594c75096b2caf35912376b2
3
+ size 254046539
checkpoint-200/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a997b49a0891fe216440a909f66db2fc0a7671b91031fac56ed9d8ef2868ec2
3
+ size 14645
checkpoint-200/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d70af7d8ad2352462669089f239aa911738136695a7b5755ed89a431b958882b
3
+ size 1383
checkpoint-200/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:283b25cf9a3eb541791b3aa809ae985ec5352ca0207140534db1038c0198f8aa
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.010578512396694216,
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.0005289256198347108,
14
+ "grad_norm": 9168.4580078125,
15
+ "learning_rate": 2.4e-07,
16
+ "loss": 16.6978,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.0010578512396694215,
21
+ "grad_norm": 2087.102783203125,
22
+ "learning_rate": 1.04e-06,
23
+ "loss": 15.7625,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.0015867768595041322,
28
+ "grad_norm": 2472.9306640625,
29
+ "learning_rate": 1.84e-06,
30
+ "loss": 15.1353,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.002115702479338843,
35
+ "grad_norm": 2254.28271484375,
36
+ "learning_rate": 2.64e-06,
37
+ "loss": 14.9132,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.002644628099173554,
42
+ "grad_norm": 2219.509521484375,
43
+ "learning_rate": 3.44e-06,
44
+ "loss": 14.6851,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.0031735537190082643,
49
+ "grad_norm": 2151.2685546875,
50
+ "learning_rate": 4.24e-06,
51
+ "loss": 14.5536,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.0037024793388429752,
56
+ "grad_norm": 2181.529052734375,
57
+ "learning_rate": 5.04e-06,
58
+ "loss": 14.489,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.004231404958677686,
63
+ "grad_norm": 2351.65869140625,
64
+ "learning_rate": 5.84e-06,
65
+ "loss": 14.3607,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 0.004760330578512397,
70
+ "grad_norm": 1830.1292724609375,
71
+ "learning_rate": 6.640000000000001e-06,
72
+ "loss": 14.3096,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 0.005289256198347108,
77
+ "grad_norm": 2534.877197265625,
78
+ "learning_rate": 7.44e-06,
79
+ "loss": 14.1419,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 0.005818181818181818,
84
+ "grad_norm": 3552.001708984375,
85
+ "learning_rate": 8.24e-06,
86
+ "loss": 13.9957,
87
+ "step": 110
88
+ },
89
+ {
90
+ "epoch": 0.006347107438016529,
91
+ "grad_norm": 1729.5421142578125,
92
+ "learning_rate": 8.96e-06,
93
+ "loss": 13.9384,
94
+ "step": 120
95
+ },
96
+ {
97
+ "epoch": 0.00687603305785124,
98
+ "grad_norm": 1677.7344970703125,
99
+ "learning_rate": 9.760000000000001e-06,
100
+ "loss": 13.8056,
101
+ "step": 130
102
+ },
103
+ {
104
+ "epoch": 0.0074049586776859504,
105
+ "grad_norm": 1419.7279052734375,
106
+ "learning_rate": 1.056e-05,
107
+ "loss": 13.5914,
108
+ "step": 140
109
+ },
110
+ {
111
+ "epoch": 0.007933884297520661,
112
+ "grad_norm": 1191.801025390625,
113
+ "learning_rate": 1.1360000000000001e-05,
114
+ "loss": 13.4104,
115
+ "step": 150
116
+ },
117
+ {
118
+ "epoch": 0.008462809917355372,
119
+ "grad_norm": 1145.3717041015625,
120
+ "learning_rate": 1.216e-05,
121
+ "loss": 13.4135,
122
+ "step": 160
123
+ },
124
+ {
125
+ "epoch": 0.008991735537190083,
126
+ "grad_norm": 1149.420654296875,
127
+ "learning_rate": 1.296e-05,
128
+ "loss": 13.3217,
129
+ "step": 170
130
+ },
131
+ {
132
+ "epoch": 0.009520661157024794,
133
+ "grad_norm": 690.7573852539062,
134
+ "learning_rate": 1.376e-05,
135
+ "loss": 13.2032,
136
+ "step": 180
137
+ },
138
+ {
139
+ "epoch": 0.010049586776859505,
140
+ "grad_norm": 783.4169311523438,
141
+ "learning_rate": 1.4560000000000001e-05,
142
+ "loss": 13.2695,
143
+ "step": 190
144
+ },
145
+ {
146
+ "epoch": 0.010578512396694216,
147
+ "grad_norm": 2450.64501953125,
148
+ "learning_rate": 1.536e-05,
149
+ "loss": 13.204,
150
+ "step": 200
151
+ }
152
+ ],
153
+ "logging_steps": 10,
154
+ "max_steps": 10000000,
155
+ "num_input_tokens_seen": 0,
156
+ "num_train_epochs": 529,
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": 3228762868531200.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:1e1367cd21fd22f3d4b48b4d242f8055c422120aecc23f0740b94b9e27d61b91
3
+ size 5201