aixk commited on
Commit
c280fa1
·
verified ·
1 Parent(s): 1e040ba

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:a929b752ab438766526ddeb57b3a4ecb4371754b282e45c8f3aac5056cbb6e0a
3
+ size 501888768
checkpoint-200/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20cb9cbebce1e525c00773c309bd18890d91a1787d822d3225d9fafc113661fa
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:7180a08a7d83da35e8a57b60d042f5daf6593a06012dd02994e752991fe6f585
3
+ size 14645
checkpoint-200/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3829eb6343ef2e7024661f618446f381872344295e2859c185fcf386144bf924
3
+ size 1383
checkpoint-200/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d391c9f814a7ddba2fc099f1bbfd00a39fa048e644d7875a5fa391c225bc607
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": 11539.134765625,
15
+ "learning_rate": 2.4e-07,
16
+ "loss": 17.3129,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.0010578512396694215,
21
+ "grad_norm": 1744.7125244140625,
22
+ "learning_rate": 1.04e-06,
23
+ "loss": 16.2483,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.0015867768595041322,
28
+ "grad_norm": 2114.198486328125,
29
+ "learning_rate": 1.84e-06,
30
+ "loss": 15.4478,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.002115702479338843,
35
+ "grad_norm": 2165.85546875,
36
+ "learning_rate": 2.64e-06,
37
+ "loss": 15.0967,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.002644628099173554,
42
+ "grad_norm": 1898.4981689453125,
43
+ "learning_rate": 3.44e-06,
44
+ "loss": 14.8865,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.0031735537190082643,
49
+ "grad_norm": 1926.602294921875,
50
+ "learning_rate": 4.24e-06,
51
+ "loss": 14.7279,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.0037024793388429752,
56
+ "grad_norm": 1867.364013671875,
57
+ "learning_rate": 5.04e-06,
58
+ "loss": 14.5835,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.004231404958677686,
63
+ "grad_norm": 2243.830810546875,
64
+ "learning_rate": 5.84e-06,
65
+ "loss": 14.4407,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 0.004760330578512397,
70
+ "grad_norm": 2413.40234375,
71
+ "learning_rate": 6.640000000000001e-06,
72
+ "loss": 14.3358,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 0.005289256198347108,
77
+ "grad_norm": 2664.49951171875,
78
+ "learning_rate": 7.44e-06,
79
+ "loss": 14.1959,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 0.005818181818181818,
84
+ "grad_norm": 3098.496337890625,
85
+ "learning_rate": 8.24e-06,
86
+ "loss": 14.0836,
87
+ "step": 110
88
+ },
89
+ {
90
+ "epoch": 0.006347107438016529,
91
+ "grad_norm": 3735.803466796875,
92
+ "learning_rate": 8.96e-06,
93
+ "loss": 14.0734,
94
+ "step": 120
95
+ },
96
+ {
97
+ "epoch": 0.00687603305785124,
98
+ "grad_norm": 2196.177978515625,
99
+ "learning_rate": 9.760000000000001e-06,
100
+ "loss": 13.964,
101
+ "step": 130
102
+ },
103
+ {
104
+ "epoch": 0.0074049586776859504,
105
+ "grad_norm": 3840.053466796875,
106
+ "learning_rate": 1.0480000000000001e-05,
107
+ "loss": 13.9593,
108
+ "step": 140
109
+ },
110
+ {
111
+ "epoch": 0.007933884297520661,
112
+ "grad_norm": 1875.8798828125,
113
+ "learning_rate": 1.128e-05,
114
+ "loss": 13.5436,
115
+ "step": 150
116
+ },
117
+ {
118
+ "epoch": 0.008462809917355372,
119
+ "grad_norm": 3384.51171875,
120
+ "learning_rate": 1.2080000000000001e-05,
121
+ "loss": 13.4371,
122
+ "step": 160
123
+ },
124
+ {
125
+ "epoch": 0.008991735537190083,
126
+ "grad_norm": 1160.2091064453125,
127
+ "learning_rate": 1.288e-05,
128
+ "loss": 13.3418,
129
+ "step": 170
130
+ },
131
+ {
132
+ "epoch": 0.009520661157024794,
133
+ "grad_norm": 983.0501098632812,
134
+ "learning_rate": 1.3680000000000001e-05,
135
+ "loss": 13.0806,
136
+ "step": 180
137
+ },
138
+ {
139
+ "epoch": 0.010049586776859505,
140
+ "grad_norm": 1017.8507690429688,
141
+ "learning_rate": 1.4480000000000002e-05,
142
+ "loss": 13.061,
143
+ "step": 190
144
+ },
145
+ {
146
+ "epoch": 0.010578512396694216,
147
+ "grad_norm": 2115.8447265625,
148
+ "learning_rate": 1.528e-05,
149
+ "loss": 13.1504,
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": 3290406470860800.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:26f7aa1d4ad8b1e995a5ff471b81bbd6678f0259ea84b481a0ec5af3ad0b3af4
3
+ size 5201