Grogros commited on
Commit
e5b7ed0
·
verified ·
1 Parent(s): dcff2f7

Training in progress, step 2500, checkpoint

Browse files
checkpoint-2500/config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "LlamaForCausalLM"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 128000,
8
+ "eos_token_id": [
9
+ 128001,
10
+ 128008,
11
+ 128009
12
+ ],
13
+ "head_dim": 64,
14
+ "hidden_act": "silu",
15
+ "hidden_size": 2048,
16
+ "initializer_range": 0.02,
17
+ "intermediate_size": 8192,
18
+ "max_position_embeddings": 131072,
19
+ "mlp_bias": false,
20
+ "model_type": "llama",
21
+ "num_attention_heads": 32,
22
+ "num_hidden_layers": 16,
23
+ "num_key_value_heads": 8,
24
+ "pretraining_tp": 1,
25
+ "rms_norm_eps": 1e-05,
26
+ "rope_scaling": {
27
+ "factor": 32.0,
28
+ "high_freq_factor": 4.0,
29
+ "low_freq_factor": 1.0,
30
+ "original_max_position_embeddings": 8192,
31
+ "rope_type": "llama3"
32
+ },
33
+ "rope_theta": 500000.0,
34
+ "tie_word_embeddings": true,
35
+ "torch_dtype": "float32",
36
+ "transformers_version": "4.51.3",
37
+ "use_cache": true,
38
+ "vocab_size": 128256
39
+ }
checkpoint-2500/generation_config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 128000,
3
+ "do_sample": true,
4
+ "eos_token_id": [
5
+ 128001,
6
+ 128008,
7
+ 128009
8
+ ],
9
+ "temperature": 0.6,
10
+ "top_p": 0.9,
11
+ "transformers_version": "4.51.3"
12
+ }
checkpoint-2500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1032751e7686ea0c3cd5a6289c37798b371ca12e7933125bc599ba93b25165d
3
+ size 4943274328
checkpoint-2500/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6d4144a6d018f47324c168bcc24e7f5849380131d772a3c869f3fb4c5a1da65
3
+ size 3724602
checkpoint-2500/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d9cd6a0487226e5bd30d1846894c82af483733ab4381b75bae9c0745e05d405
3
+ size 14244
checkpoint-2500/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3d944f5855dedd93de5810fb83351c896ba8bcf8ae6abf8ac51fb2013da8b6d
3
+ size 1064
checkpoint-2500/trainer_state.json ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.2549069589599796,
6
+ "eval_steps": 500,
7
+ "global_step": 2500,
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.010196278358399185,
14
+ "grad_norm": 1.1759141683578491,
15
+ "learning_rate": 7.92e-06,
16
+ "loss": 0.3385,
17
+ "step": 100
18
+ },
19
+ {
20
+ "epoch": 0.02039255671679837,
21
+ "grad_norm": 1.3591718673706055,
22
+ "learning_rate": 1.5920000000000003e-05,
23
+ "loss": 0.3167,
24
+ "step": 200
25
+ },
26
+ {
27
+ "epoch": 0.03058883507519755,
28
+ "grad_norm": 1.2509454488754272,
29
+ "learning_rate": 1.99766047623841e-05,
30
+ "loss": 0.3416,
31
+ "step": 300
32
+ },
33
+ {
34
+ "epoch": 0.04078511343359674,
35
+ "grad_norm": 1.1023796796798706,
36
+ "learning_rate": 1.9784369466497333e-05,
37
+ "loss": 0.3261,
38
+ "step": 400
39
+ },
40
+ {
41
+ "epoch": 0.05098139179199592,
42
+ "grad_norm": 1.183990478515625,
43
+ "learning_rate": 1.9401692548500504e-05,
44
+ "loss": 0.3256,
45
+ "step": 500
46
+ },
47
+ {
48
+ "epoch": 0.0611776701503951,
49
+ "grad_norm": 1.0320123434066772,
50
+ "learning_rate": 1.8836022379313884e-05,
51
+ "loss": 0.3236,
52
+ "step": 600
53
+ },
54
+ {
55
+ "epoch": 0.07137394850879429,
56
+ "grad_norm": 1.1899309158325195,
57
+ "learning_rate": 1.80983690853404e-05,
58
+ "loss": 0.3193,
59
+ "step": 700
60
+ },
61
+ {
62
+ "epoch": 0.08157022686719348,
63
+ "grad_norm": 1.0387673377990723,
64
+ "learning_rate": 1.720309024887907e-05,
65
+ "loss": 0.3132,
66
+ "step": 800
67
+ },
68
+ {
69
+ "epoch": 0.09176650522559265,
70
+ "grad_norm": 0.9880208373069763,
71
+ "learning_rate": 1.6167611454117027e-05,
72
+ "loss": 0.3112,
73
+ "step": 900
74
+ },
75
+ {
76
+ "epoch": 0.10196278358399184,
77
+ "grad_norm": 1.0552009344100952,
78
+ "learning_rate": 1.5012087117954643e-05,
79
+ "loss": 0.3079,
80
+ "step": 1000
81
+ },
82
+ {
83
+ "epoch": 0.11215906194239103,
84
+ "grad_norm": 1.041740894317627,
85
+ "learning_rate": 1.3759008207205869e-05,
86
+ "loss": 0.3056,
87
+ "step": 1100
88
+ },
89
+ {
90
+ "epoch": 0.1223553403007902,
91
+ "grad_norm": 0.9673735499382019,
92
+ "learning_rate": 1.2432764477512294e-05,
93
+ "loss": 0.305,
94
+ "step": 1200
95
+ },
96
+ {
97
+ "epoch": 0.1325516186591894,
98
+ "grad_norm": 0.963103175163269,
99
+ "learning_rate": 1.105916975449252e-05,
100
+ "loss": 0.2965,
101
+ "step": 1300
102
+ },
103
+ {
104
+ "epoch": 0.14274789701758858,
105
+ "grad_norm": 0.95938640832901,
106
+ "learning_rate": 9.664959496989286e-06,
107
+ "loss": 0.2959,
108
+ "step": 1400
109
+ },
110
+ {
111
+ "epoch": 0.15294417537598776,
112
+ "grad_norm": 0.9473143219947815,
113
+ "learning_rate": 8.277270421774234e-06,
114
+ "loss": 0.2923,
115
+ "step": 1500
116
+ },
117
+ {
118
+ "epoch": 0.16314045373438696,
119
+ "grad_norm": 1.0508524179458618,
120
+ "learning_rate": 6.923112318223497e-06,
121
+ "loss": 0.2873,
122
+ "step": 1600
123
+ },
124
+ {
125
+ "epoch": 0.17333673209278613,
126
+ "grad_norm": 0.9978645443916321,
127
+ "learning_rate": 5.628842333490674e-06,
128
+ "loss": 0.2822,
129
+ "step": 1700
130
+ },
131
+ {
132
+ "epoch": 0.1835330104511853,
133
+ "grad_norm": 0.9824979305267334,
134
+ "learning_rate": 4.419651960618302e-06,
135
+ "loss": 0.2802,
136
+ "step": 1800
137
+ },
138
+ {
139
+ "epoch": 0.1937292888095845,
140
+ "grad_norm": 0.9645527601242065,
141
+ "learning_rate": 3.3190767147806825e-06,
142
+ "loss": 0.2806,
143
+ "step": 1900
144
+ },
145
+ {
146
+ "epoch": 0.20392556716798368,
147
+ "grad_norm": 0.9751474261283875,
148
+ "learning_rate": 2.3485380412522586e-06,
149
+ "loss": 0.2746,
150
+ "step": 2000
151
+ },
152
+ {
153
+ "epoch": 0.21412184552638286,
154
+ "grad_norm": 0.9676462411880493,
155
+ "learning_rate": 1.526926371341878e-06,
156
+ "loss": 0.2754,
157
+ "step": 2100
158
+ },
159
+ {
160
+ "epoch": 0.22431812388478206,
161
+ "grad_norm": 0.9681694507598877,
162
+ "learning_rate": 8.702334416349279e-07,
163
+ "loss": 0.2739,
164
+ "step": 2200
165
+ },
166
+ {
167
+ "epoch": 0.23451440224318124,
168
+ "grad_norm": 0.8769409656524658,
169
+ "learning_rate": 3.912410330310157e-07,
170
+ "loss": 0.2731,
171
+ "step": 2300
172
+ },
173
+ {
174
+ "epoch": 0.2447106806015804,
175
+ "grad_norm": 1.0199872255325317,
176
+ "learning_rate": 9.9272187917826e-08,
177
+ "loss": 0.2716,
178
+ "step": 2400
179
+ },
180
+ {
181
+ "epoch": 0.2549069589599796,
182
+ "grad_norm": 1.0771580934524536,
183
+ "learning_rate": 9.74775584916543e-12,
184
+ "loss": 0.2712,
185
+ "step": 2500
186
+ }
187
+ ],
188
+ "logging_steps": 100,
189
+ "max_steps": 2500,
190
+ "num_input_tokens_seen": 0,
191
+ "num_train_epochs": 1,
192
+ "save_steps": 2500,
193
+ "stateful_callbacks": {
194
+ "TrainerControl": {
195
+ "args": {
196
+ "should_epoch_stop": false,
197
+ "should_evaluate": false,
198
+ "should_log": false,
199
+ "should_save": true,
200
+ "should_training_stop": true
201
+ },
202
+ "attributes": {}
203
+ }
204
+ },
205
+ "total_flos": 2.3916038848512e+17,
206
+ "train_batch_size": 16,
207
+ "trial_name": null,
208
+ "trial_params": null
209
+ }
checkpoint-2500/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddc9d948d0736d1849f3b0dbe3105ccea0572a28fcda6382a9f91ddf08d935d1
3
+ size 5368