rbelanec commited on
Commit
683aba4
·
verified ·
1 Parent(s): edd744b

Training in progress, step 1908

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
adapter_config.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "meta-llama/Meta-Llama-3-8B-Instruct",
4
+ "inference_mode": true,
5
+ "num_attention_heads": 32,
6
+ "num_layers": 32,
7
+ "num_transformer_submodules": 1,
8
+ "num_virtual_tokens": 100,
9
+ "peft_type": "PROMPT_TUNING",
10
+ "prompt_tuning_init": "RANDOM",
11
+ "prompt_tuning_init_text": null,
12
+ "revision": null,
13
+ "task_type": "CAUSAL_LM",
14
+ "token_dim": 4096,
15
+ "tokenizer_kwargs": null,
16
+ "tokenizer_name_or_path": null
17
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9dcfa7b420291eb62346b7a0e52589de2d75194bb1be74ac0ba246255724ded
3
+ size 819328
special_tokens_map.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ {
4
+ "content": "<|eom_id|>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false
9
+ }
10
+ ],
11
+ "bos_token": {
12
+ "content": "<|begin_of_text|>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false
17
+ },
18
+ "eos_token": {
19
+ "content": "<|eot_id|>",
20
+ "lstrip": false,
21
+ "normalized": false,
22
+ "rstrip": false,
23
+ "single_word": false
24
+ },
25
+ "pad_token": "<|eot_id|>"
26
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c1dcab308e7cf5970ea38815e0a62887d705c5b436f869ca27a5dcdd40c36a6
3
+ size 17210148
tokenizer_config.json ADDED
@@ -0,0 +1,2077 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "128000": {
4
+ "content": "<|begin_of_text|>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "128001": {
12
+ "content": "<|end_of_text|>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "128002": {
20
+ "content": "<|reserved_special_token_0|>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "128003": {
28
+ "content": "<|reserved_special_token_1|>",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "128004": {
36
+ "content": "<|reserved_special_token_2|>",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ },
43
+ "128005": {
44
+ "content": "<|reserved_special_token_3|>",
45
+ "lstrip": false,
46
+ "normalized": false,
47
+ "rstrip": false,
48
+ "single_word": false,
49
+ "special": true
50
+ },
51
+ "128006": {
52
+ "content": "<|start_header_id|>",
53
+ "lstrip": false,
54
+ "normalized": false,
55
+ "rstrip": false,
56
+ "single_word": false,
57
+ "special": true
58
+ },
59
+ "128007": {
60
+ "content": "<|end_header_id|>",
61
+ "lstrip": false,
62
+ "normalized": false,
63
+ "rstrip": false,
64
+ "single_word": false,
65
+ "special": true
66
+ },
67
+ "128008": {
68
+ "content": "<|reserved_special_token_4|>",
69
+ "lstrip": false,
70
+ "normalized": false,
71
+ "rstrip": false,
72
+ "single_word": false,
73
+ "special": true
74
+ },
75
+ "128009": {
76
+ "content": "<|eot_id|>",
77
+ "lstrip": false,
78
+ "normalized": false,
79
+ "rstrip": false,
80
+ "single_word": false,
81
+ "special": true
82
+ },
83
+ "128010": {
84
+ "content": "<|reserved_special_token_5|>",
85
+ "lstrip": false,
86
+ "normalized": false,
87
+ "rstrip": false,
88
+ "single_word": false,
89
+ "special": true
90
+ },
91
+ "128011": {
92
+ "content": "<|reserved_special_token_6|>",
93
+ "lstrip": false,
94
+ "normalized": false,
95
+ "rstrip": false,
96
+ "single_word": false,
97
+ "special": true
98
+ },
99
+ "128012": {
100
+ "content": "<|reserved_special_token_7|>",
101
+ "lstrip": false,
102
+ "normalized": false,
103
+ "rstrip": false,
104
+ "single_word": false,
105
+ "special": true
106
+ },
107
+ "128013": {
108
+ "content": "<|reserved_special_token_8|>",
109
+ "lstrip": false,
110
+ "normalized": false,
111
+ "rstrip": false,
112
+ "single_word": false,
113
+ "special": true
114
+ },
115
+ "128014": {
116
+ "content": "<|reserved_special_token_9|>",
117
+ "lstrip": false,
118
+ "normalized": false,
119
+ "rstrip": false,
120
+ "single_word": false,
121
+ "special": true
122
+ },
123
+ "128015": {
124
+ "content": "<|reserved_special_token_10|>",
125
+ "lstrip": false,
126
+ "normalized": false,
127
+ "rstrip": false,
128
+ "single_word": false,
129
+ "special": true
130
+ },
131
+ "128016": {
132
+ "content": "<|reserved_special_token_11|>",
133
+ "lstrip": false,
134
+ "normalized": false,
135
+ "rstrip": false,
136
+ "single_word": false,
137
+ "special": true
138
+ },
139
+ "128017": {
140
+ "content": "<|reserved_special_token_12|>",
141
+ "lstrip": false,
142
+ "normalized": false,
143
+ "rstrip": false,
144
+ "single_word": false,
145
+ "special": true
146
+ },
147
+ "128018": {
148
+ "content": "<|reserved_special_token_13|>",
149
+ "lstrip": false,
150
+ "normalized": false,
151
+ "rstrip": false,
152
+ "single_word": false,
153
+ "special": true
154
+ },
155
+ "128019": {
156
+ "content": "<|reserved_special_token_14|>",
157
+ "lstrip": false,
158
+ "normalized": false,
159
+ "rstrip": false,
160
+ "single_word": false,
161
+ "special": true
162
+ },
163
+ "128020": {
164
+ "content": "<|reserved_special_token_15|>",
165
+ "lstrip": false,
166
+ "normalized": false,
167
+ "rstrip": false,
168
+ "single_word": false,
169
+ "special": true
170
+ },
171
+ "128021": {
172
+ "content": "<|reserved_special_token_16|>",
173
+ "lstrip": false,
174
+ "normalized": false,
175
+ "rstrip": false,
176
+ "single_word": false,
177
+ "special": true
178
+ },
179
+ "128022": {
180
+ "content": "<|reserved_special_token_17|>",
181
+ "lstrip": false,
182
+ "normalized": false,
183
+ "rstrip": false,
184
+ "single_word": false,
185
+ "special": true
186
+ },
187
+ "128023": {
188
+ "content": "<|reserved_special_token_18|>",
189
+ "lstrip": false,
190
+ "normalized": false,
191
+ "rstrip": false,
192
+ "single_word": false,
193
+ "special": true
194
+ },
195
+ "128024": {
196
+ "content": "<|reserved_special_token_19|>",
197
+ "lstrip": false,
198
+ "normalized": false,
199
+ "rstrip": false,
200
+ "single_word": false,
201
+ "special": true
202
+ },
203
+ "128025": {
204
+ "content": "<|reserved_special_token_20|>",
205
+ "lstrip": false,
206
+ "normalized": false,
207
+ "rstrip": false,
208
+ "single_word": false,
209
+ "special": true
210
+ },
211
+ "128026": {
212
+ "content": "<|reserved_special_token_21|>",
213
+ "lstrip": false,
214
+ "normalized": false,
215
+ "rstrip": false,
216
+ "single_word": false,
217
+ "special": true
218
+ },
219
+ "128027": {
220
+ "content": "<|reserved_special_token_22|>",
221
+ "lstrip": false,
222
+ "normalized": false,
223
+ "rstrip": false,
224
+ "single_word": false,
225
+ "special": true
226
+ },
227
+ "128028": {
228
+ "content": "<|reserved_special_token_23|>",
229
+ "lstrip": false,
230
+ "normalized": false,
231
+ "rstrip": false,
232
+ "single_word": false,
233
+ "special": true
234
+ },
235
+ "128029": {
236
+ "content": "<|reserved_special_token_24|>",
237
+ "lstrip": false,
238
+ "normalized": false,
239
+ "rstrip": false,
240
+ "single_word": false,
241
+ "special": true
242
+ },
243
+ "128030": {
244
+ "content": "<|reserved_special_token_25|>",
245
+ "lstrip": false,
246
+ "normalized": false,
247
+ "rstrip": false,
248
+ "single_word": false,
249
+ "special": true
250
+ },
251
+ "128031": {
252
+ "content": "<|reserved_special_token_26|>",
253
+ "lstrip": false,
254
+ "normalized": false,
255
+ "rstrip": false,
256
+ "single_word": false,
257
+ "special": true
258
+ },
259
+ "128032": {
260
+ "content": "<|reserved_special_token_27|>",
261
+ "lstrip": false,
262
+ "normalized": false,
263
+ "rstrip": false,
264
+ "single_word": false,
265
+ "special": true
266
+ },
267
+ "128033": {
268
+ "content": "<|reserved_special_token_28|>",
269
+ "lstrip": false,
270
+ "normalized": false,
271
+ "rstrip": false,
272
+ "single_word": false,
273
+ "special": true
274
+ },
275
+ "128034": {
276
+ "content": "<|reserved_special_token_29|>",
277
+ "lstrip": false,
278
+ "normalized": false,
279
+ "rstrip": false,
280
+ "single_word": false,
281
+ "special": true
282
+ },
283
+ "128035": {
284
+ "content": "<|reserved_special_token_30|>",
285
+ "lstrip": false,
286
+ "normalized": false,
287
+ "rstrip": false,
288
+ "single_word": false,
289
+ "special": true
290
+ },
291
+ "128036": {
292
+ "content": "<|reserved_special_token_31|>",
293
+ "lstrip": false,
294
+ "normalized": false,
295
+ "rstrip": false,
296
+ "single_word": false,
297
+ "special": true
298
+ },
299
+ "128037": {
300
+ "content": "<|reserved_special_token_32|>",
301
+ "lstrip": false,
302
+ "normalized": false,
303
+ "rstrip": false,
304
+ "single_word": false,
305
+ "special": true
306
+ },
307
+ "128038": {
308
+ "content": "<|reserved_special_token_33|>",
309
+ "lstrip": false,
310
+ "normalized": false,
311
+ "rstrip": false,
312
+ "single_word": false,
313
+ "special": true
314
+ },
315
+ "128039": {
316
+ "content": "<|reserved_special_token_34|>",
317
+ "lstrip": false,
318
+ "normalized": false,
319
+ "rstrip": false,
320
+ "single_word": false,
321
+ "special": true
322
+ },
323
+ "128040": {
324
+ "content": "<|reserved_special_token_35|>",
325
+ "lstrip": false,
326
+ "normalized": false,
327
+ "rstrip": false,
328
+ "single_word": false,
329
+ "special": true
330
+ },
331
+ "128041": {
332
+ "content": "<|reserved_special_token_36|>",
333
+ "lstrip": false,
334
+ "normalized": false,
335
+ "rstrip": false,
336
+ "single_word": false,
337
+ "special": true
338
+ },
339
+ "128042": {
340
+ "content": "<|reserved_special_token_37|>",
341
+ "lstrip": false,
342
+ "normalized": false,
343
+ "rstrip": false,
344
+ "single_word": false,
345
+ "special": true
346
+ },
347
+ "128043": {
348
+ "content": "<|reserved_special_token_38|>",
349
+ "lstrip": false,
350
+ "normalized": false,
351
+ "rstrip": false,
352
+ "single_word": false,
353
+ "special": true
354
+ },
355
+ "128044": {
356
+ "content": "<|reserved_special_token_39|>",
357
+ "lstrip": false,
358
+ "normalized": false,
359
+ "rstrip": false,
360
+ "single_word": false,
361
+ "special": true
362
+ },
363
+ "128045": {
364
+ "content": "<|reserved_special_token_40|>",
365
+ "lstrip": false,
366
+ "normalized": false,
367
+ "rstrip": false,
368
+ "single_word": false,
369
+ "special": true
370
+ },
371
+ "128046": {
372
+ "content": "<|reserved_special_token_41|>",
373
+ "lstrip": false,
374
+ "normalized": false,
375
+ "rstrip": false,
376
+ "single_word": false,
377
+ "special": true
378
+ },
379
+ "128047": {
380
+ "content": "<|reserved_special_token_42|>",
381
+ "lstrip": false,
382
+ "normalized": false,
383
+ "rstrip": false,
384
+ "single_word": false,
385
+ "special": true
386
+ },
387
+ "128048": {
388
+ "content": "<|reserved_special_token_43|>",
389
+ "lstrip": false,
390
+ "normalized": false,
391
+ "rstrip": false,
392
+ "single_word": false,
393
+ "special": true
394
+ },
395
+ "128049": {
396
+ "content": "<|reserved_special_token_44|>",
397
+ "lstrip": false,
398
+ "normalized": false,
399
+ "rstrip": false,
400
+ "single_word": false,
401
+ "special": true
402
+ },
403
+ "128050": {
404
+ "content": "<|reserved_special_token_45|>",
405
+ "lstrip": false,
406
+ "normalized": false,
407
+ "rstrip": false,
408
+ "single_word": false,
409
+ "special": true
410
+ },
411
+ "128051": {
412
+ "content": "<|reserved_special_token_46|>",
413
+ "lstrip": false,
414
+ "normalized": false,
415
+ "rstrip": false,
416
+ "single_word": false,
417
+ "special": true
418
+ },
419
+ "128052": {
420
+ "content": "<|reserved_special_token_47|>",
421
+ "lstrip": false,
422
+ "normalized": false,
423
+ "rstrip": false,
424
+ "single_word": false,
425
+ "special": true
426
+ },
427
+ "128053": {
428
+ "content": "<|reserved_special_token_48|>",
429
+ "lstrip": false,
430
+ "normalized": false,
431
+ "rstrip": false,
432
+ "single_word": false,
433
+ "special": true
434
+ },
435
+ "128054": {
436
+ "content": "<|reserved_special_token_49|>",
437
+ "lstrip": false,
438
+ "normalized": false,
439
+ "rstrip": false,
440
+ "single_word": false,
441
+ "special": true
442
+ },
443
+ "128055": {
444
+ "content": "<|reserved_special_token_50|>",
445
+ "lstrip": false,
446
+ "normalized": false,
447
+ "rstrip": false,
448
+ "single_word": false,
449
+ "special": true
450
+ },
451
+ "128056": {
452
+ "content": "<|reserved_special_token_51|>",
453
+ "lstrip": false,
454
+ "normalized": false,
455
+ "rstrip": false,
456
+ "single_word": false,
457
+ "special": true
458
+ },
459
+ "128057": {
460
+ "content": "<|reserved_special_token_52|>",
461
+ "lstrip": false,
462
+ "normalized": false,
463
+ "rstrip": false,
464
+ "single_word": false,
465
+ "special": true
466
+ },
467
+ "128058": {
468
+ "content": "<|reserved_special_token_53|>",
469
+ "lstrip": false,
470
+ "normalized": false,
471
+ "rstrip": false,
472
+ "single_word": false,
473
+ "special": true
474
+ },
475
+ "128059": {
476
+ "content": "<|reserved_special_token_54|>",
477
+ "lstrip": false,
478
+ "normalized": false,
479
+ "rstrip": false,
480
+ "single_word": false,
481
+ "special": true
482
+ },
483
+ "128060": {
484
+ "content": "<|reserved_special_token_55|>",
485
+ "lstrip": false,
486
+ "normalized": false,
487
+ "rstrip": false,
488
+ "single_word": false,
489
+ "special": true
490
+ },
491
+ "128061": {
492
+ "content": "<|reserved_special_token_56|>",
493
+ "lstrip": false,
494
+ "normalized": false,
495
+ "rstrip": false,
496
+ "single_word": false,
497
+ "special": true
498
+ },
499
+ "128062": {
500
+ "content": "<|reserved_special_token_57|>",
501
+ "lstrip": false,
502
+ "normalized": false,
503
+ "rstrip": false,
504
+ "single_word": false,
505
+ "special": true
506
+ },
507
+ "128063": {
508
+ "content": "<|reserved_special_token_58|>",
509
+ "lstrip": false,
510
+ "normalized": false,
511
+ "rstrip": false,
512
+ "single_word": false,
513
+ "special": true
514
+ },
515
+ "128064": {
516
+ "content": "<|reserved_special_token_59|>",
517
+ "lstrip": false,
518
+ "normalized": false,
519
+ "rstrip": false,
520
+ "single_word": false,
521
+ "special": true
522
+ },
523
+ "128065": {
524
+ "content": "<|reserved_special_token_60|>",
525
+ "lstrip": false,
526
+ "normalized": false,
527
+ "rstrip": false,
528
+ "single_word": false,
529
+ "special": true
530
+ },
531
+ "128066": {
532
+ "content": "<|reserved_special_token_61|>",
533
+ "lstrip": false,
534
+ "normalized": false,
535
+ "rstrip": false,
536
+ "single_word": false,
537
+ "special": true
538
+ },
539
+ "128067": {
540
+ "content": "<|reserved_special_token_62|>",
541
+ "lstrip": false,
542
+ "normalized": false,
543
+ "rstrip": false,
544
+ "single_word": false,
545
+ "special": true
546
+ },
547
+ "128068": {
548
+ "content": "<|reserved_special_token_63|>",
549
+ "lstrip": false,
550
+ "normalized": false,
551
+ "rstrip": false,
552
+ "single_word": false,
553
+ "special": true
554
+ },
555
+ "128069": {
556
+ "content": "<|reserved_special_token_64|>",
557
+ "lstrip": false,
558
+ "normalized": false,
559
+ "rstrip": false,
560
+ "single_word": false,
561
+ "special": true
562
+ },
563
+ "128070": {
564
+ "content": "<|reserved_special_token_65|>",
565
+ "lstrip": false,
566
+ "normalized": false,
567
+ "rstrip": false,
568
+ "single_word": false,
569
+ "special": true
570
+ },
571
+ "128071": {
572
+ "content": "<|reserved_special_token_66|>",
573
+ "lstrip": false,
574
+ "normalized": false,
575
+ "rstrip": false,
576
+ "single_word": false,
577
+ "special": true
578
+ },
579
+ "128072": {
580
+ "content": "<|reserved_special_token_67|>",
581
+ "lstrip": false,
582
+ "normalized": false,
583
+ "rstrip": false,
584
+ "single_word": false,
585
+ "special": true
586
+ },
587
+ "128073": {
588
+ "content": "<|reserved_special_token_68|>",
589
+ "lstrip": false,
590
+ "normalized": false,
591
+ "rstrip": false,
592
+ "single_word": false,
593
+ "special": true
594
+ },
595
+ "128074": {
596
+ "content": "<|reserved_special_token_69|>",
597
+ "lstrip": false,
598
+ "normalized": false,
599
+ "rstrip": false,
600
+ "single_word": false,
601
+ "special": true
602
+ },
603
+ "128075": {
604
+ "content": "<|reserved_special_token_70|>",
605
+ "lstrip": false,
606
+ "normalized": false,
607
+ "rstrip": false,
608
+ "single_word": false,
609
+ "special": true
610
+ },
611
+ "128076": {
612
+ "content": "<|reserved_special_token_71|>",
613
+ "lstrip": false,
614
+ "normalized": false,
615
+ "rstrip": false,
616
+ "single_word": false,
617
+ "special": true
618
+ },
619
+ "128077": {
620
+ "content": "<|reserved_special_token_72|>",
621
+ "lstrip": false,
622
+ "normalized": false,
623
+ "rstrip": false,
624
+ "single_word": false,
625
+ "special": true
626
+ },
627
+ "128078": {
628
+ "content": "<|reserved_special_token_73|>",
629
+ "lstrip": false,
630
+ "normalized": false,
631
+ "rstrip": false,
632
+ "single_word": false,
633
+ "special": true
634
+ },
635
+ "128079": {
636
+ "content": "<|reserved_special_token_74|>",
637
+ "lstrip": false,
638
+ "normalized": false,
639
+ "rstrip": false,
640
+ "single_word": false,
641
+ "special": true
642
+ },
643
+ "128080": {
644
+ "content": "<|reserved_special_token_75|>",
645
+ "lstrip": false,
646
+ "normalized": false,
647
+ "rstrip": false,
648
+ "single_word": false,
649
+ "special": true
650
+ },
651
+ "128081": {
652
+ "content": "<|reserved_special_token_76|>",
653
+ "lstrip": false,
654
+ "normalized": false,
655
+ "rstrip": false,
656
+ "single_word": false,
657
+ "special": true
658
+ },
659
+ "128082": {
660
+ "content": "<|reserved_special_token_77|>",
661
+ "lstrip": false,
662
+ "normalized": false,
663
+ "rstrip": false,
664
+ "single_word": false,
665
+ "special": true
666
+ },
667
+ "128083": {
668
+ "content": "<|reserved_special_token_78|>",
669
+ "lstrip": false,
670
+ "normalized": false,
671
+ "rstrip": false,
672
+ "single_word": false,
673
+ "special": true
674
+ },
675
+ "128084": {
676
+ "content": "<|reserved_special_token_79|>",
677
+ "lstrip": false,
678
+ "normalized": false,
679
+ "rstrip": false,
680
+ "single_word": false,
681
+ "special": true
682
+ },
683
+ "128085": {
684
+ "content": "<|reserved_special_token_80|>",
685
+ "lstrip": false,
686
+ "normalized": false,
687
+ "rstrip": false,
688
+ "single_word": false,
689
+ "special": true
690
+ },
691
+ "128086": {
692
+ "content": "<|reserved_special_token_81|>",
693
+ "lstrip": false,
694
+ "normalized": false,
695
+ "rstrip": false,
696
+ "single_word": false,
697
+ "special": true
698
+ },
699
+ "128087": {
700
+ "content": "<|reserved_special_token_82|>",
701
+ "lstrip": false,
702
+ "normalized": false,
703
+ "rstrip": false,
704
+ "single_word": false,
705
+ "special": true
706
+ },
707
+ "128088": {
708
+ "content": "<|reserved_special_token_83|>",
709
+ "lstrip": false,
710
+ "normalized": false,
711
+ "rstrip": false,
712
+ "single_word": false,
713
+ "special": true
714
+ },
715
+ "128089": {
716
+ "content": "<|reserved_special_token_84|>",
717
+ "lstrip": false,
718
+ "normalized": false,
719
+ "rstrip": false,
720
+ "single_word": false,
721
+ "special": true
722
+ },
723
+ "128090": {
724
+ "content": "<|reserved_special_token_85|>",
725
+ "lstrip": false,
726
+ "normalized": false,
727
+ "rstrip": false,
728
+ "single_word": false,
729
+ "special": true
730
+ },
731
+ "128091": {
732
+ "content": "<|reserved_special_token_86|>",
733
+ "lstrip": false,
734
+ "normalized": false,
735
+ "rstrip": false,
736
+ "single_word": false,
737
+ "special": true
738
+ },
739
+ "128092": {
740
+ "content": "<|reserved_special_token_87|>",
741
+ "lstrip": false,
742
+ "normalized": false,
743
+ "rstrip": false,
744
+ "single_word": false,
745
+ "special": true
746
+ },
747
+ "128093": {
748
+ "content": "<|reserved_special_token_88|>",
749
+ "lstrip": false,
750
+ "normalized": false,
751
+ "rstrip": false,
752
+ "single_word": false,
753
+ "special": true
754
+ },
755
+ "128094": {
756
+ "content": "<|reserved_special_token_89|>",
757
+ "lstrip": false,
758
+ "normalized": false,
759
+ "rstrip": false,
760
+ "single_word": false,
761
+ "special": true
762
+ },
763
+ "128095": {
764
+ "content": "<|reserved_special_token_90|>",
765
+ "lstrip": false,
766
+ "normalized": false,
767
+ "rstrip": false,
768
+ "single_word": false,
769
+ "special": true
770
+ },
771
+ "128096": {
772
+ "content": "<|reserved_special_token_91|>",
773
+ "lstrip": false,
774
+ "normalized": false,
775
+ "rstrip": false,
776
+ "single_word": false,
777
+ "special": true
778
+ },
779
+ "128097": {
780
+ "content": "<|reserved_special_token_92|>",
781
+ "lstrip": false,
782
+ "normalized": false,
783
+ "rstrip": false,
784
+ "single_word": false,
785
+ "special": true
786
+ },
787
+ "128098": {
788
+ "content": "<|reserved_special_token_93|>",
789
+ "lstrip": false,
790
+ "normalized": false,
791
+ "rstrip": false,
792
+ "single_word": false,
793
+ "special": true
794
+ },
795
+ "128099": {
796
+ "content": "<|reserved_special_token_94|>",
797
+ "lstrip": false,
798
+ "normalized": false,
799
+ "rstrip": false,
800
+ "single_word": false,
801
+ "special": true
802
+ },
803
+ "128100": {
804
+ "content": "<|reserved_special_token_95|>",
805
+ "lstrip": false,
806
+ "normalized": false,
807
+ "rstrip": false,
808
+ "single_word": false,
809
+ "special": true
810
+ },
811
+ "128101": {
812
+ "content": "<|reserved_special_token_96|>",
813
+ "lstrip": false,
814
+ "normalized": false,
815
+ "rstrip": false,
816
+ "single_word": false,
817
+ "special": true
818
+ },
819
+ "128102": {
820
+ "content": "<|reserved_special_token_97|>",
821
+ "lstrip": false,
822
+ "normalized": false,
823
+ "rstrip": false,
824
+ "single_word": false,
825
+ "special": true
826
+ },
827
+ "128103": {
828
+ "content": "<|reserved_special_token_98|>",
829
+ "lstrip": false,
830
+ "normalized": false,
831
+ "rstrip": false,
832
+ "single_word": false,
833
+ "special": true
834
+ },
835
+ "128104": {
836
+ "content": "<|reserved_special_token_99|>",
837
+ "lstrip": false,
838
+ "normalized": false,
839
+ "rstrip": false,
840
+ "single_word": false,
841
+ "special": true
842
+ },
843
+ "128105": {
844
+ "content": "<|reserved_special_token_100|>",
845
+ "lstrip": false,
846
+ "normalized": false,
847
+ "rstrip": false,
848
+ "single_word": false,
849
+ "special": true
850
+ },
851
+ "128106": {
852
+ "content": "<|reserved_special_token_101|>",
853
+ "lstrip": false,
854
+ "normalized": false,
855
+ "rstrip": false,
856
+ "single_word": false,
857
+ "special": true
858
+ },
859
+ "128107": {
860
+ "content": "<|reserved_special_token_102|>",
861
+ "lstrip": false,
862
+ "normalized": false,
863
+ "rstrip": false,
864
+ "single_word": false,
865
+ "special": true
866
+ },
867
+ "128108": {
868
+ "content": "<|reserved_special_token_103|>",
869
+ "lstrip": false,
870
+ "normalized": false,
871
+ "rstrip": false,
872
+ "single_word": false,
873
+ "special": true
874
+ },
875
+ "128109": {
876
+ "content": "<|reserved_special_token_104|>",
877
+ "lstrip": false,
878
+ "normalized": false,
879
+ "rstrip": false,
880
+ "single_word": false,
881
+ "special": true
882
+ },
883
+ "128110": {
884
+ "content": "<|reserved_special_token_105|>",
885
+ "lstrip": false,
886
+ "normalized": false,
887
+ "rstrip": false,
888
+ "single_word": false,
889
+ "special": true
890
+ },
891
+ "128111": {
892
+ "content": "<|reserved_special_token_106|>",
893
+ "lstrip": false,
894
+ "normalized": false,
895
+ "rstrip": false,
896
+ "single_word": false,
897
+ "special": true
898
+ },
899
+ "128112": {
900
+ "content": "<|reserved_special_token_107|>",
901
+ "lstrip": false,
902
+ "normalized": false,
903
+ "rstrip": false,
904
+ "single_word": false,
905
+ "special": true
906
+ },
907
+ "128113": {
908
+ "content": "<|reserved_special_token_108|>",
909
+ "lstrip": false,
910
+ "normalized": false,
911
+ "rstrip": false,
912
+ "single_word": false,
913
+ "special": true
914
+ },
915
+ "128114": {
916
+ "content": "<|reserved_special_token_109|>",
917
+ "lstrip": false,
918
+ "normalized": false,
919
+ "rstrip": false,
920
+ "single_word": false,
921
+ "special": true
922
+ },
923
+ "128115": {
924
+ "content": "<|reserved_special_token_110|>",
925
+ "lstrip": false,
926
+ "normalized": false,
927
+ "rstrip": false,
928
+ "single_word": false,
929
+ "special": true
930
+ },
931
+ "128116": {
932
+ "content": "<|reserved_special_token_111|>",
933
+ "lstrip": false,
934
+ "normalized": false,
935
+ "rstrip": false,
936
+ "single_word": false,
937
+ "special": true
938
+ },
939
+ "128117": {
940
+ "content": "<|reserved_special_token_112|>",
941
+ "lstrip": false,
942
+ "normalized": false,
943
+ "rstrip": false,
944
+ "single_word": false,
945
+ "special": true
946
+ },
947
+ "128118": {
948
+ "content": "<|reserved_special_token_113|>",
949
+ "lstrip": false,
950
+ "normalized": false,
951
+ "rstrip": false,
952
+ "single_word": false,
953
+ "special": true
954
+ },
955
+ "128119": {
956
+ "content": "<|reserved_special_token_114|>",
957
+ "lstrip": false,
958
+ "normalized": false,
959
+ "rstrip": false,
960
+ "single_word": false,
961
+ "special": true
962
+ },
963
+ "128120": {
964
+ "content": "<|reserved_special_token_115|>",
965
+ "lstrip": false,
966
+ "normalized": false,
967
+ "rstrip": false,
968
+ "single_word": false,
969
+ "special": true
970
+ },
971
+ "128121": {
972
+ "content": "<|reserved_special_token_116|>",
973
+ "lstrip": false,
974
+ "normalized": false,
975
+ "rstrip": false,
976
+ "single_word": false,
977
+ "special": true
978
+ },
979
+ "128122": {
980
+ "content": "<|reserved_special_token_117|>",
981
+ "lstrip": false,
982
+ "normalized": false,
983
+ "rstrip": false,
984
+ "single_word": false,
985
+ "special": true
986
+ },
987
+ "128123": {
988
+ "content": "<|reserved_special_token_118|>",
989
+ "lstrip": false,
990
+ "normalized": false,
991
+ "rstrip": false,
992
+ "single_word": false,
993
+ "special": true
994
+ },
995
+ "128124": {
996
+ "content": "<|reserved_special_token_119|>",
997
+ "lstrip": false,
998
+ "normalized": false,
999
+ "rstrip": false,
1000
+ "single_word": false,
1001
+ "special": true
1002
+ },
1003
+ "128125": {
1004
+ "content": "<|reserved_special_token_120|>",
1005
+ "lstrip": false,
1006
+ "normalized": false,
1007
+ "rstrip": false,
1008
+ "single_word": false,
1009
+ "special": true
1010
+ },
1011
+ "128126": {
1012
+ "content": "<|reserved_special_token_121|>",
1013
+ "lstrip": false,
1014
+ "normalized": false,
1015
+ "rstrip": false,
1016
+ "single_word": false,
1017
+ "special": true
1018
+ },
1019
+ "128127": {
1020
+ "content": "<|reserved_special_token_122|>",
1021
+ "lstrip": false,
1022
+ "normalized": false,
1023
+ "rstrip": false,
1024
+ "single_word": false,
1025
+ "special": true
1026
+ },
1027
+ "128128": {
1028
+ "content": "<|reserved_special_token_123|>",
1029
+ "lstrip": false,
1030
+ "normalized": false,
1031
+ "rstrip": false,
1032
+ "single_word": false,
1033
+ "special": true
1034
+ },
1035
+ "128129": {
1036
+ "content": "<|reserved_special_token_124|>",
1037
+ "lstrip": false,
1038
+ "normalized": false,
1039
+ "rstrip": false,
1040
+ "single_word": false,
1041
+ "special": true
1042
+ },
1043
+ "128130": {
1044
+ "content": "<|reserved_special_token_125|>",
1045
+ "lstrip": false,
1046
+ "normalized": false,
1047
+ "rstrip": false,
1048
+ "single_word": false,
1049
+ "special": true
1050
+ },
1051
+ "128131": {
1052
+ "content": "<|reserved_special_token_126|>",
1053
+ "lstrip": false,
1054
+ "normalized": false,
1055
+ "rstrip": false,
1056
+ "single_word": false,
1057
+ "special": true
1058
+ },
1059
+ "128132": {
1060
+ "content": "<|reserved_special_token_127|>",
1061
+ "lstrip": false,
1062
+ "normalized": false,
1063
+ "rstrip": false,
1064
+ "single_word": false,
1065
+ "special": true
1066
+ },
1067
+ "128133": {
1068
+ "content": "<|reserved_special_token_128|>",
1069
+ "lstrip": false,
1070
+ "normalized": false,
1071
+ "rstrip": false,
1072
+ "single_word": false,
1073
+ "special": true
1074
+ },
1075
+ "128134": {
1076
+ "content": "<|reserved_special_token_129|>",
1077
+ "lstrip": false,
1078
+ "normalized": false,
1079
+ "rstrip": false,
1080
+ "single_word": false,
1081
+ "special": true
1082
+ },
1083
+ "128135": {
1084
+ "content": "<|reserved_special_token_130|>",
1085
+ "lstrip": false,
1086
+ "normalized": false,
1087
+ "rstrip": false,
1088
+ "single_word": false,
1089
+ "special": true
1090
+ },
1091
+ "128136": {
1092
+ "content": "<|reserved_special_token_131|>",
1093
+ "lstrip": false,
1094
+ "normalized": false,
1095
+ "rstrip": false,
1096
+ "single_word": false,
1097
+ "special": true
1098
+ },
1099
+ "128137": {
1100
+ "content": "<|reserved_special_token_132|>",
1101
+ "lstrip": false,
1102
+ "normalized": false,
1103
+ "rstrip": false,
1104
+ "single_word": false,
1105
+ "special": true
1106
+ },
1107
+ "128138": {
1108
+ "content": "<|reserved_special_token_133|>",
1109
+ "lstrip": false,
1110
+ "normalized": false,
1111
+ "rstrip": false,
1112
+ "single_word": false,
1113
+ "special": true
1114
+ },
1115
+ "128139": {
1116
+ "content": "<|reserved_special_token_134|>",
1117
+ "lstrip": false,
1118
+ "normalized": false,
1119
+ "rstrip": false,
1120
+ "single_word": false,
1121
+ "special": true
1122
+ },
1123
+ "128140": {
1124
+ "content": "<|reserved_special_token_135|>",
1125
+ "lstrip": false,
1126
+ "normalized": false,
1127
+ "rstrip": false,
1128
+ "single_word": false,
1129
+ "special": true
1130
+ },
1131
+ "128141": {
1132
+ "content": "<|reserved_special_token_136|>",
1133
+ "lstrip": false,
1134
+ "normalized": false,
1135
+ "rstrip": false,
1136
+ "single_word": false,
1137
+ "special": true
1138
+ },
1139
+ "128142": {
1140
+ "content": "<|reserved_special_token_137|>",
1141
+ "lstrip": false,
1142
+ "normalized": false,
1143
+ "rstrip": false,
1144
+ "single_word": false,
1145
+ "special": true
1146
+ },
1147
+ "128143": {
1148
+ "content": "<|reserved_special_token_138|>",
1149
+ "lstrip": false,
1150
+ "normalized": false,
1151
+ "rstrip": false,
1152
+ "single_word": false,
1153
+ "special": true
1154
+ },
1155
+ "128144": {
1156
+ "content": "<|reserved_special_token_139|>",
1157
+ "lstrip": false,
1158
+ "normalized": false,
1159
+ "rstrip": false,
1160
+ "single_word": false,
1161
+ "special": true
1162
+ },
1163
+ "128145": {
1164
+ "content": "<|reserved_special_token_140|>",
1165
+ "lstrip": false,
1166
+ "normalized": false,
1167
+ "rstrip": false,
1168
+ "single_word": false,
1169
+ "special": true
1170
+ },
1171
+ "128146": {
1172
+ "content": "<|reserved_special_token_141|>",
1173
+ "lstrip": false,
1174
+ "normalized": false,
1175
+ "rstrip": false,
1176
+ "single_word": false,
1177
+ "special": true
1178
+ },
1179
+ "128147": {
1180
+ "content": "<|reserved_special_token_142|>",
1181
+ "lstrip": false,
1182
+ "normalized": false,
1183
+ "rstrip": false,
1184
+ "single_word": false,
1185
+ "special": true
1186
+ },
1187
+ "128148": {
1188
+ "content": "<|reserved_special_token_143|>",
1189
+ "lstrip": false,
1190
+ "normalized": false,
1191
+ "rstrip": false,
1192
+ "single_word": false,
1193
+ "special": true
1194
+ },
1195
+ "128149": {
1196
+ "content": "<|reserved_special_token_144|>",
1197
+ "lstrip": false,
1198
+ "normalized": false,
1199
+ "rstrip": false,
1200
+ "single_word": false,
1201
+ "special": true
1202
+ },
1203
+ "128150": {
1204
+ "content": "<|reserved_special_token_145|>",
1205
+ "lstrip": false,
1206
+ "normalized": false,
1207
+ "rstrip": false,
1208
+ "single_word": false,
1209
+ "special": true
1210
+ },
1211
+ "128151": {
1212
+ "content": "<|reserved_special_token_146|>",
1213
+ "lstrip": false,
1214
+ "normalized": false,
1215
+ "rstrip": false,
1216
+ "single_word": false,
1217
+ "special": true
1218
+ },
1219
+ "128152": {
1220
+ "content": "<|reserved_special_token_147|>",
1221
+ "lstrip": false,
1222
+ "normalized": false,
1223
+ "rstrip": false,
1224
+ "single_word": false,
1225
+ "special": true
1226
+ },
1227
+ "128153": {
1228
+ "content": "<|reserved_special_token_148|>",
1229
+ "lstrip": false,
1230
+ "normalized": false,
1231
+ "rstrip": false,
1232
+ "single_word": false,
1233
+ "special": true
1234
+ },
1235
+ "128154": {
1236
+ "content": "<|reserved_special_token_149|>",
1237
+ "lstrip": false,
1238
+ "normalized": false,
1239
+ "rstrip": false,
1240
+ "single_word": false,
1241
+ "special": true
1242
+ },
1243
+ "128155": {
1244
+ "content": "<|reserved_special_token_150|>",
1245
+ "lstrip": false,
1246
+ "normalized": false,
1247
+ "rstrip": false,
1248
+ "single_word": false,
1249
+ "special": true
1250
+ },
1251
+ "128156": {
1252
+ "content": "<|reserved_special_token_151|>",
1253
+ "lstrip": false,
1254
+ "normalized": false,
1255
+ "rstrip": false,
1256
+ "single_word": false,
1257
+ "special": true
1258
+ },
1259
+ "128157": {
1260
+ "content": "<|reserved_special_token_152|>",
1261
+ "lstrip": false,
1262
+ "normalized": false,
1263
+ "rstrip": false,
1264
+ "single_word": false,
1265
+ "special": true
1266
+ },
1267
+ "128158": {
1268
+ "content": "<|reserved_special_token_153|>",
1269
+ "lstrip": false,
1270
+ "normalized": false,
1271
+ "rstrip": false,
1272
+ "single_word": false,
1273
+ "special": true
1274
+ },
1275
+ "128159": {
1276
+ "content": "<|reserved_special_token_154|>",
1277
+ "lstrip": false,
1278
+ "normalized": false,
1279
+ "rstrip": false,
1280
+ "single_word": false,
1281
+ "special": true
1282
+ },
1283
+ "128160": {
1284
+ "content": "<|reserved_special_token_155|>",
1285
+ "lstrip": false,
1286
+ "normalized": false,
1287
+ "rstrip": false,
1288
+ "single_word": false,
1289
+ "special": true
1290
+ },
1291
+ "128161": {
1292
+ "content": "<|reserved_special_token_156|>",
1293
+ "lstrip": false,
1294
+ "normalized": false,
1295
+ "rstrip": false,
1296
+ "single_word": false,
1297
+ "special": true
1298
+ },
1299
+ "128162": {
1300
+ "content": "<|reserved_special_token_157|>",
1301
+ "lstrip": false,
1302
+ "normalized": false,
1303
+ "rstrip": false,
1304
+ "single_word": false,
1305
+ "special": true
1306
+ },
1307
+ "128163": {
1308
+ "content": "<|reserved_special_token_158|>",
1309
+ "lstrip": false,
1310
+ "normalized": false,
1311
+ "rstrip": false,
1312
+ "single_word": false,
1313
+ "special": true
1314
+ },
1315
+ "128164": {
1316
+ "content": "<|reserved_special_token_159|>",
1317
+ "lstrip": false,
1318
+ "normalized": false,
1319
+ "rstrip": false,
1320
+ "single_word": false,
1321
+ "special": true
1322
+ },
1323
+ "128165": {
1324
+ "content": "<|reserved_special_token_160|>",
1325
+ "lstrip": false,
1326
+ "normalized": false,
1327
+ "rstrip": false,
1328
+ "single_word": false,
1329
+ "special": true
1330
+ },
1331
+ "128166": {
1332
+ "content": "<|reserved_special_token_161|>",
1333
+ "lstrip": false,
1334
+ "normalized": false,
1335
+ "rstrip": false,
1336
+ "single_word": false,
1337
+ "special": true
1338
+ },
1339
+ "128167": {
1340
+ "content": "<|reserved_special_token_162|>",
1341
+ "lstrip": false,
1342
+ "normalized": false,
1343
+ "rstrip": false,
1344
+ "single_word": false,
1345
+ "special": true
1346
+ },
1347
+ "128168": {
1348
+ "content": "<|reserved_special_token_163|>",
1349
+ "lstrip": false,
1350
+ "normalized": false,
1351
+ "rstrip": false,
1352
+ "single_word": false,
1353
+ "special": true
1354
+ },
1355
+ "128169": {
1356
+ "content": "<|reserved_special_token_164|>",
1357
+ "lstrip": false,
1358
+ "normalized": false,
1359
+ "rstrip": false,
1360
+ "single_word": false,
1361
+ "special": true
1362
+ },
1363
+ "128170": {
1364
+ "content": "<|reserved_special_token_165|>",
1365
+ "lstrip": false,
1366
+ "normalized": false,
1367
+ "rstrip": false,
1368
+ "single_word": false,
1369
+ "special": true
1370
+ },
1371
+ "128171": {
1372
+ "content": "<|reserved_special_token_166|>",
1373
+ "lstrip": false,
1374
+ "normalized": false,
1375
+ "rstrip": false,
1376
+ "single_word": false,
1377
+ "special": true
1378
+ },
1379
+ "128172": {
1380
+ "content": "<|reserved_special_token_167|>",
1381
+ "lstrip": false,
1382
+ "normalized": false,
1383
+ "rstrip": false,
1384
+ "single_word": false,
1385
+ "special": true
1386
+ },
1387
+ "128173": {
1388
+ "content": "<|reserved_special_token_168|>",
1389
+ "lstrip": false,
1390
+ "normalized": false,
1391
+ "rstrip": false,
1392
+ "single_word": false,
1393
+ "special": true
1394
+ },
1395
+ "128174": {
1396
+ "content": "<|reserved_special_token_169|>",
1397
+ "lstrip": false,
1398
+ "normalized": false,
1399
+ "rstrip": false,
1400
+ "single_word": false,
1401
+ "special": true
1402
+ },
1403
+ "128175": {
1404
+ "content": "<|reserved_special_token_170|>",
1405
+ "lstrip": false,
1406
+ "normalized": false,
1407
+ "rstrip": false,
1408
+ "single_word": false,
1409
+ "special": true
1410
+ },
1411
+ "128176": {
1412
+ "content": "<|reserved_special_token_171|>",
1413
+ "lstrip": false,
1414
+ "normalized": false,
1415
+ "rstrip": false,
1416
+ "single_word": false,
1417
+ "special": true
1418
+ },
1419
+ "128177": {
1420
+ "content": "<|reserved_special_token_172|>",
1421
+ "lstrip": false,
1422
+ "normalized": false,
1423
+ "rstrip": false,
1424
+ "single_word": false,
1425
+ "special": true
1426
+ },
1427
+ "128178": {
1428
+ "content": "<|reserved_special_token_173|>",
1429
+ "lstrip": false,
1430
+ "normalized": false,
1431
+ "rstrip": false,
1432
+ "single_word": false,
1433
+ "special": true
1434
+ },
1435
+ "128179": {
1436
+ "content": "<|reserved_special_token_174|>",
1437
+ "lstrip": false,
1438
+ "normalized": false,
1439
+ "rstrip": false,
1440
+ "single_word": false,
1441
+ "special": true
1442
+ },
1443
+ "128180": {
1444
+ "content": "<|reserved_special_token_175|>",
1445
+ "lstrip": false,
1446
+ "normalized": false,
1447
+ "rstrip": false,
1448
+ "single_word": false,
1449
+ "special": true
1450
+ },
1451
+ "128181": {
1452
+ "content": "<|reserved_special_token_176|>",
1453
+ "lstrip": false,
1454
+ "normalized": false,
1455
+ "rstrip": false,
1456
+ "single_word": false,
1457
+ "special": true
1458
+ },
1459
+ "128182": {
1460
+ "content": "<|reserved_special_token_177|>",
1461
+ "lstrip": false,
1462
+ "normalized": false,
1463
+ "rstrip": false,
1464
+ "single_word": false,
1465
+ "special": true
1466
+ },
1467
+ "128183": {
1468
+ "content": "<|reserved_special_token_178|>",
1469
+ "lstrip": false,
1470
+ "normalized": false,
1471
+ "rstrip": false,
1472
+ "single_word": false,
1473
+ "special": true
1474
+ },
1475
+ "128184": {
1476
+ "content": "<|reserved_special_token_179|>",
1477
+ "lstrip": false,
1478
+ "normalized": false,
1479
+ "rstrip": false,
1480
+ "single_word": false,
1481
+ "special": true
1482
+ },
1483
+ "128185": {
1484
+ "content": "<|reserved_special_token_180|>",
1485
+ "lstrip": false,
1486
+ "normalized": false,
1487
+ "rstrip": false,
1488
+ "single_word": false,
1489
+ "special": true
1490
+ },
1491
+ "128186": {
1492
+ "content": "<|reserved_special_token_181|>",
1493
+ "lstrip": false,
1494
+ "normalized": false,
1495
+ "rstrip": false,
1496
+ "single_word": false,
1497
+ "special": true
1498
+ },
1499
+ "128187": {
1500
+ "content": "<|reserved_special_token_182|>",
1501
+ "lstrip": false,
1502
+ "normalized": false,
1503
+ "rstrip": false,
1504
+ "single_word": false,
1505
+ "special": true
1506
+ },
1507
+ "128188": {
1508
+ "content": "<|reserved_special_token_183|>",
1509
+ "lstrip": false,
1510
+ "normalized": false,
1511
+ "rstrip": false,
1512
+ "single_word": false,
1513
+ "special": true
1514
+ },
1515
+ "128189": {
1516
+ "content": "<|reserved_special_token_184|>",
1517
+ "lstrip": false,
1518
+ "normalized": false,
1519
+ "rstrip": false,
1520
+ "single_word": false,
1521
+ "special": true
1522
+ },
1523
+ "128190": {
1524
+ "content": "<|reserved_special_token_185|>",
1525
+ "lstrip": false,
1526
+ "normalized": false,
1527
+ "rstrip": false,
1528
+ "single_word": false,
1529
+ "special": true
1530
+ },
1531
+ "128191": {
1532
+ "content": "<|reserved_special_token_186|>",
1533
+ "lstrip": false,
1534
+ "normalized": false,
1535
+ "rstrip": false,
1536
+ "single_word": false,
1537
+ "special": true
1538
+ },
1539
+ "128192": {
1540
+ "content": "<|reserved_special_token_187|>",
1541
+ "lstrip": false,
1542
+ "normalized": false,
1543
+ "rstrip": false,
1544
+ "single_word": false,
1545
+ "special": true
1546
+ },
1547
+ "128193": {
1548
+ "content": "<|reserved_special_token_188|>",
1549
+ "lstrip": false,
1550
+ "normalized": false,
1551
+ "rstrip": false,
1552
+ "single_word": false,
1553
+ "special": true
1554
+ },
1555
+ "128194": {
1556
+ "content": "<|reserved_special_token_189|>",
1557
+ "lstrip": false,
1558
+ "normalized": false,
1559
+ "rstrip": false,
1560
+ "single_word": false,
1561
+ "special": true
1562
+ },
1563
+ "128195": {
1564
+ "content": "<|reserved_special_token_190|>",
1565
+ "lstrip": false,
1566
+ "normalized": false,
1567
+ "rstrip": false,
1568
+ "single_word": false,
1569
+ "special": true
1570
+ },
1571
+ "128196": {
1572
+ "content": "<|reserved_special_token_191|>",
1573
+ "lstrip": false,
1574
+ "normalized": false,
1575
+ "rstrip": false,
1576
+ "single_word": false,
1577
+ "special": true
1578
+ },
1579
+ "128197": {
1580
+ "content": "<|reserved_special_token_192|>",
1581
+ "lstrip": false,
1582
+ "normalized": false,
1583
+ "rstrip": false,
1584
+ "single_word": false,
1585
+ "special": true
1586
+ },
1587
+ "128198": {
1588
+ "content": "<|reserved_special_token_193|>",
1589
+ "lstrip": false,
1590
+ "normalized": false,
1591
+ "rstrip": false,
1592
+ "single_word": false,
1593
+ "special": true
1594
+ },
1595
+ "128199": {
1596
+ "content": "<|reserved_special_token_194|>",
1597
+ "lstrip": false,
1598
+ "normalized": false,
1599
+ "rstrip": false,
1600
+ "single_word": false,
1601
+ "special": true
1602
+ },
1603
+ "128200": {
1604
+ "content": "<|reserved_special_token_195|>",
1605
+ "lstrip": false,
1606
+ "normalized": false,
1607
+ "rstrip": false,
1608
+ "single_word": false,
1609
+ "special": true
1610
+ },
1611
+ "128201": {
1612
+ "content": "<|reserved_special_token_196|>",
1613
+ "lstrip": false,
1614
+ "normalized": false,
1615
+ "rstrip": false,
1616
+ "single_word": false,
1617
+ "special": true
1618
+ },
1619
+ "128202": {
1620
+ "content": "<|reserved_special_token_197|>",
1621
+ "lstrip": false,
1622
+ "normalized": false,
1623
+ "rstrip": false,
1624
+ "single_word": false,
1625
+ "special": true
1626
+ },
1627
+ "128203": {
1628
+ "content": "<|reserved_special_token_198|>",
1629
+ "lstrip": false,
1630
+ "normalized": false,
1631
+ "rstrip": false,
1632
+ "single_word": false,
1633
+ "special": true
1634
+ },
1635
+ "128204": {
1636
+ "content": "<|reserved_special_token_199|>",
1637
+ "lstrip": false,
1638
+ "normalized": false,
1639
+ "rstrip": false,
1640
+ "single_word": false,
1641
+ "special": true
1642
+ },
1643
+ "128205": {
1644
+ "content": "<|reserved_special_token_200|>",
1645
+ "lstrip": false,
1646
+ "normalized": false,
1647
+ "rstrip": false,
1648
+ "single_word": false,
1649
+ "special": true
1650
+ },
1651
+ "128206": {
1652
+ "content": "<|reserved_special_token_201|>",
1653
+ "lstrip": false,
1654
+ "normalized": false,
1655
+ "rstrip": false,
1656
+ "single_word": false,
1657
+ "special": true
1658
+ },
1659
+ "128207": {
1660
+ "content": "<|reserved_special_token_202|>",
1661
+ "lstrip": false,
1662
+ "normalized": false,
1663
+ "rstrip": false,
1664
+ "single_word": false,
1665
+ "special": true
1666
+ },
1667
+ "128208": {
1668
+ "content": "<|reserved_special_token_203|>",
1669
+ "lstrip": false,
1670
+ "normalized": false,
1671
+ "rstrip": false,
1672
+ "single_word": false,
1673
+ "special": true
1674
+ },
1675
+ "128209": {
1676
+ "content": "<|reserved_special_token_204|>",
1677
+ "lstrip": false,
1678
+ "normalized": false,
1679
+ "rstrip": false,
1680
+ "single_word": false,
1681
+ "special": true
1682
+ },
1683
+ "128210": {
1684
+ "content": "<|reserved_special_token_205|>",
1685
+ "lstrip": false,
1686
+ "normalized": false,
1687
+ "rstrip": false,
1688
+ "single_word": false,
1689
+ "special": true
1690
+ },
1691
+ "128211": {
1692
+ "content": "<|reserved_special_token_206|>",
1693
+ "lstrip": false,
1694
+ "normalized": false,
1695
+ "rstrip": false,
1696
+ "single_word": false,
1697
+ "special": true
1698
+ },
1699
+ "128212": {
1700
+ "content": "<|reserved_special_token_207|>",
1701
+ "lstrip": false,
1702
+ "normalized": false,
1703
+ "rstrip": false,
1704
+ "single_word": false,
1705
+ "special": true
1706
+ },
1707
+ "128213": {
1708
+ "content": "<|reserved_special_token_208|>",
1709
+ "lstrip": false,
1710
+ "normalized": false,
1711
+ "rstrip": false,
1712
+ "single_word": false,
1713
+ "special": true
1714
+ },
1715
+ "128214": {
1716
+ "content": "<|reserved_special_token_209|>",
1717
+ "lstrip": false,
1718
+ "normalized": false,
1719
+ "rstrip": false,
1720
+ "single_word": false,
1721
+ "special": true
1722
+ },
1723
+ "128215": {
1724
+ "content": "<|reserved_special_token_210|>",
1725
+ "lstrip": false,
1726
+ "normalized": false,
1727
+ "rstrip": false,
1728
+ "single_word": false,
1729
+ "special": true
1730
+ },
1731
+ "128216": {
1732
+ "content": "<|reserved_special_token_211|>",
1733
+ "lstrip": false,
1734
+ "normalized": false,
1735
+ "rstrip": false,
1736
+ "single_word": false,
1737
+ "special": true
1738
+ },
1739
+ "128217": {
1740
+ "content": "<|reserved_special_token_212|>",
1741
+ "lstrip": false,
1742
+ "normalized": false,
1743
+ "rstrip": false,
1744
+ "single_word": false,
1745
+ "special": true
1746
+ },
1747
+ "128218": {
1748
+ "content": "<|reserved_special_token_213|>",
1749
+ "lstrip": false,
1750
+ "normalized": false,
1751
+ "rstrip": false,
1752
+ "single_word": false,
1753
+ "special": true
1754
+ },
1755
+ "128219": {
1756
+ "content": "<|reserved_special_token_214|>",
1757
+ "lstrip": false,
1758
+ "normalized": false,
1759
+ "rstrip": false,
1760
+ "single_word": false,
1761
+ "special": true
1762
+ },
1763
+ "128220": {
1764
+ "content": "<|reserved_special_token_215|>",
1765
+ "lstrip": false,
1766
+ "normalized": false,
1767
+ "rstrip": false,
1768
+ "single_word": false,
1769
+ "special": true
1770
+ },
1771
+ "128221": {
1772
+ "content": "<|reserved_special_token_216|>",
1773
+ "lstrip": false,
1774
+ "normalized": false,
1775
+ "rstrip": false,
1776
+ "single_word": false,
1777
+ "special": true
1778
+ },
1779
+ "128222": {
1780
+ "content": "<|reserved_special_token_217|>",
1781
+ "lstrip": false,
1782
+ "normalized": false,
1783
+ "rstrip": false,
1784
+ "single_word": false,
1785
+ "special": true
1786
+ },
1787
+ "128223": {
1788
+ "content": "<|reserved_special_token_218|>",
1789
+ "lstrip": false,
1790
+ "normalized": false,
1791
+ "rstrip": false,
1792
+ "single_word": false,
1793
+ "special": true
1794
+ },
1795
+ "128224": {
1796
+ "content": "<|reserved_special_token_219|>",
1797
+ "lstrip": false,
1798
+ "normalized": false,
1799
+ "rstrip": false,
1800
+ "single_word": false,
1801
+ "special": true
1802
+ },
1803
+ "128225": {
1804
+ "content": "<|reserved_special_token_220|>",
1805
+ "lstrip": false,
1806
+ "normalized": false,
1807
+ "rstrip": false,
1808
+ "single_word": false,
1809
+ "special": true
1810
+ },
1811
+ "128226": {
1812
+ "content": "<|reserved_special_token_221|>",
1813
+ "lstrip": false,
1814
+ "normalized": false,
1815
+ "rstrip": false,
1816
+ "single_word": false,
1817
+ "special": true
1818
+ },
1819
+ "128227": {
1820
+ "content": "<|reserved_special_token_222|>",
1821
+ "lstrip": false,
1822
+ "normalized": false,
1823
+ "rstrip": false,
1824
+ "single_word": false,
1825
+ "special": true
1826
+ },
1827
+ "128228": {
1828
+ "content": "<|reserved_special_token_223|>",
1829
+ "lstrip": false,
1830
+ "normalized": false,
1831
+ "rstrip": false,
1832
+ "single_word": false,
1833
+ "special": true
1834
+ },
1835
+ "128229": {
1836
+ "content": "<|reserved_special_token_224|>",
1837
+ "lstrip": false,
1838
+ "normalized": false,
1839
+ "rstrip": false,
1840
+ "single_word": false,
1841
+ "special": true
1842
+ },
1843
+ "128230": {
1844
+ "content": "<|reserved_special_token_225|>",
1845
+ "lstrip": false,
1846
+ "normalized": false,
1847
+ "rstrip": false,
1848
+ "single_word": false,
1849
+ "special": true
1850
+ },
1851
+ "128231": {
1852
+ "content": "<|reserved_special_token_226|>",
1853
+ "lstrip": false,
1854
+ "normalized": false,
1855
+ "rstrip": false,
1856
+ "single_word": false,
1857
+ "special": true
1858
+ },
1859
+ "128232": {
1860
+ "content": "<|reserved_special_token_227|>",
1861
+ "lstrip": false,
1862
+ "normalized": false,
1863
+ "rstrip": false,
1864
+ "single_word": false,
1865
+ "special": true
1866
+ },
1867
+ "128233": {
1868
+ "content": "<|reserved_special_token_228|>",
1869
+ "lstrip": false,
1870
+ "normalized": false,
1871
+ "rstrip": false,
1872
+ "single_word": false,
1873
+ "special": true
1874
+ },
1875
+ "128234": {
1876
+ "content": "<|reserved_special_token_229|>",
1877
+ "lstrip": false,
1878
+ "normalized": false,
1879
+ "rstrip": false,
1880
+ "single_word": false,
1881
+ "special": true
1882
+ },
1883
+ "128235": {
1884
+ "content": "<|reserved_special_token_230|>",
1885
+ "lstrip": false,
1886
+ "normalized": false,
1887
+ "rstrip": false,
1888
+ "single_word": false,
1889
+ "special": true
1890
+ },
1891
+ "128236": {
1892
+ "content": "<|reserved_special_token_231|>",
1893
+ "lstrip": false,
1894
+ "normalized": false,
1895
+ "rstrip": false,
1896
+ "single_word": false,
1897
+ "special": true
1898
+ },
1899
+ "128237": {
1900
+ "content": "<|reserved_special_token_232|>",
1901
+ "lstrip": false,
1902
+ "normalized": false,
1903
+ "rstrip": false,
1904
+ "single_word": false,
1905
+ "special": true
1906
+ },
1907
+ "128238": {
1908
+ "content": "<|reserved_special_token_233|>",
1909
+ "lstrip": false,
1910
+ "normalized": false,
1911
+ "rstrip": false,
1912
+ "single_word": false,
1913
+ "special": true
1914
+ },
1915
+ "128239": {
1916
+ "content": "<|reserved_special_token_234|>",
1917
+ "lstrip": false,
1918
+ "normalized": false,
1919
+ "rstrip": false,
1920
+ "single_word": false,
1921
+ "special": true
1922
+ },
1923
+ "128240": {
1924
+ "content": "<|reserved_special_token_235|>",
1925
+ "lstrip": false,
1926
+ "normalized": false,
1927
+ "rstrip": false,
1928
+ "single_word": false,
1929
+ "special": true
1930
+ },
1931
+ "128241": {
1932
+ "content": "<|reserved_special_token_236|>",
1933
+ "lstrip": false,
1934
+ "normalized": false,
1935
+ "rstrip": false,
1936
+ "single_word": false,
1937
+ "special": true
1938
+ },
1939
+ "128242": {
1940
+ "content": "<|reserved_special_token_237|>",
1941
+ "lstrip": false,
1942
+ "normalized": false,
1943
+ "rstrip": false,
1944
+ "single_word": false,
1945
+ "special": true
1946
+ },
1947
+ "128243": {
1948
+ "content": "<|reserved_special_token_238|>",
1949
+ "lstrip": false,
1950
+ "normalized": false,
1951
+ "rstrip": false,
1952
+ "single_word": false,
1953
+ "special": true
1954
+ },
1955
+ "128244": {
1956
+ "content": "<|reserved_special_token_239|>",
1957
+ "lstrip": false,
1958
+ "normalized": false,
1959
+ "rstrip": false,
1960
+ "single_word": false,
1961
+ "special": true
1962
+ },
1963
+ "128245": {
1964
+ "content": "<|reserved_special_token_240|>",
1965
+ "lstrip": false,
1966
+ "normalized": false,
1967
+ "rstrip": false,
1968
+ "single_word": false,
1969
+ "special": true
1970
+ },
1971
+ "128246": {
1972
+ "content": "<|reserved_special_token_241|>",
1973
+ "lstrip": false,
1974
+ "normalized": false,
1975
+ "rstrip": false,
1976
+ "single_word": false,
1977
+ "special": true
1978
+ },
1979
+ "128247": {
1980
+ "content": "<|reserved_special_token_242|>",
1981
+ "lstrip": false,
1982
+ "normalized": false,
1983
+ "rstrip": false,
1984
+ "single_word": false,
1985
+ "special": true
1986
+ },
1987
+ "128248": {
1988
+ "content": "<|reserved_special_token_243|>",
1989
+ "lstrip": false,
1990
+ "normalized": false,
1991
+ "rstrip": false,
1992
+ "single_word": false,
1993
+ "special": true
1994
+ },
1995
+ "128249": {
1996
+ "content": "<|reserved_special_token_244|>",
1997
+ "lstrip": false,
1998
+ "normalized": false,
1999
+ "rstrip": false,
2000
+ "single_word": false,
2001
+ "special": true
2002
+ },
2003
+ "128250": {
2004
+ "content": "<|reserved_special_token_245|>",
2005
+ "lstrip": false,
2006
+ "normalized": false,
2007
+ "rstrip": false,
2008
+ "single_word": false,
2009
+ "special": true
2010
+ },
2011
+ "128251": {
2012
+ "content": "<|reserved_special_token_246|>",
2013
+ "lstrip": false,
2014
+ "normalized": false,
2015
+ "rstrip": false,
2016
+ "single_word": false,
2017
+ "special": true
2018
+ },
2019
+ "128252": {
2020
+ "content": "<|reserved_special_token_247|>",
2021
+ "lstrip": false,
2022
+ "normalized": false,
2023
+ "rstrip": false,
2024
+ "single_word": false,
2025
+ "special": true
2026
+ },
2027
+ "128253": {
2028
+ "content": "<|reserved_special_token_248|>",
2029
+ "lstrip": false,
2030
+ "normalized": false,
2031
+ "rstrip": false,
2032
+ "single_word": false,
2033
+ "special": true
2034
+ },
2035
+ "128254": {
2036
+ "content": "<|reserved_special_token_249|>",
2037
+ "lstrip": false,
2038
+ "normalized": false,
2039
+ "rstrip": false,
2040
+ "single_word": false,
2041
+ "special": true
2042
+ },
2043
+ "128255": {
2044
+ "content": "<|reserved_special_token_250|>",
2045
+ "lstrip": false,
2046
+ "normalized": false,
2047
+ "rstrip": false,
2048
+ "single_word": false,
2049
+ "special": true
2050
+ },
2051
+ "128256": {
2052
+ "content": "<|eom_id|>",
2053
+ "lstrip": false,
2054
+ "normalized": false,
2055
+ "rstrip": false,
2056
+ "single_word": false,
2057
+ "special": true
2058
+ }
2059
+ },
2060
+ "additional_special_tokens": [
2061
+ "<|eom_id|>"
2062
+ ],
2063
+ "bos_token": "<|begin_of_text|>",
2064
+ "chat_template": "{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{% if add_generation_prompt %}{{ '<|start_header_id|>assistant<|end_header_id|>\n\n' }}{% endif %}",
2065
+ "clean_up_tokenization_spaces": true,
2066
+ "eos_token": "<|eot_id|>",
2067
+ "extra_special_tokens": {},
2068
+ "model_input_names": [
2069
+ "input_ids",
2070
+ "attention_mask"
2071
+ ],
2072
+ "model_max_length": 1000000000000000019884624838656,
2073
+ "pad_token": "<|eot_id|>",
2074
+ "padding_side": "right",
2075
+ "split_special_tokens": false,
2076
+ "tokenizer_class": "PreTrainedTokenizer"
2077
+ }
train.yaml ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ seed: 456
2
+
3
+ ### model
4
+ model_name_or_path: meta-llama/Meta-Llama-3-8B-Instruct
5
+ trust_remote_code: true
6
+ flash_attn: auto
7
+ use_cache: false
8
+
9
+ ### method
10
+ stage: sft
11
+ do_train: true
12
+ finetuning_type: prompt-tuning
13
+ task_type: CAUSAL_LM
14
+ num_virtual_tokens: 100
15
+
16
+ ### dataset
17
+ dataset: codealpacapy
18
+ template: llama3
19
+ cutoff_len: 2048
20
+ overwrite_cache: true
21
+ preprocessing_num_workers: 8
22
+ dataloader_num_workers: 2
23
+ packing: false
24
+
25
+ ### output
26
+ output_dir: saves_multiple/prompt-tuning/llama-3-8b-instruct/train_codealpacapy_456_1765209082
27
+ logging_steps: 5
28
+ save_steps: 0.05
29
+ overwrite_output_dir: true
30
+ save_only_model: false
31
+ plot_loss: true
32
+ include_num_input_tokens_seen: true
33
+ push_to_hub: true
34
+ push_to_hub_organization: rbelanec
35
+ load_best_model_at_end: true
36
+ save_total_limit: 1
37
+
38
+ ### train
39
+ per_device_train_batch_size: 4
40
+ learning_rate: 3.0e-2
41
+ num_train_epochs: 20
42
+ weight_decay: 1.0e-5
43
+ lr_scheduler_type: cosine
44
+ bf16: true
45
+ ddp_timeout: 180000000
46
+ resume_from_checkpoint: null
47
+ warmup_ratio: 0.1
48
+ optim: adamw_torch
49
+ report_to:
50
+ - wandb
51
+ run_name: prompt-tuning_llama-3-8b-instruct_train_codealpacapy_456_1765209082
52
+
53
+ ### eval
54
+ per_device_eval_batch_size: 4
55
+ eval_strategy: steps
56
+ eval_steps: 0.05
57
+ val_size: 0.1
trainer_log.jsonl ADDED
@@ -0,0 +1,387 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"current_steps": 5, "total_steps": 38160, "loss": 1.0116, "lr": 3.144654088050314e-05, "epoch": 0.002620545073375262, "percentage": 0.01, "elapsed_time": "0:00:01", "remaining_time": "2:47:37", "throughput": 2889.3, "total_tokens": 3808}
2
+ {"current_steps": 10, "total_steps": 38160, "loss": 1.3698, "lr": 7.075471698113207e-05, "epoch": 0.005241090146750524, "percentage": 0.03, "elapsed_time": "0:00:01", "remaining_time": "2:05:13", "throughput": 3265.63, "total_tokens": 6432}
3
+ {"current_steps": 15, "total_steps": 38160, "loss": 1.322, "lr": 0.00011006289308176101, "epoch": 0.007861635220125786, "percentage": 0.04, "elapsed_time": "0:00:02", "remaining_time": "1:50:15", "throughput": 3505.56, "total_tokens": 9120}
4
+ {"current_steps": 20, "total_steps": 38160, "loss": 0.9903, "lr": 0.00014937106918238994, "epoch": 0.010482180293501049, "percentage": 0.05, "elapsed_time": "0:00:03", "remaining_time": "1:42:57", "throughput": 3635.22, "total_tokens": 11776}
5
+ {"current_steps": 25, "total_steps": 38160, "loss": 0.8202, "lr": 0.00018867924528301886, "epoch": 0.01310272536687631, "percentage": 0.07, "elapsed_time": "0:00:04", "remaining_time": "1:43:53", "throughput": 3907.65, "total_tokens": 15968}
6
+ {"current_steps": 30, "total_steps": 38160, "loss": 0.6, "lr": 0.00022798742138364778, "epoch": 0.015723270440251572, "percentage": 0.08, "elapsed_time": "0:00:04", "remaining_time": "1:45:45", "throughput": 4147.03, "total_tokens": 20704}
7
+ {"current_steps": 35, "total_steps": 38160, "loss": 0.7313, "lr": 0.0002672955974842767, "epoch": 0.018343815513626835, "percentage": 0.09, "elapsed_time": "0:00:05", "remaining_time": "1:42:02", "throughput": 4139.22, "total_tokens": 23264}
8
+ {"current_steps": 40, "total_steps": 38160, "loss": 0.7842, "lr": 0.0003066037735849056, "epoch": 0.020964360587002098, "percentage": 0.1, "elapsed_time": "0:00:06", "remaining_time": "1:41:15", "throughput": 4201.03, "total_tokens": 26784}
9
+ {"current_steps": 45, "total_steps": 38160, "loss": 0.5445, "lr": 0.00034591194968553455, "epoch": 0.02358490566037736, "percentage": 0.12, "elapsed_time": "0:00:07", "remaining_time": "1:40:16", "throughput": 4243.52, "total_tokens": 30144}
10
+ {"current_steps": 50, "total_steps": 38160, "loss": 0.4361, "lr": 0.0003852201257861635, "epoch": 0.02620545073375262, "percentage": 0.13, "elapsed_time": "0:00:07", "remaining_time": "1:39:03", "throughput": 4259.82, "total_tokens": 33216}
11
+ {"current_steps": 55, "total_steps": 38160, "loss": 0.6174, "lr": 0.00042452830188679245, "epoch": 0.028825995807127882, "percentage": 0.14, "elapsed_time": "0:00:08", "remaining_time": "1:38:38", "throughput": 4304.22, "total_tokens": 36768}
12
+ {"current_steps": 60, "total_steps": 38160, "loss": 0.7046, "lr": 0.00046383647798742137, "epoch": 0.031446540880503145, "percentage": 0.16, "elapsed_time": "0:00:09", "remaining_time": "1:38:24", "throughput": 4333.0, "total_tokens": 40288}
13
+ {"current_steps": 65, "total_steps": 38160, "loss": 0.5618, "lr": 0.0005031446540880503, "epoch": 0.034067085953878404, "percentage": 0.17, "elapsed_time": "0:00:10", "remaining_time": "1:37:51", "throughput": 4343.79, "total_tokens": 43520}
14
+ {"current_steps": 70, "total_steps": 38160, "loss": 0.4756, "lr": 0.0005424528301886792, "epoch": 0.03668763102725367, "percentage": 0.18, "elapsed_time": "0:00:10", "remaining_time": "1:37:24", "throughput": 4358.7, "total_tokens": 46816}
15
+ {"current_steps": 75, "total_steps": 38160, "loss": 0.6074, "lr": 0.0005817610062893082, "epoch": 0.03930817610062893, "percentage": 0.2, "elapsed_time": "0:00:11", "remaining_time": "1:36:34", "throughput": 4352.53, "total_tokens": 49664}
16
+ {"current_steps": 80, "total_steps": 38160, "loss": 0.5491, "lr": 0.0006210691823899371, "epoch": 0.041928721174004195, "percentage": 0.21, "elapsed_time": "0:00:12", "remaining_time": "1:36:22", "throughput": 4370.11, "total_tokens": 53088}
17
+ {"current_steps": 85, "total_steps": 38160, "loss": 0.5725, "lr": 0.000660377358490566, "epoch": 0.044549266247379454, "percentage": 0.22, "elapsed_time": "0:00:12", "remaining_time": "1:36:17", "throughput": 4389.0, "total_tokens": 56608}
18
+ {"current_steps": 90, "total_steps": 38160, "loss": 0.5764, "lr": 0.000699685534591195, "epoch": 0.04716981132075472, "percentage": 0.24, "elapsed_time": "0:00:13", "remaining_time": "1:35:59", "throughput": 4399.66, "total_tokens": 59904}
19
+ {"current_steps": 95, "total_steps": 38160, "loss": 0.5138, "lr": 0.0007389937106918238, "epoch": 0.04979035639412998, "percentage": 0.25, "elapsed_time": "0:00:14", "remaining_time": "1:35:48", "throughput": 4418.27, "total_tokens": 63392}
20
+ {"current_steps": 100, "total_steps": 38160, "loss": 0.6576, "lr": 0.0007783018867924529, "epoch": 0.05241090146750524, "percentage": 0.26, "elapsed_time": "0:00:14", "remaining_time": "1:35:02", "throughput": 4401.59, "total_tokens": 65952}
21
+ {"current_steps": 105, "total_steps": 38160, "loss": 0.5345, "lr": 0.0008176100628930818, "epoch": 0.055031446540880505, "percentage": 0.28, "elapsed_time": "0:00:15", "remaining_time": "1:34:25", "throughput": 4392.82, "total_tokens": 68672}
22
+ {"current_steps": 110, "total_steps": 38160, "loss": 0.5345, "lr": 0.0008569182389937106, "epoch": 0.057651991614255764, "percentage": 0.29, "elapsed_time": "0:00:16", "remaining_time": "1:34:06", "throughput": 4393.44, "total_tokens": 71712}
23
+ {"current_steps": 115, "total_steps": 38160, "loss": 0.8209, "lr": 0.0008962264150943396, "epoch": 0.06027253668763103, "percentage": 0.3, "elapsed_time": "0:00:16", "remaining_time": "1:33:42", "throughput": 4392.69, "total_tokens": 74656}
24
+ {"current_steps": 120, "total_steps": 38160, "loss": 0.5506, "lr": 0.0009355345911949684, "epoch": 0.06289308176100629, "percentage": 0.31, "elapsed_time": "0:00:17", "remaining_time": "1:33:45", "throughput": 4407.39, "total_tokens": 78208}
25
+ {"current_steps": 125, "total_steps": 38160, "loss": 0.4924, "lr": 0.0009748427672955974, "epoch": 0.06551362683438156, "percentage": 0.33, "elapsed_time": "0:00:18", "remaining_time": "1:33:34", "throughput": 4410.13, "total_tokens": 81376}
26
+ {"current_steps": 130, "total_steps": 38160, "loss": 0.5731, "lr": 0.0010141509433962263, "epoch": 0.06813417190775681, "percentage": 0.34, "elapsed_time": "0:00:19", "remaining_time": "1:33:15", "throughput": 4406.5, "total_tokens": 84288}
27
+ {"current_steps": 135, "total_steps": 38160, "loss": 0.6249, "lr": 0.0010534591194968554, "epoch": 0.07075471698113207, "percentage": 0.35, "elapsed_time": "0:00:19", "remaining_time": "1:32:49", "throughput": 4398.82, "total_tokens": 86976}
28
+ {"current_steps": 140, "total_steps": 38160, "loss": 0.5452, "lr": 0.0010927672955974841, "epoch": 0.07337526205450734, "percentage": 0.37, "elapsed_time": "0:00:20", "remaining_time": "1:32:35", "throughput": 4396.77, "total_tokens": 89952}
29
+ {"current_steps": 145, "total_steps": 38160, "loss": 0.5129, "lr": 0.001132075471698113, "epoch": 0.0759958071278826, "percentage": 0.38, "elapsed_time": "0:00:21", "remaining_time": "1:32:28", "throughput": 4400.24, "total_tokens": 93120}
30
+ {"current_steps": 150, "total_steps": 38160, "loss": 0.702, "lr": 0.0011713836477987422, "epoch": 0.07861635220125786, "percentage": 0.39, "elapsed_time": "0:00:21", "remaining_time": "1:32:31", "throughput": 4411.1, "total_tokens": 96640}
31
+ {"current_steps": 155, "total_steps": 38160, "loss": 0.5167, "lr": 0.001210691823899371, "epoch": 0.08123689727463312, "percentage": 0.41, "elapsed_time": "0:00:22", "remaining_time": "1:32:23", "throughput": 4412.08, "total_tokens": 99744}
32
+ {"current_steps": 160, "total_steps": 38160, "loss": 0.4715, "lr": 0.0012499999999999998, "epoch": 0.08385744234800839, "percentage": 0.42, "elapsed_time": "0:00:23", "remaining_time": "1:32:10", "throughput": 4411.33, "total_tokens": 102720}
33
+ {"current_steps": 165, "total_steps": 38160, "loss": 0.5039, "lr": 0.001289308176100629, "epoch": 0.08647798742138364, "percentage": 0.43, "elapsed_time": "0:00:23", "remaining_time": "1:31:49", "throughput": 4403.19, "total_tokens": 105344}
34
+ {"current_steps": 170, "total_steps": 38160, "loss": 0.6394, "lr": 0.0013286163522012579, "epoch": 0.08909853249475891, "percentage": 0.45, "elapsed_time": "0:00:24", "remaining_time": "1:31:46", "throughput": 4406.42, "total_tokens": 108576}
35
+ {"current_steps": 175, "total_steps": 38160, "loss": 0.4784, "lr": 0.0013679245283018866, "epoch": 0.09171907756813417, "percentage": 0.46, "elapsed_time": "0:00:25", "remaining_time": "1:31:35", "throughput": 4405.05, "total_tokens": 111520}
36
+ {"current_steps": 180, "total_steps": 38160, "loss": 0.5404, "lr": 0.0014072327044025157, "epoch": 0.09433962264150944, "percentage": 0.47, "elapsed_time": "0:00:25", "remaining_time": "1:31:21", "throughput": 4403.3, "total_tokens": 114400}
37
+ {"current_steps": 185, "total_steps": 38160, "loss": 0.5019, "lr": 0.0014465408805031446, "epoch": 0.09696016771488469, "percentage": 0.48, "elapsed_time": "0:00:26", "remaining_time": "1:31:41", "throughput": 4419.93, "total_tokens": 118464}
38
+ {"current_steps": 190, "total_steps": 38160, "loss": 0.6775, "lr": 0.0014858490566037736, "epoch": 0.09958071278825996, "percentage": 0.5, "elapsed_time": "0:00:27", "remaining_time": "1:31:30", "throughput": 4417.92, "total_tokens": 121376}
39
+ {"current_steps": 195, "total_steps": 38160, "loss": 0.7051, "lr": 0.0015251572327044025, "epoch": 0.10220125786163523, "percentage": 0.51, "elapsed_time": "0:00:28", "remaining_time": "1:31:31", "throughput": 4424.73, "total_tokens": 124800}
40
+ {"current_steps": 200, "total_steps": 38160, "loss": 0.4432, "lr": 0.0015644654088050314, "epoch": 0.10482180293501048, "percentage": 0.52, "elapsed_time": "0:00:28", "remaining_time": "1:31:23", "throughput": 4424.57, "total_tokens": 127840}
41
+ {"current_steps": 205, "total_steps": 38160, "loss": 0.4798, "lr": 0.0016037735849056603, "epoch": 0.10744234800838574, "percentage": 0.54, "elapsed_time": "0:00:29", "remaining_time": "1:31:28", "throughput": 4429.31, "total_tokens": 131296}
42
+ {"current_steps": 210, "total_steps": 38160, "loss": 0.6321, "lr": 0.0016430817610062892, "epoch": 0.11006289308176101, "percentage": 0.55, "elapsed_time": "0:00:30", "remaining_time": "1:31:09", "throughput": 4419.75, "total_tokens": 133760}
43
+ {"current_steps": 215, "total_steps": 38160, "loss": 0.6461, "lr": 0.0016823899371069182, "epoch": 0.11268343815513626, "percentage": 0.56, "elapsed_time": "0:00:31", "remaining_time": "1:31:19", "throughput": 4430.14, "total_tokens": 137536}
44
+ {"current_steps": 220, "total_steps": 38160, "loss": 0.9874, "lr": 0.001721698113207547, "epoch": 0.11530398322851153, "percentage": 0.58, "elapsed_time": "0:00:31", "remaining_time": "1:31:36", "throughput": 4441.79, "total_tokens": 141568}
45
+ {"current_steps": 225, "total_steps": 38160, "loss": 0.5631, "lr": 0.0017610062893081762, "epoch": 0.1179245283018868, "percentage": 0.59, "elapsed_time": "0:00:32", "remaining_time": "1:31:44", "throughput": 4448.89, "total_tokens": 145248}
46
+ {"current_steps": 230, "total_steps": 38160, "loss": 0.5436, "lr": 0.001800314465408805, "epoch": 0.12054507337526206, "percentage": 0.6, "elapsed_time": "0:00:33", "remaining_time": "1:31:43", "throughput": 4452.18, "total_tokens": 148576}
47
+ {"current_steps": 235, "total_steps": 38160, "loss": 0.4957, "lr": 0.0018396226415094339, "epoch": 0.12316561844863731, "percentage": 0.62, "elapsed_time": "0:00:34", "remaining_time": "1:31:31", "throughput": 4447.85, "total_tokens": 151360}
48
+ {"current_steps": 240, "total_steps": 38160, "loss": 0.52, "lr": 0.0018789308176100628, "epoch": 0.12578616352201258, "percentage": 0.63, "elapsed_time": "0:00:34", "remaining_time": "1:31:21", "throughput": 4443.4, "total_tokens": 154144}
49
+ {"current_steps": 245, "total_steps": 38160, "loss": 0.5961, "lr": 0.001918238993710692, "epoch": 0.12840670859538783, "percentage": 0.64, "elapsed_time": "0:00:35", "remaining_time": "1:31:23", "throughput": 4447.86, "total_tokens": 157600}
50
+ {"current_steps": 250, "total_steps": 38160, "loss": 0.4563, "lr": 0.001957547169811321, "epoch": 0.1310272536687631, "percentage": 0.66, "elapsed_time": "0:00:36", "remaining_time": "1:31:22", "throughput": 4448.28, "total_tokens": 160832}
51
+ {"current_steps": 255, "total_steps": 38160, "loss": 0.5819, "lr": 0.0019968553459119493, "epoch": 0.13364779874213836, "percentage": 0.67, "elapsed_time": "0:00:36", "remaining_time": "1:31:18", "throughput": 4448.68, "total_tokens": 163968}
52
+ {"current_steps": 260, "total_steps": 38160, "loss": 0.5844, "lr": 0.0020361635220125787, "epoch": 0.13626834381551362, "percentage": 0.68, "elapsed_time": "0:00:37", "remaining_time": "1:31:51", "throughput": 4469.25, "total_tokens": 168992}
53
+ {"current_steps": 265, "total_steps": 38160, "loss": 0.4277, "lr": 0.0020754716981132076, "epoch": 0.1388888888888889, "percentage": 0.69, "elapsed_time": "0:00:38", "remaining_time": "1:31:38", "throughput": 4463.14, "total_tokens": 171616}
54
+ {"current_steps": 270, "total_steps": 38160, "loss": 0.5359, "lr": 0.002114779874213836, "epoch": 0.14150943396226415, "percentage": 0.71, "elapsed_time": "0:00:39", "remaining_time": "1:31:51", "throughput": 4472.85, "total_tokens": 175680}
55
+ {"current_steps": 275, "total_steps": 38160, "loss": 0.4701, "lr": 0.0021540880503144655, "epoch": 0.1441299790356394, "percentage": 0.72, "elapsed_time": "0:00:39", "remaining_time": "1:31:50", "throughput": 4472.39, "total_tokens": 178880}
56
+ {"current_steps": 280, "total_steps": 38160, "loss": 0.5683, "lr": 0.0021933962264150944, "epoch": 0.14675052410901468, "percentage": 0.73, "elapsed_time": "0:00:40", "remaining_time": "1:31:53", "throughput": 4475.04, "total_tokens": 182368}
57
+ {"current_steps": 285, "total_steps": 38160, "loss": 0.4862, "lr": 0.0022327044025157233, "epoch": 0.14937106918238993, "percentage": 0.75, "elapsed_time": "0:00:41", "remaining_time": "1:31:54", "throughput": 4477.36, "total_tokens": 185792}
58
+ {"current_steps": 290, "total_steps": 38160, "loss": 0.4533, "lr": 0.0022720125786163522, "epoch": 0.1519916142557652, "percentage": 0.76, "elapsed_time": "0:00:42", "remaining_time": "1:32:03", "throughput": 4483.75, "total_tokens": 189664}
59
+ {"current_steps": 295, "total_steps": 38160, "loss": 0.5852, "lr": 0.002311320754716981, "epoch": 0.15461215932914046, "percentage": 0.77, "elapsed_time": "0:00:43", "remaining_time": "1:32:13", "throughput": 4491.5, "total_tokens": 193632}
60
+ {"current_steps": 300, "total_steps": 38160, "loss": 0.5278, "lr": 0.00235062893081761, "epoch": 0.15723270440251572, "percentage": 0.79, "elapsed_time": "0:00:43", "remaining_time": "1:32:09", "throughput": 4491.56, "total_tokens": 196800}
61
+ {"current_steps": 305, "total_steps": 38160, "loss": 0.4433, "lr": 0.002389937106918239, "epoch": 0.159853249475891, "percentage": 0.8, "elapsed_time": "0:00:44", "remaining_time": "1:32:03", "throughput": 4488.44, "total_tokens": 199744}
62
+ {"current_steps": 310, "total_steps": 38160, "loss": 0.5209, "lr": 0.002429245283018868, "epoch": 0.16247379454926625, "percentage": 0.81, "elapsed_time": "0:00:45", "remaining_time": "1:31:55", "throughput": 4485.71, "total_tokens": 202624}
63
+ {"current_steps": 315, "total_steps": 38160, "loss": 0.6171, "lr": 0.002468553459119497, "epoch": 0.1650943396226415, "percentage": 0.83, "elapsed_time": "0:00:45", "remaining_time": "1:31:49", "throughput": 4484.01, "total_tokens": 205632}
64
+ {"current_steps": 320, "total_steps": 38160, "loss": 0.5061, "lr": 0.0025078616352201257, "epoch": 0.16771488469601678, "percentage": 0.84, "elapsed_time": "0:00:46", "remaining_time": "1:31:53", "throughput": 4488.28, "total_tokens": 209280}
65
+ {"current_steps": 325, "total_steps": 38160, "loss": 0.4545, "lr": 0.0025471698113207547, "epoch": 0.17033542976939203, "percentage": 0.85, "elapsed_time": "0:00:47", "remaining_time": "1:32:04", "throughput": 4495.63, "total_tokens": 213344}
66
+ {"current_steps": 330, "total_steps": 38160, "loss": 0.4689, "lr": 0.0025864779874213836, "epoch": 0.17295597484276728, "percentage": 0.86, "elapsed_time": "0:00:48", "remaining_time": "1:31:59", "throughput": 4495.48, "total_tokens": 216448}
67
+ {"current_steps": 335, "total_steps": 38160, "loss": 0.5931, "lr": 0.0026257861635220125, "epoch": 0.17557651991614256, "percentage": 0.88, "elapsed_time": "0:00:48", "remaining_time": "1:31:47", "throughput": 4488.92, "total_tokens": 218976}
68
+ {"current_steps": 340, "total_steps": 38160, "loss": 0.4279, "lr": 0.0026650943396226414, "epoch": 0.17819706498951782, "percentage": 0.89, "elapsed_time": "0:00:49", "remaining_time": "1:31:43", "throughput": 4488.25, "total_tokens": 222080}
69
+ {"current_steps": 345, "total_steps": 38160, "loss": 0.5811, "lr": 0.0027044025157232704, "epoch": 0.18081761006289307, "percentage": 0.9, "elapsed_time": "0:00:50", "remaining_time": "1:31:39", "throughput": 4487.17, "total_tokens": 225120}
70
+ {"current_steps": 350, "total_steps": 38160, "loss": 0.6135, "lr": 0.0027437106918238993, "epoch": 0.18343815513626835, "percentage": 0.92, "elapsed_time": "0:00:50", "remaining_time": "1:31:30", "throughput": 4483.31, "total_tokens": 227872}
71
+ {"current_steps": 355, "total_steps": 38160, "loss": 0.444, "lr": 0.002783018867924528, "epoch": 0.1860587002096436, "percentage": 0.93, "elapsed_time": "0:00:51", "remaining_time": "1:31:47", "throughput": 4492.44, "total_tokens": 232320}
72
+ {"current_steps": 360, "total_steps": 38160, "loss": 0.4347, "lr": 0.002822327044025157, "epoch": 0.18867924528301888, "percentage": 0.94, "elapsed_time": "0:00:52", "remaining_time": "1:31:38", "throughput": 4489.32, "total_tokens": 235104}
73
+ {"current_steps": 365, "total_steps": 38160, "loss": 0.594, "lr": 0.002861635220125786, "epoch": 0.19129979035639413, "percentage": 0.96, "elapsed_time": "0:00:53", "remaining_time": "1:31:29", "throughput": 4485.19, "total_tokens": 237792}
74
+ {"current_steps": 370, "total_steps": 38160, "loss": 0.3771, "lr": 0.002900943396226415, "epoch": 0.19392033542976939, "percentage": 0.97, "elapsed_time": "0:00:53", "remaining_time": "1:31:37", "throughput": 4490.9, "total_tokens": 241728}
75
+ {"current_steps": 375, "total_steps": 38160, "loss": 0.445, "lr": 0.002940251572327044, "epoch": 0.19654088050314467, "percentage": 0.98, "elapsed_time": "0:00:54", "remaining_time": "1:31:45", "throughput": 4496.72, "total_tokens": 245696}
76
+ {"current_steps": 380, "total_steps": 38160, "loss": 0.4549, "lr": 0.002979559748427673, "epoch": 0.19916142557651992, "percentage": 1.0, "elapsed_time": "0:00:55", "remaining_time": "1:31:49", "throughput": 4500.9, "total_tokens": 249408}
77
+ {"current_steps": 385, "total_steps": 38160, "loss": 0.4619, "lr": 0.0030188679245283017, "epoch": 0.20178197064989517, "percentage": 1.01, "elapsed_time": "0:00:56", "remaining_time": "1:31:41", "throughput": 4497.2, "total_tokens": 252160}
78
+ {"current_steps": 390, "total_steps": 38160, "loss": 0.7362, "lr": 0.0030581761006289307, "epoch": 0.20440251572327045, "percentage": 1.02, "elapsed_time": "0:00:56", "remaining_time": "1:31:41", "throughput": 4498.62, "total_tokens": 255552}
79
+ {"current_steps": 395, "total_steps": 38160, "loss": 0.6314, "lr": 0.0030974842767295596, "epoch": 0.2070230607966457, "percentage": 1.04, "elapsed_time": "0:00:57", "remaining_time": "1:31:43", "throughput": 4500.73, "total_tokens": 259072}
80
+ {"current_steps": 400, "total_steps": 38160, "loss": 0.4921, "lr": 0.0031367924528301885, "epoch": 0.20964360587002095, "percentage": 1.05, "elapsed_time": "0:00:58", "remaining_time": "1:31:49", "throughput": 4506.03, "total_tokens": 263008}
81
+ {"current_steps": 405, "total_steps": 38160, "loss": 0.58, "lr": 0.0031761006289308174, "epoch": 0.21226415094339623, "percentage": 1.06, "elapsed_time": "0:00:59", "remaining_time": "1:32:02", "throughput": 4514.63, "total_tokens": 267424}
82
+ {"current_steps": 410, "total_steps": 38160, "loss": 0.6716, "lr": 0.0032154088050314463, "epoch": 0.2148846960167715, "percentage": 1.07, "elapsed_time": "0:00:59", "remaining_time": "1:32:00", "throughput": 4515.19, "total_tokens": 270720}
83
+ {"current_steps": 415, "total_steps": 38160, "loss": 0.4665, "lr": 0.0032547169811320753, "epoch": 0.21750524109014674, "percentage": 1.09, "elapsed_time": "0:01:00", "remaining_time": "1:31:55", "throughput": 4511.25, "total_tokens": 273568}
84
+ {"current_steps": 420, "total_steps": 38160, "loss": 0.6047, "lr": 0.003294025157232704, "epoch": 0.22012578616352202, "percentage": 1.1, "elapsed_time": "0:01:01", "remaining_time": "1:31:46", "throughput": 4507.51, "total_tokens": 276224}
85
+ {"current_steps": 425, "total_steps": 38160, "loss": 0.6323, "lr": 0.003333333333333333, "epoch": 0.22274633123689727, "percentage": 1.11, "elapsed_time": "0:01:01", "remaining_time": "1:31:39", "throughput": 4504.8, "total_tokens": 279040}
86
+ {"current_steps": 430, "total_steps": 38160, "loss": 0.6628, "lr": 0.003372641509433962, "epoch": 0.22536687631027252, "percentage": 1.13, "elapsed_time": "0:01:02", "remaining_time": "1:31:35", "throughput": 4503.33, "total_tokens": 282048}
87
+ {"current_steps": 435, "total_steps": 38160, "loss": 0.4299, "lr": 0.003411949685534591, "epoch": 0.2279874213836478, "percentage": 1.14, "elapsed_time": "0:01:03", "remaining_time": "1:31:32", "throughput": 4502.62, "total_tokens": 285184}
88
+ {"current_steps": 440, "total_steps": 38160, "loss": 0.5001, "lr": 0.0034512578616352203, "epoch": 0.23060796645702306, "percentage": 1.15, "elapsed_time": "0:01:04", "remaining_time": "1:31:39", "throughput": 4507.07, "total_tokens": 289152}
89
+ {"current_steps": 445, "total_steps": 38160, "loss": 0.5565, "lr": 0.003490566037735849, "epoch": 0.23322851153039834, "percentage": 1.17, "elapsed_time": "0:01:04", "remaining_time": "1:31:42", "throughput": 4509.35, "total_tokens": 292768}
90
+ {"current_steps": 450, "total_steps": 38160, "loss": 0.5094, "lr": 0.0035298742138364777, "epoch": 0.2358490566037736, "percentage": 1.18, "elapsed_time": "0:01:05", "remaining_time": "1:31:42", "throughput": 4509.66, "total_tokens": 296128}
91
+ {"current_steps": 455, "total_steps": 38160, "loss": 0.5247, "lr": 0.003569182389937107, "epoch": 0.23846960167714884, "percentage": 1.19, "elapsed_time": "0:01:06", "remaining_time": "1:31:53", "throughput": 4516.89, "total_tokens": 300544}
92
+ {"current_steps": 460, "total_steps": 38160, "loss": 0.4671, "lr": 0.0036084905660377356, "epoch": 0.24109014675052412, "percentage": 1.21, "elapsed_time": "0:01:07", "remaining_time": "1:31:47", "throughput": 4512.24, "total_tokens": 303200}
93
+ {"current_steps": 465, "total_steps": 38160, "loss": 0.4814, "lr": 0.0036477987421383645, "epoch": 0.24371069182389937, "percentage": 1.22, "elapsed_time": "0:01:07", "remaining_time": "1:31:44", "throughput": 4511.88, "total_tokens": 306368}
94
+ {"current_steps": 470, "total_steps": 38160, "loss": 0.5666, "lr": 0.003687106918238994, "epoch": 0.24633123689727462, "percentage": 1.23, "elapsed_time": "0:01:08", "remaining_time": "1:31:46", "throughput": 4514.08, "total_tokens": 309952}
95
+ {"current_steps": 475, "total_steps": 38160, "loss": 0.3835, "lr": 0.0037264150943396223, "epoch": 0.2489517819706499, "percentage": 1.24, "elapsed_time": "0:01:09", "remaining_time": "1:31:42", "throughput": 4512.26, "total_tokens": 312928}
96
+ {"current_steps": 480, "total_steps": 38160, "loss": 0.4877, "lr": 0.0037657232704402517, "epoch": 0.25157232704402516, "percentage": 1.26, "elapsed_time": "0:01:10", "remaining_time": "1:31:39", "throughput": 4512.79, "total_tokens": 316160}
97
+ {"current_steps": 485, "total_steps": 38160, "loss": 0.4542, "lr": 0.00380503144654088, "epoch": 0.25419287211740044, "percentage": 1.27, "elapsed_time": "0:01:10", "remaining_time": "1:31:35", "throughput": 4511.18, "total_tokens": 319136}
98
+ {"current_steps": 490, "total_steps": 38160, "loss": 0.5497, "lr": 0.003844339622641509, "epoch": 0.25681341719077566, "percentage": 1.28, "elapsed_time": "0:01:11", "remaining_time": "1:31:28", "throughput": 4507.77, "total_tokens": 321824}
99
+ {"current_steps": 495, "total_steps": 38160, "loss": 0.8101, "lr": 0.0038836477987421385, "epoch": 0.25943396226415094, "percentage": 1.3, "elapsed_time": "0:01:12", "remaining_time": "1:31:24", "throughput": 4506.72, "total_tokens": 324864}
100
+ {"current_steps": 500, "total_steps": 38160, "loss": 0.6627, "lr": 0.003922955974842767, "epoch": 0.2620545073375262, "percentage": 1.31, "elapsed_time": "0:01:12", "remaining_time": "1:31:15", "throughput": 4501.83, "total_tokens": 327264}
101
+ {"current_steps": 505, "total_steps": 38160, "loss": 0.6265, "lr": 0.003962264150943396, "epoch": 0.26467505241090145, "percentage": 1.32, "elapsed_time": "0:01:13", "remaining_time": "1:31:16", "throughput": 4502.22, "total_tokens": 330656}
102
+ {"current_steps": 510, "total_steps": 38160, "loss": 0.4955, "lr": 0.004001572327044026, "epoch": 0.2672955974842767, "percentage": 1.34, "elapsed_time": "0:01:14", "remaining_time": "1:31:33", "throughput": 4512.59, "total_tokens": 335776}
103
+ {"current_steps": 515, "total_steps": 38160, "loss": 0.6161, "lr": 0.004040880503144654, "epoch": 0.269916142557652, "percentage": 1.35, "elapsed_time": "0:01:15", "remaining_time": "1:31:35", "throughput": 4514.31, "total_tokens": 339392}
104
+ {"current_steps": 520, "total_steps": 38160, "loss": 0.6739, "lr": 0.004080188679245283, "epoch": 0.27253668763102723, "percentage": 1.36, "elapsed_time": "0:01:15", "remaining_time": "1:31:36", "throughput": 4515.4, "total_tokens": 342848}
105
+ {"current_steps": 525, "total_steps": 38160, "loss": 0.6006, "lr": 0.004119496855345912, "epoch": 0.2751572327044025, "percentage": 1.38, "elapsed_time": "0:01:16", "remaining_time": "1:31:30", "throughput": 4512.54, "total_tokens": 345600}
106
+ {"current_steps": 530, "total_steps": 38160, "loss": 0.5872, "lr": 0.0041588050314465405, "epoch": 0.2777777777777778, "percentage": 1.39, "elapsed_time": "0:01:17", "remaining_time": "1:31:30", "throughput": 4512.92, "total_tokens": 348960}
107
+ {"current_steps": 535, "total_steps": 38160, "loss": 0.47, "lr": 0.004198113207547169, "epoch": 0.280398322851153, "percentage": 1.4, "elapsed_time": "0:01:17", "remaining_time": "1:31:22", "throughput": 4509.27, "total_tokens": 351520}
108
+ {"current_steps": 540, "total_steps": 38160, "loss": 0.8236, "lr": 0.004237421383647798, "epoch": 0.2830188679245283, "percentage": 1.42, "elapsed_time": "0:01:18", "remaining_time": "1:31:27", "throughput": 4513.0, "total_tokens": 355456}
109
+ {"current_steps": 545, "total_steps": 38160, "loss": 0.6237, "lr": 0.004276729559748427, "epoch": 0.2856394129979036, "percentage": 1.43, "elapsed_time": "0:01:19", "remaining_time": "1:31:21", "throughput": 4509.34, "total_tokens": 358144}
110
+ {"current_steps": 550, "total_steps": 38160, "loss": 0.4667, "lr": 0.004316037735849056, "epoch": 0.2882599580712788, "percentage": 1.44, "elapsed_time": "0:01:20", "remaining_time": "1:31:35", "throughput": 4518.27, "total_tokens": 363104}
111
+ {"current_steps": 555, "total_steps": 38160, "loss": 0.4949, "lr": 0.004355345911949685, "epoch": 0.2908805031446541, "percentage": 1.45, "elapsed_time": "0:01:21", "remaining_time": "1:31:41", "throughput": 4522.52, "total_tokens": 367200}
112
+ {"current_steps": 560, "total_steps": 38160, "loss": 0.6685, "lr": 0.004394654088050315, "epoch": 0.29350104821802936, "percentage": 1.47, "elapsed_time": "0:01:21", "remaining_time": "1:31:37", "throughput": 4521.05, "total_tokens": 370176}
113
+ {"current_steps": 565, "total_steps": 38160, "loss": 0.6715, "lr": 0.004433962264150943, "epoch": 0.29612159329140464, "percentage": 1.48, "elapsed_time": "0:01:22", "remaining_time": "1:31:30", "throughput": 4518.17, "total_tokens": 372832}
114
+ {"current_steps": 570, "total_steps": 38160, "loss": 0.5469, "lr": 0.004473270440251572, "epoch": 0.29874213836477986, "percentage": 1.49, "elapsed_time": "0:01:23", "remaining_time": "1:31:22", "throughput": 4514.07, "total_tokens": 375296}
115
+ {"current_steps": 575, "total_steps": 38160, "loss": 0.5024, "lr": 0.004512578616352202, "epoch": 0.30136268343815514, "percentage": 1.51, "elapsed_time": "0:01:23", "remaining_time": "1:31:21", "throughput": 4513.2, "total_tokens": 378464}
116
+ {"current_steps": 580, "total_steps": 38160, "loss": 0.451, "lr": 0.00455188679245283, "epoch": 0.3039832285115304, "percentage": 1.52, "elapsed_time": "0:01:24", "remaining_time": "1:31:19", "throughput": 4513.12, "total_tokens": 381664}
117
+ {"current_steps": 585, "total_steps": 38160, "loss": 0.5603, "lr": 0.004591194968553459, "epoch": 0.30660377358490565, "percentage": 1.53, "elapsed_time": "0:01:25", "remaining_time": "1:31:20", "throughput": 4515.01, "total_tokens": 385248}
118
+ {"current_steps": 590, "total_steps": 38160, "loss": 0.4686, "lr": 0.004630503144654088, "epoch": 0.30922431865828093, "percentage": 1.55, "elapsed_time": "0:01:25", "remaining_time": "1:31:13", "throughput": 4512.13, "total_tokens": 387840}
119
+ {"current_steps": 595, "total_steps": 38160, "loss": 0.4098, "lr": 0.0046698113207547165, "epoch": 0.3118448637316562, "percentage": 1.56, "elapsed_time": "0:01:26", "remaining_time": "1:31:14", "throughput": 4514.16, "total_tokens": 391424}
120
+ {"current_steps": 600, "total_steps": 38160, "loss": 0.4818, "lr": 0.004709119496855345, "epoch": 0.31446540880503143, "percentage": 1.57, "elapsed_time": "0:01:27", "remaining_time": "1:31:12", "throughput": 4514.22, "total_tokens": 394656}
121
+ {"current_steps": 605, "total_steps": 38160, "loss": 0.5319, "lr": 0.004748427672955975, "epoch": 0.3170859538784067, "percentage": 1.59, "elapsed_time": "0:01:28", "remaining_time": "1:31:10", "throughput": 4514.38, "total_tokens": 397824}
122
+ {"current_steps": 610, "total_steps": 38160, "loss": 0.5674, "lr": 0.004787735849056603, "epoch": 0.319706498951782, "percentage": 1.6, "elapsed_time": "0:01:28", "remaining_time": "1:31:04", "throughput": 4511.89, "total_tokens": 400544}
123
+ {"current_steps": 615, "total_steps": 38160, "loss": 0.5065, "lr": 0.004827044025157232, "epoch": 0.3223270440251572, "percentage": 1.61, "elapsed_time": "0:01:29", "remaining_time": "1:31:01", "throughput": 4510.74, "total_tokens": 403552}
124
+ {"current_steps": 620, "total_steps": 38160, "loss": 0.5983, "lr": 0.004866352201257862, "epoch": 0.3249475890985325, "percentage": 1.62, "elapsed_time": "0:01:30", "remaining_time": "1:30:57", "throughput": 4509.38, "total_tokens": 406464}
125
+ {"current_steps": 625, "total_steps": 38160, "loss": 0.3641, "lr": 0.00490566037735849, "epoch": 0.3275681341719078, "percentage": 1.64, "elapsed_time": "0:01:31", "remaining_time": "1:31:15", "throughput": 4519.28, "total_tokens": 412032}
126
+ {"current_steps": 630, "total_steps": 38160, "loss": 0.4712, "lr": 0.004944968553459119, "epoch": 0.330188679245283, "percentage": 1.65, "elapsed_time": "0:01:31", "remaining_time": "1:31:12", "throughput": 4518.81, "total_tokens": 415104}
127
+ {"current_steps": 635, "total_steps": 38160, "loss": 0.5577, "lr": 0.004984276729559749, "epoch": 0.3328092243186583, "percentage": 1.66, "elapsed_time": "0:01:32", "remaining_time": "1:31:10", "throughput": 4519.18, "total_tokens": 418368}
128
+ {"current_steps": 640, "total_steps": 38160, "loss": 0.5204, "lr": 0.005023584905660377, "epoch": 0.33542976939203356, "percentage": 1.68, "elapsed_time": "0:01:33", "remaining_time": "1:31:04", "throughput": 4515.99, "total_tokens": 420928}
129
+ {"current_steps": 645, "total_steps": 38160, "loss": 0.4074, "lr": 0.005062893081761006, "epoch": 0.3380503144654088, "percentage": 1.69, "elapsed_time": "0:01:33", "remaining_time": "1:31:00", "throughput": 4514.16, "total_tokens": 423840}
130
+ {"current_steps": 650, "total_steps": 38160, "loss": 0.504, "lr": 0.0051022012578616355, "epoch": 0.34067085953878407, "percentage": 1.7, "elapsed_time": "0:01:34", "remaining_time": "1:31:05", "throughput": 4517.73, "total_tokens": 427904}
131
+ {"current_steps": 655, "total_steps": 38160, "loss": 0.6892, "lr": 0.0051415094339622635, "epoch": 0.34329140461215935, "percentage": 1.72, "elapsed_time": "0:01:35", "remaining_time": "1:30:58", "throughput": 4513.9, "total_tokens": 430304}
132
+ {"current_steps": 660, "total_steps": 38160, "loss": 0.6366, "lr": 0.0051808176100628925, "epoch": 0.34591194968553457, "percentage": 1.73, "elapsed_time": "0:01:35", "remaining_time": "1:30:53", "throughput": 4511.9, "total_tokens": 433088}
133
+ {"current_steps": 665, "total_steps": 38160, "loss": 0.4895, "lr": 0.005220125786163522, "epoch": 0.34853249475890985, "percentage": 1.74, "elapsed_time": "0:01:36", "remaining_time": "1:30:58", "throughput": 4515.0, "total_tokens": 437120}
134
+ {"current_steps": 670, "total_steps": 38160, "loss": 0.3493, "lr": 0.00525943396226415, "epoch": 0.35115303983228513, "percentage": 1.76, "elapsed_time": "0:01:37", "remaining_time": "1:31:05", "throughput": 4519.69, "total_tokens": 441440}
135
+ {"current_steps": 675, "total_steps": 38160, "loss": 0.4852, "lr": 0.005298742138364779, "epoch": 0.35377358490566035, "percentage": 1.77, "elapsed_time": "0:01:38", "remaining_time": "1:30:59", "throughput": 4516.58, "total_tokens": 444000}
136
+ {"current_steps": 680, "total_steps": 38160, "loss": 0.4621, "lr": 0.005338050314465409, "epoch": 0.35639412997903563, "percentage": 1.78, "elapsed_time": "0:01:39", "remaining_time": "1:30:57", "throughput": 4516.69, "total_tokens": 447232}
137
+ {"current_steps": 685, "total_steps": 38160, "loss": 0.4542, "lr": 0.005377358490566037, "epoch": 0.3590146750524109, "percentage": 1.8, "elapsed_time": "0:01:39", "remaining_time": "1:30:55", "throughput": 4516.64, "total_tokens": 450432}
138
+ {"current_steps": 690, "total_steps": 38160, "loss": 0.4531, "lr": 0.005416666666666666, "epoch": 0.36163522012578614, "percentage": 1.81, "elapsed_time": "0:01:40", "remaining_time": "1:30:53", "throughput": 4515.15, "total_tokens": 453440}
139
+ {"current_steps": 695, "total_steps": 38160, "loss": 0.4502, "lr": 0.005455974842767296, "epoch": 0.3642557651991614, "percentage": 1.82, "elapsed_time": "0:01:41", "remaining_time": "1:30:49", "throughput": 4513.85, "total_tokens": 456352}
140
+ {"current_steps": 700, "total_steps": 38160, "loss": 0.5092, "lr": 0.005495283018867924, "epoch": 0.3668763102725367, "percentage": 1.83, "elapsed_time": "0:01:41", "remaining_time": "1:30:49", "throughput": 4514.04, "total_tokens": 459712}
141
+ {"current_steps": 705, "total_steps": 38160, "loss": 0.4544, "lr": 0.005534591194968553, "epoch": 0.3694968553459119, "percentage": 1.85, "elapsed_time": "0:01:42", "remaining_time": "1:30:50", "throughput": 4514.52, "total_tokens": 463168}
142
+ {"current_steps": 710, "total_steps": 38160, "loss": 0.5125, "lr": 0.0055738993710691825, "epoch": 0.3721174004192872, "percentage": 1.86, "elapsed_time": "0:01:43", "remaining_time": "1:30:45", "throughput": 4512.08, "total_tokens": 465824}
143
+ {"current_steps": 715, "total_steps": 38160, "loss": 0.5685, "lr": 0.005613207547169811, "epoch": 0.3747379454926625, "percentage": 1.87, "elapsed_time": "0:01:43", "remaining_time": "1:30:37", "throughput": 4507.43, "total_tokens": 468032}
144
+ {"current_steps": 720, "total_steps": 38160, "loss": 0.442, "lr": 0.0056525157232704395, "epoch": 0.37735849056603776, "percentage": 1.89, "elapsed_time": "0:01:44", "remaining_time": "1:30:37", "throughput": 4507.89, "total_tokens": 471392}
145
+ {"current_steps": 725, "total_steps": 38160, "loss": 0.5122, "lr": 0.005691823899371069, "epoch": 0.379979035639413, "percentage": 1.9, "elapsed_time": "0:01:45", "remaining_time": "1:30:35", "throughput": 4506.75, "total_tokens": 474400}
146
+ {"current_steps": 730, "total_steps": 38160, "loss": 0.3997, "lr": 0.005731132075471698, "epoch": 0.38259958071278827, "percentage": 1.91, "elapsed_time": "0:01:45", "remaining_time": "1:30:34", "throughput": 4507.57, "total_tokens": 477792}
147
+ {"current_steps": 735, "total_steps": 38160, "loss": 0.5501, "lr": 0.005770440251572326, "epoch": 0.38522012578616355, "percentage": 1.93, "elapsed_time": "0:01:46", "remaining_time": "1:30:35", "throughput": 4508.31, "total_tokens": 481216}
148
+ {"current_steps": 740, "total_steps": 38160, "loss": 0.4948, "lr": 0.005809748427672956, "epoch": 0.38784067085953877, "percentage": 1.94, "elapsed_time": "0:01:47", "remaining_time": "1:30:36", "throughput": 4510.35, "total_tokens": 484928}
149
+ {"current_steps": 745, "total_steps": 38160, "loss": 0.5345, "lr": 0.005849056603773585, "epoch": 0.39046121593291405, "percentage": 1.95, "elapsed_time": "0:01:48", "remaining_time": "1:30:35", "throughput": 4510.76, "total_tokens": 488224}
150
+ {"current_steps": 750, "total_steps": 38160, "loss": 0.6147, "lr": 0.005888364779874213, "epoch": 0.39308176100628933, "percentage": 1.97, "elapsed_time": "0:01:49", "remaining_time": "1:30:37", "throughput": 4511.98, "total_tokens": 491840}
151
+ {"current_steps": 755, "total_steps": 38160, "loss": 0.5945, "lr": 0.005927672955974843, "epoch": 0.39570230607966456, "percentage": 1.98, "elapsed_time": "0:01:49", "remaining_time": "1:30:37", "throughput": 4512.5, "total_tokens": 495232}
152
+ {"current_steps": 760, "total_steps": 38160, "loss": 0.4541, "lr": 0.005966981132075472, "epoch": 0.39832285115303984, "percentage": 1.99, "elapsed_time": "0:01:50", "remaining_time": "1:30:35", "throughput": 4511.94, "total_tokens": 498336}
153
+ {"current_steps": 765, "total_steps": 38160, "loss": 0.5951, "lr": 0.0060062893081761, "epoch": 0.4009433962264151, "percentage": 2.0, "elapsed_time": "0:01:51", "remaining_time": "1:30:27", "throughput": 4507.37, "total_tokens": 500448}
154
+ {"current_steps": 770, "total_steps": 38160, "loss": 0.4825, "lr": 0.00604559748427673, "epoch": 0.40356394129979034, "percentage": 2.02, "elapsed_time": "0:01:51", "remaining_time": "1:30:25", "throughput": 4506.74, "total_tokens": 503520}
155
+ {"current_steps": 775, "total_steps": 38160, "loss": 0.5301, "lr": 0.0060849056603773585, "epoch": 0.4061844863731656, "percentage": 2.03, "elapsed_time": "0:01:52", "remaining_time": "1:30:20", "throughput": 4504.75, "total_tokens": 506208}
156
+ {"current_steps": 780, "total_steps": 38160, "loss": 0.4995, "lr": 0.006124213836477987, "epoch": 0.4088050314465409, "percentage": 2.04, "elapsed_time": "0:01:53", "remaining_time": "1:30:17", "throughput": 4503.9, "total_tokens": 509152}
157
+ {"current_steps": 785, "total_steps": 38160, "loss": 0.5116, "lr": 0.006163522012578616, "epoch": 0.4114255765199161, "percentage": 2.06, "elapsed_time": "0:01:53", "remaining_time": "1:30:22", "throughput": 4506.35, "total_tokens": 513184}
158
+ {"current_steps": 790, "total_steps": 38160, "loss": 0.6142, "lr": 0.006202830188679245, "epoch": 0.4140461215932914, "percentage": 2.07, "elapsed_time": "0:01:54", "remaining_time": "1:30:19", "throughput": 4505.29, "total_tokens": 516128}
159
+ {"current_steps": 795, "total_steps": 38160, "loss": 0.5173, "lr": 0.006242138364779873, "epoch": 0.4166666666666667, "percentage": 2.08, "elapsed_time": "0:01:55", "remaining_time": "1:30:17", "throughput": 4504.76, "total_tokens": 519264}
160
+ {"current_steps": 800, "total_steps": 38160, "loss": 0.5496, "lr": 0.006281446540880503, "epoch": 0.4192872117400419, "percentage": 2.1, "elapsed_time": "0:01:55", "remaining_time": "1:30:15", "throughput": 4504.18, "total_tokens": 522304}
161
+ {"current_steps": 805, "total_steps": 38160, "loss": 0.4575, "lr": 0.006320754716981132, "epoch": 0.4219077568134172, "percentage": 2.11, "elapsed_time": "0:01:56", "remaining_time": "1:30:14", "throughput": 4504.16, "total_tokens": 525600}
162
+ {"current_steps": 810, "total_steps": 38160, "loss": 0.5962, "lr": 0.00636006289308176, "epoch": 0.42452830188679247, "percentage": 2.12, "elapsed_time": "0:01:57", "remaining_time": "1:30:12", "throughput": 4503.39, "total_tokens": 528608}
163
+ {"current_steps": 815, "total_steps": 38160, "loss": 0.4907, "lr": 0.00639937106918239, "epoch": 0.4271488469601677, "percentage": 2.14, "elapsed_time": "0:01:58", "remaining_time": "1:30:07", "throughput": 4501.37, "total_tokens": 531232}
164
+ {"current_steps": 820, "total_steps": 38160, "loss": 0.4246, "lr": 0.006438679245283019, "epoch": 0.429769392033543, "percentage": 2.15, "elapsed_time": "0:01:58", "remaining_time": "1:30:05", "throughput": 4500.63, "total_tokens": 534208}
165
+ {"current_steps": 825, "total_steps": 38160, "loss": 0.5225, "lr": 0.006477987421383647, "epoch": 0.43238993710691825, "percentage": 2.16, "elapsed_time": "0:01:59", "remaining_time": "1:30:05", "throughput": 4502.16, "total_tokens": 537792}
166
+ {"current_steps": 830, "total_steps": 38160, "loss": 0.6366, "lr": 0.006517295597484277, "epoch": 0.4350104821802935, "percentage": 2.18, "elapsed_time": "0:02:00", "remaining_time": "1:30:01", "throughput": 4500.12, "total_tokens": 540448}
167
+ {"current_steps": 835, "total_steps": 38160, "loss": 0.4479, "lr": 0.006556603773584906, "epoch": 0.43763102725366876, "percentage": 2.19, "elapsed_time": "0:02:00", "remaining_time": "1:29:57", "throughput": 4497.57, "total_tokens": 543072}
168
+ {"current_steps": 840, "total_steps": 38160, "loss": 0.4522, "lr": 0.006595911949685534, "epoch": 0.44025157232704404, "percentage": 2.2, "elapsed_time": "0:02:01", "remaining_time": "1:30:03", "throughput": 4501.45, "total_tokens": 547456}
169
+ {"current_steps": 845, "total_steps": 38160, "loss": 0.5751, "lr": 0.0066352201257861634, "epoch": 0.44287211740041926, "percentage": 2.21, "elapsed_time": "0:02:02", "remaining_time": "1:30:09", "throughput": 4506.07, "total_tokens": 551968}
170
+ {"current_steps": 850, "total_steps": 38160, "loss": 0.49, "lr": 0.006674528301886792, "epoch": 0.44549266247379454, "percentage": 2.23, "elapsed_time": "0:02:03", "remaining_time": "1:30:03", "throughput": 4503.42, "total_tokens": 554400}
171
+ {"current_steps": 855, "total_steps": 38160, "loss": 0.4547, "lr": 0.00671383647798742, "epoch": 0.4481132075471698, "percentage": 2.24, "elapsed_time": "0:02:03", "remaining_time": "1:29:59", "throughput": 4502.03, "total_tokens": 557184}
172
+ {"current_steps": 860, "total_steps": 38160, "loss": 0.3855, "lr": 0.00675314465408805, "epoch": 0.45073375262054505, "percentage": 2.25, "elapsed_time": "0:02:04", "remaining_time": "1:29:55", "throughput": 4499.95, "total_tokens": 559840}
173
+ {"current_steps": 865, "total_steps": 38160, "loss": 0.4331, "lr": 0.006792452830188679, "epoch": 0.4533542976939203, "percentage": 2.27, "elapsed_time": "0:02:05", "remaining_time": "1:29:52", "throughput": 4498.36, "total_tokens": 562624}
174
+ {"current_steps": 870, "total_steps": 38160, "loss": 0.385, "lr": 0.006831761006289307, "epoch": 0.4559748427672956, "percentage": 2.28, "elapsed_time": "0:02:05", "remaining_time": "1:29:51", "throughput": 4498.52, "total_tokens": 565888}
175
+ {"current_steps": 875, "total_steps": 38160, "loss": 0.4166, "lr": 0.006871069182389937, "epoch": 0.4585953878406709, "percentage": 2.29, "elapsed_time": "0:02:06", "remaining_time": "1:29:50", "throughput": 4498.87, "total_tokens": 569088}
176
+ {"current_steps": 880, "total_steps": 38160, "loss": 0.4893, "lr": 0.006910377358490566, "epoch": 0.4612159329140461, "percentage": 2.31, "elapsed_time": "0:02:07", "remaining_time": "1:29:47", "throughput": 4497.18, "total_tokens": 571904}
177
+ {"current_steps": 885, "total_steps": 38160, "loss": 0.4826, "lr": 0.006949685534591195, "epoch": 0.4638364779874214, "percentage": 2.32, "elapsed_time": "0:02:07", "remaining_time": "1:29:46", "throughput": 4497.66, "total_tokens": 575232}
178
+ {"current_steps": 890, "total_steps": 38160, "loss": 0.5941, "lr": 0.006988993710691824, "epoch": 0.46645702306079667, "percentage": 2.33, "elapsed_time": "0:02:08", "remaining_time": "1:29:45", "throughput": 4497.54, "total_tokens": 578432}
179
+ {"current_steps": 895, "total_steps": 38160, "loss": 0.5093, "lr": 0.007028301886792453, "epoch": 0.4690775681341719, "percentage": 2.35, "elapsed_time": "0:02:09", "remaining_time": "1:29:47", "throughput": 4498.66, "total_tokens": 582112}
180
+ {"current_steps": 900, "total_steps": 38160, "loss": 0.7259, "lr": 0.007067610062893082, "epoch": 0.4716981132075472, "percentage": 2.36, "elapsed_time": "0:02:10", "remaining_time": "1:29:42", "throughput": 4496.27, "total_tokens": 584608}
181
+ {"current_steps": 905, "total_steps": 38160, "loss": 0.4314, "lr": 0.0071069182389937105, "epoch": 0.47431865828092246, "percentage": 2.37, "elapsed_time": "0:02:10", "remaining_time": "1:29:41", "throughput": 4496.37, "total_tokens": 587808}
182
+ {"current_steps": 910, "total_steps": 38160, "loss": 0.4514, "lr": 0.007146226415094339, "epoch": 0.4769392033542977, "percentage": 2.38, "elapsed_time": "0:02:11", "remaining_time": "1:29:39", "throughput": 4495.74, "total_tokens": 590848}
183
+ {"current_steps": 915, "total_steps": 38160, "loss": 0.6062, "lr": 0.007185534591194968, "epoch": 0.47955974842767296, "percentage": 2.4, "elapsed_time": "0:02:12", "remaining_time": "1:29:44", "throughput": 4499.52, "total_tokens": 595232}
184
+ {"current_steps": 920, "total_steps": 38160, "loss": 0.388, "lr": 0.007224842767295597, "epoch": 0.48218029350104824, "percentage": 2.41, "elapsed_time": "0:02:13", "remaining_time": "1:29:44", "throughput": 4499.45, "total_tokens": 598560}
185
+ {"current_steps": 925, "total_steps": 38160, "loss": 0.4893, "lr": 0.007264150943396226, "epoch": 0.48480083857442346, "percentage": 2.42, "elapsed_time": "0:02:14", "remaining_time": "1:30:09", "throughput": 4512.17, "total_tokens": 606336}
186
+ {"current_steps": 930, "total_steps": 38160, "loss": 0.5572, "lr": 0.007303459119496855, "epoch": 0.48742138364779874, "percentage": 2.44, "elapsed_time": "0:02:15", "remaining_time": "1:30:09", "throughput": 4512.46, "total_tokens": 609728}
187
+ {"current_steps": 935, "total_steps": 38160, "loss": 0.4585, "lr": 0.007342767295597484, "epoch": 0.490041928721174, "percentage": 2.45, "elapsed_time": "0:02:15", "remaining_time": "1:30:04", "throughput": 4509.97, "total_tokens": 612256}
188
+ {"current_steps": 940, "total_steps": 38160, "loss": 0.519, "lr": 0.007382075471698113, "epoch": 0.49266247379454925, "percentage": 2.46, "elapsed_time": "0:02:16", "remaining_time": "1:30:03", "throughput": 4510.17, "total_tokens": 615520}
189
+ {"current_steps": 945, "total_steps": 38160, "loss": 0.5083, "lr": 0.007421383647798742, "epoch": 0.49528301886792453, "percentage": 2.48, "elapsed_time": "0:02:17", "remaining_time": "1:30:03", "throughput": 4510.49, "total_tokens": 618880}
190
+ {"current_steps": 950, "total_steps": 38160, "loss": 0.5717, "lr": 0.007460691823899371, "epoch": 0.4979035639412998, "percentage": 2.49, "elapsed_time": "0:02:17", "remaining_time": "1:30:00", "throughput": 4509.08, "total_tokens": 621664}
191
+ {"current_steps": 955, "total_steps": 38160, "loss": 0.6416, "lr": 0.0075, "epoch": 0.500524109014675, "percentage": 2.5, "elapsed_time": "0:02:18", "remaining_time": "1:29:58", "throughput": 4508.59, "total_tokens": 624736}
192
+ {"current_steps": 960, "total_steps": 38160, "loss": 0.5475, "lr": 0.007539308176100629, "epoch": 0.5031446540880503, "percentage": 2.52, "elapsed_time": "0:02:19", "remaining_time": "1:29:59", "throughput": 4510.75, "total_tokens": 628576}
193
+ {"current_steps": 965, "total_steps": 38160, "loss": 0.4777, "lr": 0.0075786163522012584, "epoch": 0.5057651991614256, "percentage": 2.53, "elapsed_time": "0:02:20", "remaining_time": "1:30:01", "throughput": 4512.22, "total_tokens": 632288}
194
+ {"current_steps": 970, "total_steps": 38160, "loss": 0.4864, "lr": 0.007617924528301887, "epoch": 0.5083857442348009, "percentage": 2.54, "elapsed_time": "0:02:20", "remaining_time": "1:29:57", "throughput": 4510.58, "total_tokens": 635008}
195
+ {"current_steps": 975, "total_steps": 38160, "loss": 0.4021, "lr": 0.0076572327044025145, "epoch": 0.5110062893081762, "percentage": 2.56, "elapsed_time": "0:02:21", "remaining_time": "1:29:58", "throughput": 4511.93, "total_tokens": 638720}
196
+ {"current_steps": 980, "total_steps": 38160, "loss": 0.4606, "lr": 0.007696540880503144, "epoch": 0.5136268343815513, "percentage": 2.57, "elapsed_time": "0:02:22", "remaining_time": "1:29:55", "throughput": 4509.96, "total_tokens": 641344}
197
+ {"current_steps": 985, "total_steps": 38160, "loss": 0.4751, "lr": 0.007735849056603773, "epoch": 0.5162473794549266, "percentage": 2.58, "elapsed_time": "0:02:23", "remaining_time": "1:29:59", "throughput": 4512.84, "total_tokens": 645600}
198
+ {"current_steps": 990, "total_steps": 38160, "loss": 0.6694, "lr": 0.007775157232704402, "epoch": 0.5188679245283019, "percentage": 2.59, "elapsed_time": "0:02:23", "remaining_time": "1:29:57", "throughput": 4512.01, "total_tokens": 648672}
199
+ {"current_steps": 995, "total_steps": 38160, "loss": 0.6157, "lr": 0.007814465408805031, "epoch": 0.5214884696016772, "percentage": 2.61, "elapsed_time": "0:02:24", "remaining_time": "1:29:59", "throughput": 4513.41, "total_tokens": 652416}
200
+ {"current_steps": 1000, "total_steps": 38160, "loss": 0.5928, "lr": 0.00785377358490566, "epoch": 0.5241090146750524, "percentage": 2.62, "elapsed_time": "0:02:25", "remaining_time": "1:29:58", "throughput": 4513.49, "total_tokens": 655712}
201
+ {"current_steps": 1005, "total_steps": 38160, "loss": 0.4617, "lr": 0.007893081761006289, "epoch": 0.5267295597484277, "percentage": 2.63, "elapsed_time": "0:02:25", "remaining_time": "1:29:52", "throughput": 4509.63, "total_tokens": 657760}
202
+ {"current_steps": 1010, "total_steps": 38160, "loss": 0.644, "lr": 0.007932389937106918, "epoch": 0.5293501048218029, "percentage": 2.65, "elapsed_time": "0:02:26", "remaining_time": "1:29:49", "throughput": 4508.33, "total_tokens": 660640}
203
+ {"current_steps": 1015, "total_steps": 38160, "loss": 0.5893, "lr": 0.007971698113207547, "epoch": 0.5319706498951782, "percentage": 2.66, "elapsed_time": "0:02:27", "remaining_time": "1:30:02", "throughput": 4514.45, "total_tokens": 666496}
204
+ {"current_steps": 1020, "total_steps": 38160, "loss": 0.5626, "lr": 0.008011006289308176, "epoch": 0.5345911949685535, "percentage": 2.67, "elapsed_time": "0:02:28", "remaining_time": "1:29:58", "throughput": 4512.59, "total_tokens": 669088}
205
+ {"current_steps": 1025, "total_steps": 38160, "loss": 0.5207, "lr": 0.008050314465408805, "epoch": 0.5372117400419287, "percentage": 2.69, "elapsed_time": "0:02:28", "remaining_time": "1:29:57", "throughput": 4512.14, "total_tokens": 672192}
206
+ {"current_steps": 1030, "total_steps": 38160, "loss": 0.5236, "lr": 0.008089622641509434, "epoch": 0.539832285115304, "percentage": 2.7, "elapsed_time": "0:02:29", "remaining_time": "1:29:54", "throughput": 4511.16, "total_tokens": 675104}
207
+ {"current_steps": 1035, "total_steps": 38160, "loss": 0.4478, "lr": 0.008128930817610062, "epoch": 0.5424528301886793, "percentage": 2.71, "elapsed_time": "0:02:30", "remaining_time": "1:29:53", "throughput": 4511.32, "total_tokens": 678368}
208
+ {"current_steps": 1040, "total_steps": 38160, "loss": 0.5207, "lr": 0.008168238993710691, "epoch": 0.5450733752620545, "percentage": 2.73, "elapsed_time": "0:02:31", "remaining_time": "1:29:52", "throughput": 4511.46, "total_tokens": 681600}
209
+ {"current_steps": 1045, "total_steps": 38160, "loss": 0.5063, "lr": 0.00820754716981132, "epoch": 0.5476939203354297, "percentage": 2.74, "elapsed_time": "0:02:31", "remaining_time": "1:29:50", "throughput": 4510.85, "total_tokens": 684576}
210
+ {"current_steps": 1050, "total_steps": 38160, "loss": 0.5273, "lr": 0.00824685534591195, "epoch": 0.550314465408805, "percentage": 2.75, "elapsed_time": "0:02:32", "remaining_time": "1:29:53", "throughput": 4513.54, "total_tokens": 688832}
211
+ {"current_steps": 1055, "total_steps": 38160, "loss": 0.585, "lr": 0.008286163522012578, "epoch": 0.5529350104821803, "percentage": 2.76, "elapsed_time": "0:02:33", "remaining_time": "1:29:50", "throughput": 4512.01, "total_tokens": 691520}
212
+ {"current_steps": 1060, "total_steps": 38160, "loss": 0.461, "lr": 0.008325471698113207, "epoch": 0.5555555555555556, "percentage": 2.78, "elapsed_time": "0:02:33", "remaining_time": "1:29:47", "throughput": 4511.09, "total_tokens": 694336}
213
+ {"current_steps": 1065, "total_steps": 38160, "loss": 0.3997, "lr": 0.008364779874213836, "epoch": 0.5581761006289309, "percentage": 2.79, "elapsed_time": "0:02:34", "remaining_time": "1:29:47", "throughput": 4512.51, "total_tokens": 698016}
214
+ {"current_steps": 1070, "total_steps": 38160, "loss": 0.4538, "lr": 0.008404088050314465, "epoch": 0.560796645702306, "percentage": 2.8, "elapsed_time": "0:02:35", "remaining_time": "1:29:45", "throughput": 4511.48, "total_tokens": 700896}
215
+ {"current_steps": 1075, "total_steps": 38160, "loss": 0.4061, "lr": 0.008443396226415094, "epoch": 0.5634171907756813, "percentage": 2.82, "elapsed_time": "0:02:36", "remaining_time": "1:29:45", "throughput": 4512.3, "total_tokens": 704416}
216
+ {"current_steps": 1080, "total_steps": 38160, "loss": 0.6622, "lr": 0.008482704402515723, "epoch": 0.5660377358490566, "percentage": 2.83, "elapsed_time": "0:02:36", "remaining_time": "1:29:44", "throughput": 4512.21, "total_tokens": 707648}
217
+ {"current_steps": 1085, "total_steps": 38160, "loss": 0.6157, "lr": 0.008522012578616352, "epoch": 0.5686582809224319, "percentage": 2.84, "elapsed_time": "0:02:37", "remaining_time": "1:29:44", "throughput": 4512.99, "total_tokens": 711200}
218
+ {"current_steps": 1090, "total_steps": 38160, "loss": 0.4853, "lr": 0.00856132075471698, "epoch": 0.5712788259958071, "percentage": 2.86, "elapsed_time": "0:02:38", "remaining_time": "1:29:46", "throughput": 4515.25, "total_tokens": 715200}
219
+ {"current_steps": 1095, "total_steps": 38160, "loss": 0.4275, "lr": 0.00860062893081761, "epoch": 0.5738993710691824, "percentage": 2.87, "elapsed_time": "0:02:39", "remaining_time": "1:29:44", "throughput": 4514.26, "total_tokens": 718080}
220
+ {"current_steps": 1100, "total_steps": 38160, "loss": 0.5576, "lr": 0.008639937106918238, "epoch": 0.5765199161425576, "percentage": 2.88, "elapsed_time": "0:02:39", "remaining_time": "1:29:46", "throughput": 4516.44, "total_tokens": 722112}
221
+ {"current_steps": 1105, "total_steps": 38160, "loss": 0.546, "lr": 0.008679245283018867, "epoch": 0.5791404612159329, "percentage": 2.9, "elapsed_time": "0:02:40", "remaining_time": "1:29:47", "throughput": 4517.43, "total_tokens": 725696}
222
+ {"current_steps": 1110, "total_steps": 38160, "loss": 0.5541, "lr": 0.008718553459119496, "epoch": 0.5817610062893082, "percentage": 2.91, "elapsed_time": "0:02:41", "remaining_time": "1:29:50", "throughput": 4519.48, "total_tokens": 729824}
223
+ {"current_steps": 1115, "total_steps": 38160, "loss": 0.491, "lr": 0.008757861635220125, "epoch": 0.5843815513626834, "percentage": 2.92, "elapsed_time": "0:02:42", "remaining_time": "1:29:55", "throughput": 4523.05, "total_tokens": 734528}
224
+ {"current_steps": 1120, "total_steps": 38160, "loss": 0.4208, "lr": 0.008797169811320754, "epoch": 0.5870020964360587, "percentage": 2.94, "elapsed_time": "0:02:43", "remaining_time": "1:29:53", "throughput": 4522.68, "total_tokens": 737568}
225
+ {"current_steps": 1125, "total_steps": 38160, "loss": 0.5402, "lr": 0.008836477987421385, "epoch": 0.589622641509434, "percentage": 2.95, "elapsed_time": "0:02:43", "remaining_time": "1:29:50", "throughput": 4521.03, "total_tokens": 740256}
226
+ {"current_steps": 1130, "total_steps": 38160, "loss": 0.4711, "lr": 0.008875786163522012, "epoch": 0.5922431865828093, "percentage": 2.96, "elapsed_time": "0:02:44", "remaining_time": "1:29:51", "throughput": 4522.27, "total_tokens": 743968}
227
+ {"current_steps": 1135, "total_steps": 38160, "loss": 0.5774, "lr": 0.008915094339622641, "epoch": 0.5948637316561844, "percentage": 2.97, "elapsed_time": "0:02:45", "remaining_time": "1:29:46", "throughput": 4520.66, "total_tokens": 746528}
228
+ {"current_steps": 1140, "total_steps": 38160, "loss": 0.5791, "lr": 0.00895440251572327, "epoch": 0.5974842767295597, "percentage": 2.99, "elapsed_time": "0:02:45", "remaining_time": "1:29:45", "throughput": 4520.26, "total_tokens": 749632}
229
+ {"current_steps": 1145, "total_steps": 38160, "loss": 0.5226, "lr": 0.008993710691823899, "epoch": 0.600104821802935, "percentage": 3.0, "elapsed_time": "0:02:46", "remaining_time": "1:29:43", "throughput": 4520.33, "total_tokens": 752832}
230
+ {"current_steps": 1150, "total_steps": 38160, "loss": 0.5065, "lr": 0.009033018867924528, "epoch": 0.6027253668763103, "percentage": 3.01, "elapsed_time": "0:02:47", "remaining_time": "1:29:43", "throughput": 4519.88, "total_tokens": 756032}
231
+ {"current_steps": 1155, "total_steps": 38160, "loss": 0.4392, "lr": 0.009072327044025158, "epoch": 0.6053459119496856, "percentage": 3.03, "elapsed_time": "0:02:48", "remaining_time": "1:29:42", "throughput": 4520.59, "total_tokens": 759488}
232
+ {"current_steps": 1160, "total_steps": 38160, "loss": 0.4308, "lr": 0.009111635220125786, "epoch": 0.6079664570230608, "percentage": 3.04, "elapsed_time": "0:02:48", "remaining_time": "1:29:40", "throughput": 4519.37, "total_tokens": 762304}
233
+ {"current_steps": 1165, "total_steps": 38160, "loss": 0.3912, "lr": 0.009150943396226414, "epoch": 0.610587002096436, "percentage": 3.05, "elapsed_time": "0:02:49", "remaining_time": "1:29:37", "throughput": 4518.19, "total_tokens": 765152}
234
+ {"current_steps": 1170, "total_steps": 38160, "loss": 0.5107, "lr": 0.009190251572327043, "epoch": 0.6132075471698113, "percentage": 3.07, "elapsed_time": "0:02:50", "remaining_time": "1:29:37", "throughput": 4518.61, "total_tokens": 768608}
235
+ {"current_steps": 1175, "total_steps": 38160, "loss": 0.4525, "lr": 0.009229559748427672, "epoch": 0.6158280922431866, "percentage": 3.08, "elapsed_time": "0:02:50", "remaining_time": "1:29:34", "throughput": 4517.25, "total_tokens": 771328}
236
+ {"current_steps": 1180, "total_steps": 38160, "loss": 0.6159, "lr": 0.009268867924528301, "epoch": 0.6184486373165619, "percentage": 3.09, "elapsed_time": "0:02:51", "remaining_time": "1:29:33", "throughput": 4517.13, "total_tokens": 774464}
237
+ {"current_steps": 1185, "total_steps": 38160, "loss": 0.5009, "lr": 0.009308176100628932, "epoch": 0.6210691823899371, "percentage": 3.11, "elapsed_time": "0:02:52", "remaining_time": "1:29:32", "throughput": 4517.34, "total_tokens": 777824}
238
+ {"current_steps": 1190, "total_steps": 38160, "loss": 0.4118, "lr": 0.009347484276729559, "epoch": 0.6236897274633124, "percentage": 3.12, "elapsed_time": "0:02:53", "remaining_time": "1:29:36", "throughput": 4521.14, "total_tokens": 782464}
239
+ {"current_steps": 1195, "total_steps": 38160, "loss": 0.5, "lr": 0.009386792452830188, "epoch": 0.6263102725366876, "percentage": 3.13, "elapsed_time": "0:02:53", "remaining_time": "1:29:35", "throughput": 4520.77, "total_tokens": 785632}
240
+ {"current_steps": 1200, "total_steps": 38160, "loss": 0.4875, "lr": 0.009426100628930817, "epoch": 0.6289308176100629, "percentage": 3.14, "elapsed_time": "0:02:54", "remaining_time": "1:29:37", "throughput": 4521.37, "total_tokens": 789344}
241
+ {"current_steps": 1205, "total_steps": 38160, "loss": 0.5737, "lr": 0.009465408805031446, "epoch": 0.6315513626834381, "percentage": 3.16, "elapsed_time": "0:02:55", "remaining_time": "1:29:37", "throughput": 4521.92, "total_tokens": 792928}
242
+ {"current_steps": 1210, "total_steps": 38160, "loss": 0.5748, "lr": 0.009504716981132075, "epoch": 0.6341719077568134, "percentage": 3.17, "elapsed_time": "0:02:56", "remaining_time": "1:29:36", "throughput": 4521.31, "total_tokens": 796032}
243
+ {"current_steps": 1215, "total_steps": 38160, "loss": 0.4439, "lr": 0.009544025157232705, "epoch": 0.6367924528301887, "percentage": 3.18, "elapsed_time": "0:02:56", "remaining_time": "1:29:32", "throughput": 4519.03, "total_tokens": 798464}
244
+ {"current_steps": 1220, "total_steps": 38160, "loss": 0.6611, "lr": 0.009583333333333333, "epoch": 0.639412997903564, "percentage": 3.2, "elapsed_time": "0:02:57", "remaining_time": "1:29:29", "throughput": 4517.48, "total_tokens": 801088}
245
+ {"current_steps": 1225, "total_steps": 38160, "loss": 0.5994, "lr": 0.009622641509433962, "epoch": 0.6420335429769392, "percentage": 3.21, "elapsed_time": "0:02:57", "remaining_time": "1:29:26", "throughput": 4516.6, "total_tokens": 803872}
246
+ {"current_steps": 1230, "total_steps": 38160, "loss": 0.4257, "lr": 0.00966194968553459, "epoch": 0.6446540880503144, "percentage": 3.22, "elapsed_time": "0:02:58", "remaining_time": "1:29:24", "throughput": 4515.84, "total_tokens": 806784}
247
+ {"current_steps": 1235, "total_steps": 38160, "loss": 0.3918, "lr": 0.00970125786163522, "epoch": 0.6472746331236897, "percentage": 3.24, "elapsed_time": "0:02:59", "remaining_time": "1:29:25", "throughput": 4517.32, "total_tokens": 810656}
248
+ {"current_steps": 1240, "total_steps": 38160, "loss": 0.4186, "lr": 0.009740566037735848, "epoch": 0.649895178197065, "percentage": 3.25, "elapsed_time": "0:03:00", "remaining_time": "1:29:23", "throughput": 4516.5, "total_tokens": 813568}
249
+ {"current_steps": 1245, "total_steps": 38160, "loss": 0.6834, "lr": 0.009779874213836479, "epoch": 0.6525157232704403, "percentage": 3.26, "elapsed_time": "0:03:00", "remaining_time": "1:29:22", "throughput": 4516.47, "total_tokens": 816800}
250
+ {"current_steps": 1250, "total_steps": 38160, "loss": 0.6737, "lr": 0.009819182389937106, "epoch": 0.6551362683438156, "percentage": 3.28, "elapsed_time": "0:03:01", "remaining_time": "1:29:22", "throughput": 4517.64, "total_tokens": 820512}
251
+ {"current_steps": 1255, "total_steps": 38160, "loss": 0.4891, "lr": 0.009858490566037735, "epoch": 0.6577568134171907, "percentage": 3.29, "elapsed_time": "0:03:02", "remaining_time": "1:29:23", "throughput": 4518.33, "total_tokens": 824096}
252
+ {"current_steps": 1260, "total_steps": 38160, "loss": 0.5572, "lr": 0.009897798742138364, "epoch": 0.660377358490566, "percentage": 3.3, "elapsed_time": "0:03:03", "remaining_time": "1:29:23", "throughput": 4519.44, "total_tokens": 827744}
253
+ {"current_steps": 1265, "total_steps": 38160, "loss": 0.5297, "lr": 0.009937106918238993, "epoch": 0.6629979035639413, "percentage": 3.31, "elapsed_time": "0:03:03", "remaining_time": "1:29:22", "throughput": 4519.2, "total_tokens": 830944}
254
+ {"current_steps": 1270, "total_steps": 38160, "loss": 0.4458, "lr": 0.009976415094339622, "epoch": 0.6656184486373166, "percentage": 3.33, "elapsed_time": "0:03:04", "remaining_time": "1:29:21", "throughput": 4519.19, "total_tokens": 834176}
255
+ {"current_steps": 1275, "total_steps": 38160, "loss": 0.5927, "lr": 0.010015723270440252, "epoch": 0.6682389937106918, "percentage": 3.34, "elapsed_time": "0:03:05", "remaining_time": "1:29:21", "throughput": 4519.58, "total_tokens": 837664}
256
+ {"current_steps": 1280, "total_steps": 38160, "loss": 0.4869, "lr": 0.010055031446540881, "epoch": 0.6708595387840671, "percentage": 3.35, "elapsed_time": "0:03:06", "remaining_time": "1:29:20", "throughput": 4519.27, "total_tokens": 840864}
257
+ {"current_steps": 1285, "total_steps": 38160, "loss": 0.5614, "lr": 0.010094339622641509, "epoch": 0.6734800838574424, "percentage": 3.37, "elapsed_time": "0:03:06", "remaining_time": "1:29:21", "throughput": 4520.33, "total_tokens": 844576}
258
+ {"current_steps": 1290, "total_steps": 38160, "loss": 0.5607, "lr": 0.010133647798742138, "epoch": 0.6761006289308176, "percentage": 3.38, "elapsed_time": "0:03:07", "remaining_time": "1:29:18", "throughput": 4519.1, "total_tokens": 847328}
259
+ {"current_steps": 1295, "total_steps": 38160, "loss": 0.5618, "lr": 0.010172955974842766, "epoch": 0.6787211740041929, "percentage": 3.39, "elapsed_time": "0:03:08", "remaining_time": "1:29:16", "throughput": 4517.91, "total_tokens": 850048}
260
+ {"current_steps": 1300, "total_steps": 38160, "loss": 0.5812, "lr": 0.010212264150943395, "epoch": 0.6813417190775681, "percentage": 3.41, "elapsed_time": "0:03:08", "remaining_time": "1:29:16", "throughput": 4518.63, "total_tokens": 853568}
261
+ {"current_steps": 1305, "total_steps": 38160, "loss": 0.428, "lr": 0.010251572327044026, "epoch": 0.6839622641509434, "percentage": 3.42, "elapsed_time": "0:03:09", "remaining_time": "1:29:15", "throughput": 4519.1, "total_tokens": 857024}
262
+ {"current_steps": 1310, "total_steps": 38160, "loss": 0.5645, "lr": 0.010290880503144655, "epoch": 0.6865828092243187, "percentage": 3.43, "elapsed_time": "0:03:10", "remaining_time": "1:29:19", "throughput": 4521.87, "total_tokens": 861568}
263
+ {"current_steps": 1315, "total_steps": 38160, "loss": 0.5547, "lr": 0.010330188679245282, "epoch": 0.689203354297694, "percentage": 3.45, "elapsed_time": "0:03:11", "remaining_time": "1:29:17", "throughput": 4520.88, "total_tokens": 864384}
264
+ {"current_steps": 1320, "total_steps": 38160, "loss": 0.446, "lr": 0.010369496855345911, "epoch": 0.6918238993710691, "percentage": 3.46, "elapsed_time": "0:03:11", "remaining_time": "1:29:14", "throughput": 4519.89, "total_tokens": 867136}
265
+ {"current_steps": 1325, "total_steps": 38160, "loss": 0.5421, "lr": 0.01040880503144654, "epoch": 0.6944444444444444, "percentage": 3.47, "elapsed_time": "0:03:12", "remaining_time": "1:29:12", "throughput": 4519.31, "total_tokens": 870080}
266
+ {"current_steps": 1330, "total_steps": 38160, "loss": 0.6357, "lr": 0.010448113207547169, "epoch": 0.6970649895178197, "percentage": 3.49, "elapsed_time": "0:03:13", "remaining_time": "1:29:12", "throughput": 4519.71, "total_tokens": 873568}
267
+ {"current_steps": 1335, "total_steps": 38160, "loss": 0.6254, "lr": 0.0104874213836478, "epoch": 0.699685534591195, "percentage": 3.5, "elapsed_time": "0:03:13", "remaining_time": "1:29:09", "throughput": 4518.24, "total_tokens": 876192}
268
+ {"current_steps": 1340, "total_steps": 38160, "loss": 0.4911, "lr": 0.010526729559748428, "epoch": 0.7023060796645703, "percentage": 3.51, "elapsed_time": "0:03:14", "remaining_time": "1:29:06", "throughput": 4516.69, "total_tokens": 878784}
269
+ {"current_steps": 1345, "total_steps": 38160, "loss": 0.668, "lr": 0.010566037735849056, "epoch": 0.7049266247379455, "percentage": 3.52, "elapsed_time": "0:03:15", "remaining_time": "1:29:06", "throughput": 4517.23, "total_tokens": 882304}
270
+ {"current_steps": 1350, "total_steps": 38160, "loss": 0.4544, "lr": 0.010605345911949685, "epoch": 0.7075471698113207, "percentage": 3.54, "elapsed_time": "0:03:16", "remaining_time": "1:29:06", "throughput": 4517.58, "total_tokens": 885792}
271
+ {"current_steps": 1355, "total_steps": 38160, "loss": 0.4721, "lr": 0.010644654088050313, "epoch": 0.710167714884696, "percentage": 3.55, "elapsed_time": "0:03:16", "remaining_time": "1:29:01", "throughput": 4514.86, "total_tokens": 887840}
272
+ {"current_steps": 1360, "total_steps": 38160, "loss": 0.5881, "lr": 0.010683962264150942, "epoch": 0.7127882599580713, "percentage": 3.56, "elapsed_time": "0:03:17", "remaining_time": "1:28:59", "throughput": 4514.25, "total_tokens": 890848}
273
+ {"current_steps": 1365, "total_steps": 38160, "loss": 0.5694, "lr": 0.010723270440251573, "epoch": 0.7154088050314465, "percentage": 3.58, "elapsed_time": "0:03:18", "remaining_time": "1:28:59", "throughput": 4514.72, "total_tokens": 894304}
274
+ {"current_steps": 1370, "total_steps": 38160, "loss": 0.6167, "lr": 0.010762578616352202, "epoch": 0.7180293501048218, "percentage": 3.59, "elapsed_time": "0:03:18", "remaining_time": "1:28:58", "throughput": 4514.87, "total_tokens": 897600}
275
+ {"current_steps": 1375, "total_steps": 38160, "loss": 0.4785, "lr": 0.01080188679245283, "epoch": 0.7206498951781971, "percentage": 3.6, "elapsed_time": "0:03:19", "remaining_time": "1:28:58", "throughput": 4515.07, "total_tokens": 900928}
276
+ {"current_steps": 1380, "total_steps": 38160, "loss": 0.483, "lr": 0.010841194968553458, "epoch": 0.7232704402515723, "percentage": 3.62, "elapsed_time": "0:03:20", "remaining_time": "1:28:56", "throughput": 4514.29, "total_tokens": 903872}
277
+ {"current_steps": 1385, "total_steps": 38160, "loss": 0.3667, "lr": 0.010880503144654087, "epoch": 0.7258909853249476, "percentage": 3.63, "elapsed_time": "0:03:20", "remaining_time": "1:28:56", "throughput": 4514.8, "total_tokens": 907456}
278
+ {"current_steps": 1390, "total_steps": 38160, "loss": 0.4481, "lr": 0.010919811320754716, "epoch": 0.7285115303983228, "percentage": 3.64, "elapsed_time": "0:03:21", "remaining_time": "1:28:57", "throughput": 4515.64, "total_tokens": 911072}
279
+ {"current_steps": 1395, "total_steps": 38160, "loss": 0.5623, "lr": 0.010959119496855347, "epoch": 0.7311320754716981, "percentage": 3.66, "elapsed_time": "0:03:22", "remaining_time": "1:28:55", "throughput": 4515.28, "total_tokens": 914112}
280
+ {"current_steps": 1400, "total_steps": 38160, "loss": 0.4637, "lr": 0.010998427672955976, "epoch": 0.7337526205450734, "percentage": 3.67, "elapsed_time": "0:03:23", "remaining_time": "1:28:54", "throughput": 4514.91, "total_tokens": 917280}
281
+ {"current_steps": 1405, "total_steps": 38160, "loss": 0.4457, "lr": 0.011037735849056603, "epoch": 0.7363731656184487, "percentage": 3.68, "elapsed_time": "0:03:23", "remaining_time": "1:28:51", "throughput": 4513.67, "total_tokens": 919936}
282
+ {"current_steps": 1410, "total_steps": 38160, "loss": 0.5986, "lr": 0.011077044025157232, "epoch": 0.7389937106918238, "percentage": 3.69, "elapsed_time": "0:03:24", "remaining_time": "1:28:47", "throughput": 4511.44, "total_tokens": 922144}
283
+ {"current_steps": 1415, "total_steps": 38160, "loss": 0.5876, "lr": 0.01111635220125786, "epoch": 0.7416142557651991, "percentage": 3.71, "elapsed_time": "0:03:25", "remaining_time": "1:28:46", "throughput": 4510.75, "total_tokens": 925184}
284
+ {"current_steps": 1420, "total_steps": 38160, "loss": 0.6006, "lr": 0.01115566037735849, "epoch": 0.7442348008385744, "percentage": 3.72, "elapsed_time": "0:03:25", "remaining_time": "1:28:44", "throughput": 4510.19, "total_tokens": 928096}
285
+ {"current_steps": 1425, "total_steps": 38160, "loss": 0.4982, "lr": 0.01119496855345912, "epoch": 0.7468553459119497, "percentage": 3.73, "elapsed_time": "0:03:26", "remaining_time": "1:28:42", "throughput": 4509.3, "total_tokens": 930976}
286
+ {"current_steps": 1430, "total_steps": 38160, "loss": 0.4821, "lr": 0.011234276729559749, "epoch": 0.749475890985325, "percentage": 3.75, "elapsed_time": "0:03:27", "remaining_time": "1:28:41", "throughput": 4509.5, "total_tokens": 934336}
287
+ {"current_steps": 1435, "total_steps": 38160, "loss": 0.4679, "lr": 0.011273584905660378, "epoch": 0.7520964360587002, "percentage": 3.76, "elapsed_time": "0:03:27", "remaining_time": "1:28:37", "throughput": 4507.3, "total_tokens": 936544}
288
+ {"current_steps": 1440, "total_steps": 38160, "loss": 0.4338, "lr": 0.011312893081761005, "epoch": 0.7547169811320755, "percentage": 3.77, "elapsed_time": "0:03:28", "remaining_time": "1:28:38", "throughput": 4508.08, "total_tokens": 940160}
289
+ {"current_steps": 1445, "total_steps": 38160, "loss": 0.5933, "lr": 0.011352201257861634, "epoch": 0.7573375262054507, "percentage": 3.79, "elapsed_time": "0:03:29", "remaining_time": "1:28:34", "throughput": 4506.36, "total_tokens": 942592}
290
+ {"current_steps": 1450, "total_steps": 38160, "loss": 0.4359, "lr": 0.011391509433962263, "epoch": 0.759958071278826, "percentage": 3.8, "elapsed_time": "0:03:29", "remaining_time": "1:28:34", "throughput": 4506.24, "total_tokens": 945856}
291
+ {"current_steps": 1455, "total_steps": 38160, "loss": 0.3991, "lr": 0.011430817610062894, "epoch": 0.7625786163522013, "percentage": 3.81, "elapsed_time": "0:03:30", "remaining_time": "1:28:30", "throughput": 4504.6, "total_tokens": 948288}
292
+ {"current_steps": 1460, "total_steps": 38160, "loss": 0.5705, "lr": 0.011470125786163523, "epoch": 0.7651991614255765, "percentage": 3.83, "elapsed_time": "0:03:31", "remaining_time": "1:28:27", "throughput": 4503.06, "total_tokens": 950720}
293
+ {"current_steps": 1465, "total_steps": 38160, "loss": 0.4224, "lr": 0.011509433962264152, "epoch": 0.7678197064989518, "percentage": 3.84, "elapsed_time": "0:03:31", "remaining_time": "1:28:25", "throughput": 4502.64, "total_tokens": 953760}
294
+ {"current_steps": 1470, "total_steps": 38160, "loss": 0.6049, "lr": 0.011548742138364779, "epoch": 0.7704402515723271, "percentage": 3.85, "elapsed_time": "0:03:32", "remaining_time": "1:28:24", "throughput": 4502.37, "total_tokens": 956864}
295
+ {"current_steps": 1475, "total_steps": 38160, "loss": 0.3807, "lr": 0.011588050314465408, "epoch": 0.7730607966457023, "percentage": 3.87, "elapsed_time": "0:03:33", "remaining_time": "1:28:22", "throughput": 4501.23, "total_tokens": 959584}
296
+ {"current_steps": 1480, "total_steps": 38160, "loss": 0.3867, "lr": 0.011627358490566037, "epoch": 0.7756813417190775, "percentage": 3.88, "elapsed_time": "0:03:33", "remaining_time": "1:28:21", "throughput": 4500.84, "total_tokens": 962720}
297
+ {"current_steps": 1485, "total_steps": 38160, "loss": 0.4996, "lr": 0.011666666666666667, "epoch": 0.7783018867924528, "percentage": 3.89, "elapsed_time": "0:03:34", "remaining_time": "1:28:19", "throughput": 4499.99, "total_tokens": 965568}
298
+ {"current_steps": 1490, "total_steps": 38160, "loss": 0.4964, "lr": 0.011705974842767296, "epoch": 0.7809224318658281, "percentage": 3.9, "elapsed_time": "0:03:35", "remaining_time": "1:28:19", "throughput": 4500.52, "total_tokens": 969088}
299
+ {"current_steps": 1495, "total_steps": 38160, "loss": 0.4431, "lr": 0.011745283018867925, "epoch": 0.7835429769392034, "percentage": 3.92, "elapsed_time": "0:03:36", "remaining_time": "1:28:20", "throughput": 4501.94, "total_tokens": 972960}
300
+ {"current_steps": 1500, "total_steps": 38160, "loss": 0.5355, "lr": 0.011784591194968552, "epoch": 0.7861635220125787, "percentage": 3.93, "elapsed_time": "0:03:36", "remaining_time": "1:28:19", "throughput": 4502.17, "total_tokens": 976256}
301
+ {"current_steps": 1505, "total_steps": 38160, "loss": 0.4315, "lr": 0.011823899371069181, "epoch": 0.7887840670859538, "percentage": 3.94, "elapsed_time": "0:03:37", "remaining_time": "1:28:18", "throughput": 4502.46, "total_tokens": 979584}
302
+ {"current_steps": 1510, "total_steps": 38160, "loss": 0.5482, "lr": 0.01186320754716981, "epoch": 0.7914046121593291, "percentage": 3.96, "elapsed_time": "0:03:38", "remaining_time": "1:28:16", "throughput": 4501.07, "total_tokens": 982208}
303
+ {"current_steps": 1515, "total_steps": 38160, "loss": 0.4737, "lr": 0.01190251572327044, "epoch": 0.7940251572327044, "percentage": 3.97, "elapsed_time": "0:03:39", "remaining_time": "1:28:19", "throughput": 4503.24, "total_tokens": 986624}
304
+ {"current_steps": 1520, "total_steps": 38160, "loss": 0.5592, "lr": 0.01194182389937107, "epoch": 0.7966457023060797, "percentage": 3.98, "elapsed_time": "0:03:39", "remaining_time": "1:28:18", "throughput": 4503.18, "total_tokens": 989856}
305
+ {"current_steps": 1525, "total_steps": 38160, "loss": 0.5625, "lr": 0.011981132075471699, "epoch": 0.799266247379455, "percentage": 4.0, "elapsed_time": "0:03:40", "remaining_time": "1:28:15", "throughput": 4501.58, "total_tokens": 992384}
306
+ {"current_steps": 1530, "total_steps": 38160, "loss": 0.473, "lr": 0.012020440251572326, "epoch": 0.8018867924528302, "percentage": 4.01, "elapsed_time": "0:03:41", "remaining_time": "1:28:16", "throughput": 4502.45, "total_tokens": 996096}
307
+ {"current_steps": 1535, "total_steps": 38160, "loss": 0.5059, "lr": 0.012059748427672955, "epoch": 0.8045073375262054, "percentage": 4.02, "elapsed_time": "0:03:41", "remaining_time": "1:28:14", "throughput": 4501.67, "total_tokens": 998880}
308
+ {"current_steps": 1540, "total_steps": 38160, "loss": 0.4985, "lr": 0.012099056603773584, "epoch": 0.8071278825995807, "percentage": 4.04, "elapsed_time": "0:03:42", "remaining_time": "1:28:14", "throughput": 4502.06, "total_tokens": 1002336}
309
+ {"current_steps": 1545, "total_steps": 38160, "loss": 0.4438, "lr": 0.012138364779874214, "epoch": 0.809748427672956, "percentage": 4.05, "elapsed_time": "0:03:43", "remaining_time": "1:28:14", "throughput": 4502.5, "total_tokens": 1005888}
310
+ {"current_steps": 1550, "total_steps": 38160, "loss": 0.3682, "lr": 0.012177672955974843, "epoch": 0.8123689727463312, "percentage": 4.06, "elapsed_time": "0:03:44", "remaining_time": "1:28:17", "throughput": 4505.24, "total_tokens": 1010496}
311
+ {"current_steps": 1555, "total_steps": 38160, "loss": 0.5642, "lr": 0.012216981132075472, "epoch": 0.8149895178197065, "percentage": 4.07, "elapsed_time": "0:03:45", "remaining_time": "1:28:20", "throughput": 4507.32, "total_tokens": 1014848}
312
+ {"current_steps": 1560, "total_steps": 38160, "loss": 0.5028, "lr": 0.0122562893081761, "epoch": 0.8176100628930818, "percentage": 4.09, "elapsed_time": "0:03:45", "remaining_time": "1:28:19", "throughput": 4507.51, "total_tokens": 1018176}
313
+ {"current_steps": 1565, "total_steps": 38160, "loss": 0.4583, "lr": 0.012295597484276728, "epoch": 0.820230607966457, "percentage": 4.1, "elapsed_time": "0:03:46", "remaining_time": "1:28:17", "throughput": 4507.08, "total_tokens": 1021056}
314
+ {"current_steps": 1570, "total_steps": 38160, "loss": 0.5425, "lr": 0.012334905660377357, "epoch": 0.8228511530398323, "percentage": 4.11, "elapsed_time": "0:03:47", "remaining_time": "1:28:16", "throughput": 4506.63, "total_tokens": 1024096}
315
+ {"current_steps": 1575, "total_steps": 38160, "loss": 1.73, "lr": 0.012374213836477988, "epoch": 0.8254716981132075, "percentage": 4.13, "elapsed_time": "0:03:47", "remaining_time": "1:28:14", "throughput": 4506.17, "total_tokens": 1027072}
316
+ {"current_steps": 1580, "total_steps": 38160, "loss": 1.7189, "lr": 0.012413522012578617, "epoch": 0.8280922431865828, "percentage": 4.14, "elapsed_time": "0:03:48", "remaining_time": "1:28:11", "throughput": 4504.52, "total_tokens": 1029536}
317
+ {"current_steps": 1585, "total_steps": 38160, "loss": 0.4134, "lr": 0.012452830188679246, "epoch": 0.8307127882599581, "percentage": 4.15, "elapsed_time": "0:03:49", "remaining_time": "1:28:09", "throughput": 4503.55, "total_tokens": 1032320}
318
+ {"current_steps": 1590, "total_steps": 38160, "loss": 0.6538, "lr": 0.012492138364779873, "epoch": 0.8333333333333334, "percentage": 4.17, "elapsed_time": "0:03:49", "remaining_time": "1:28:07", "throughput": 4502.8, "total_tokens": 1035168}
319
+ {"current_steps": 1595, "total_steps": 38160, "loss": 0.483, "lr": 0.012531446540880502, "epoch": 0.8359538784067087, "percentage": 4.18, "elapsed_time": "0:03:50", "remaining_time": "1:28:07", "throughput": 4503.62, "total_tokens": 1038720}
320
+ {"current_steps": 1600, "total_steps": 38160, "loss": 0.4796, "lr": 0.01257075471698113, "epoch": 0.8385744234800838, "percentage": 4.19, "elapsed_time": "0:03:51", "remaining_time": "1:28:04", "throughput": 4502.42, "total_tokens": 1041344}
321
+ {"current_steps": 1605, "total_steps": 38160, "loss": 0.7989, "lr": 0.012610062893081761, "epoch": 0.8411949685534591, "percentage": 4.21, "elapsed_time": "0:03:51", "remaining_time": "1:28:02", "throughput": 4500.84, "total_tokens": 1043808}
322
+ {"current_steps": 1610, "total_steps": 38160, "loss": 0.4844, "lr": 0.01264937106918239, "epoch": 0.8438155136268344, "percentage": 4.22, "elapsed_time": "0:03:52", "remaining_time": "1:28:00", "throughput": 4500.23, "total_tokens": 1046752}
323
+ {"current_steps": 1615, "total_steps": 38160, "loss": 0.5293, "lr": 0.01268867924528302, "epoch": 0.8464360587002097, "percentage": 4.23, "elapsed_time": "0:03:53", "remaining_time": "1:27:58", "throughput": 4499.62, "total_tokens": 1049664}
324
+ {"current_steps": 1620, "total_steps": 38160, "loss": 0.4224, "lr": 0.012727987421383648, "epoch": 0.8490566037735849, "percentage": 4.25, "elapsed_time": "0:03:53", "remaining_time": "1:27:55", "throughput": 4498.09, "total_tokens": 1052128}
325
+ {"current_steps": 1625, "total_steps": 38160, "loss": 0.5113, "lr": 0.012767295597484275, "epoch": 0.8516771488469602, "percentage": 4.26, "elapsed_time": "0:03:54", "remaining_time": "1:27:53", "throughput": 4497.52, "total_tokens": 1055008}
326
+ {"current_steps": 1630, "total_steps": 38160, "loss": 0.6299, "lr": 0.012806603773584904, "epoch": 0.8542976939203354, "percentage": 4.27, "elapsed_time": "0:03:55", "remaining_time": "1:27:53", "throughput": 4497.57, "total_tokens": 1058368}
327
+ {"current_steps": 1635, "total_steps": 38160, "loss": 0.4408, "lr": 0.012845911949685535, "epoch": 0.8569182389937107, "percentage": 4.28, "elapsed_time": "0:03:56", "remaining_time": "1:27:53", "throughput": 4498.13, "total_tokens": 1061888}
328
+ {"current_steps": 1640, "total_steps": 38160, "loss": 0.4419, "lr": 0.012885220125786164, "epoch": 0.859538784067086, "percentage": 4.3, "elapsed_time": "0:03:56", "remaining_time": "1:27:53", "throughput": 4498.58, "total_tokens": 1065344}
329
+ {"current_steps": 1645, "total_steps": 38160, "loss": 0.4258, "lr": 0.012924528301886793, "epoch": 0.8621593291404612, "percentage": 4.31, "elapsed_time": "0:03:57", "remaining_time": "1:27:51", "throughput": 4498.07, "total_tokens": 1068288}
330
+ {"current_steps": 1650, "total_steps": 38160, "loss": 0.3899, "lr": 0.012963836477987422, "epoch": 0.8647798742138365, "percentage": 4.32, "elapsed_time": "0:03:58", "remaining_time": "1:27:53", "throughput": 4499.78, "total_tokens": 1072512}
331
+ {"current_steps": 1655, "total_steps": 38160, "loss": 0.4489, "lr": 0.013003144654088049, "epoch": 0.8674004192872118, "percentage": 4.34, "elapsed_time": "0:03:59", "remaining_time": "1:27:57", "throughput": 4502.62, "total_tokens": 1077280}
332
+ {"current_steps": 1660, "total_steps": 38160, "loss": 0.531, "lr": 0.013042452830188678, "epoch": 0.870020964360587, "percentage": 4.35, "elapsed_time": "0:04:00", "remaining_time": "1:27:59", "throughput": 4504.36, "total_tokens": 1081632}
333
+ {"current_steps": 1665, "total_steps": 38160, "loss": 0.338, "lr": 0.013081761006289308, "epoch": 0.8726415094339622, "percentage": 4.36, "elapsed_time": "0:04:00", "remaining_time": "1:27:58", "throughput": 4504.13, "total_tokens": 1084768}
334
+ {"current_steps": 1670, "total_steps": 38160, "loss": 0.532, "lr": 0.013121069182389937, "epoch": 0.8752620545073375, "percentage": 4.38, "elapsed_time": "0:04:01", "remaining_time": "1:28:00", "throughput": 4505.78, "total_tokens": 1088864}
335
+ {"current_steps": 1675, "total_steps": 38160, "loss": 0.3797, "lr": 0.013160377358490566, "epoch": 0.8778825995807128, "percentage": 4.39, "elapsed_time": "0:04:02", "remaining_time": "1:27:58", "throughput": 4505.3, "total_tokens": 1091840}
336
+ {"current_steps": 1680, "total_steps": 38160, "loss": 0.4069, "lr": 0.013199685534591195, "epoch": 0.8805031446540881, "percentage": 4.4, "elapsed_time": "0:04:03", "remaining_time": "1:27:57", "throughput": 4505.53, "total_tokens": 1095136}
337
+ {"current_steps": 1685, "total_steps": 38160, "loss": 0.5682, "lr": 0.013238993710691822, "epoch": 0.8831236897274634, "percentage": 4.42, "elapsed_time": "0:04:03", "remaining_time": "1:27:58", "throughput": 4506.41, "total_tokens": 1098848}
338
+ {"current_steps": 1690, "total_steps": 38160, "loss": 0.5076, "lr": 0.013278301886792451, "epoch": 0.8857442348008385, "percentage": 4.43, "elapsed_time": "0:04:04", "remaining_time": "1:27:57", "throughput": 4506.09, "total_tokens": 1101920}
339
+ {"current_steps": 1695, "total_steps": 38160, "loss": 0.4678, "lr": 0.013317610062893082, "epoch": 0.8883647798742138, "percentage": 4.44, "elapsed_time": "0:04:05", "remaining_time": "1:27:56", "throughput": 4506.06, "total_tokens": 1105152}
340
+ {"current_steps": 1700, "total_steps": 38160, "loss": 0.4468, "lr": 0.01335691823899371, "epoch": 0.8909853249475891, "percentage": 4.45, "elapsed_time": "0:04:06", "remaining_time": "1:28:04", "throughput": 4510.27, "total_tokens": 1111328}
341
+ {"current_steps": 1705, "total_steps": 38160, "loss": 0.4526, "lr": 0.01339622641509434, "epoch": 0.8936058700209644, "percentage": 4.47, "elapsed_time": "0:04:07", "remaining_time": "1:28:02", "throughput": 4509.67, "total_tokens": 1114240}
342
+ {"current_steps": 1710, "total_steps": 38160, "loss": 0.435, "lr": 0.013435534591194969, "epoch": 0.8962264150943396, "percentage": 4.48, "elapsed_time": "0:04:07", "remaining_time": "1:28:06", "throughput": 4511.78, "total_tokens": 1118912}
343
+ {"current_steps": 1715, "total_steps": 38160, "loss": 0.6915, "lr": 0.013474842767295596, "epoch": 0.8988469601677149, "percentage": 4.49, "elapsed_time": "0:04:08", "remaining_time": "1:28:06", "throughput": 4512.12, "total_tokens": 1122368}
344
+ {"current_steps": 1720, "total_steps": 38160, "loss": 0.3907, "lr": 0.013514150943396225, "epoch": 0.9014675052410901, "percentage": 4.51, "elapsed_time": "0:04:09", "remaining_time": "1:28:04", "throughput": 4511.2, "total_tokens": 1125184}
345
+ {"current_steps": 1725, "total_steps": 38160, "loss": 0.5579, "lr": 0.013553459119496855, "epoch": 0.9040880503144654, "percentage": 4.52, "elapsed_time": "0:04:10", "remaining_time": "1:28:04", "throughput": 4512.16, "total_tokens": 1128992}
346
+ {"current_steps": 1730, "total_steps": 38160, "loss": 0.5806, "lr": 0.013592767295597484, "epoch": 0.9067085953878407, "percentage": 4.53, "elapsed_time": "0:04:10", "remaining_time": "1:28:03", "throughput": 4511.59, "total_tokens": 1131872}
347
+ {"current_steps": 1735, "total_steps": 38160, "loss": 0.5126, "lr": 0.013632075471698113, "epoch": 0.9093291404612159, "percentage": 4.55, "elapsed_time": "0:04:11", "remaining_time": "1:28:04", "throughput": 4512.85, "total_tokens": 1135904}
348
+ {"current_steps": 1740, "total_steps": 38160, "loss": 0.4854, "lr": 0.013671383647798742, "epoch": 0.9119496855345912, "percentage": 4.56, "elapsed_time": "0:04:12", "remaining_time": "1:28:04", "throughput": 4513.38, "total_tokens": 1139520}
349
+ {"current_steps": 1745, "total_steps": 38160, "loss": 0.4962, "lr": 0.01371069182389937, "epoch": 0.9145702306079665, "percentage": 4.57, "elapsed_time": "0:04:13", "remaining_time": "1:28:02", "throughput": 4512.7, "total_tokens": 1142304}
350
+ {"current_steps": 1750, "total_steps": 38160, "loss": 0.4369, "lr": 0.013749999999999998, "epoch": 0.9171907756813418, "percentage": 4.59, "elapsed_time": "0:04:13", "remaining_time": "1:28:00", "throughput": 4512.29, "total_tokens": 1145280}
351
+ {"current_steps": 1755, "total_steps": 38160, "loss": 0.5121, "lr": 0.013789308176100629, "epoch": 0.9198113207547169, "percentage": 4.6, "elapsed_time": "0:04:14", "remaining_time": "1:27:58", "throughput": 4511.13, "total_tokens": 1147904}
352
+ {"current_steps": 1760, "total_steps": 38160, "loss": 0.552, "lr": 0.013828616352201258, "epoch": 0.9224318658280922, "percentage": 4.61, "elapsed_time": "0:04:15", "remaining_time": "1:27:57", "throughput": 4511.27, "total_tokens": 1151200}
353
+ {"current_steps": 1765, "total_steps": 38160, "loss": 0.5723, "lr": 0.013867924528301887, "epoch": 0.9250524109014675, "percentage": 4.63, "elapsed_time": "0:04:15", "remaining_time": "1:27:56", "throughput": 4511.6, "total_tokens": 1154528}
354
+ {"current_steps": 1770, "total_steps": 38160, "loss": 0.4744, "lr": 0.013907232704402516, "epoch": 0.9276729559748428, "percentage": 4.64, "elapsed_time": "0:04:16", "remaining_time": "1:27:55", "throughput": 4511.19, "total_tokens": 1157632}
355
+ {"current_steps": 1775, "total_steps": 38160, "loss": 0.4258, "lr": 0.013946540880503145, "epoch": 0.9302935010482181, "percentage": 4.65, "elapsed_time": "0:04:17", "remaining_time": "1:27:55", "throughput": 4511.89, "total_tokens": 1161280}
356
+ {"current_steps": 1780, "total_steps": 38160, "loss": 0.4929, "lr": 0.013985849056603772, "epoch": 0.9329140461215933, "percentage": 4.66, "elapsed_time": "0:04:18", "remaining_time": "1:27:54", "throughput": 4512.0, "total_tokens": 1164512}
357
+ {"current_steps": 1785, "total_steps": 38160, "loss": 0.46, "lr": 0.014025157232704403, "epoch": 0.9355345911949685, "percentage": 4.68, "elapsed_time": "0:04:18", "remaining_time": "1:27:54", "throughput": 4512.25, "total_tokens": 1167808}
358
+ {"current_steps": 1790, "total_steps": 38160, "loss": 0.4757, "lr": 0.014064465408805031, "epoch": 0.9381551362683438, "percentage": 4.69, "elapsed_time": "0:04:19", "remaining_time": "1:27:51", "throughput": 4511.22, "total_tokens": 1170432}
359
+ {"current_steps": 1795, "total_steps": 38160, "loss": 0.3869, "lr": 0.01410377358490566, "epoch": 0.9407756813417191, "percentage": 4.7, "elapsed_time": "0:04:20", "remaining_time": "1:27:49", "throughput": 4510.14, "total_tokens": 1173088}
360
+ {"current_steps": 1800, "total_steps": 38160, "loss": 0.4024, "lr": 0.01414308176100629, "epoch": 0.9433962264150944, "percentage": 4.72, "elapsed_time": "0:04:20", "remaining_time": "1:27:48", "throughput": 4510.53, "total_tokens": 1176448}
361
+ {"current_steps": 1805, "total_steps": 38160, "loss": 0.516, "lr": 0.014182389937106918, "epoch": 0.9460167714884696, "percentage": 4.73, "elapsed_time": "0:04:21", "remaining_time": "1:27:46", "throughput": 4510.18, "total_tokens": 1179296}
362
+ {"current_steps": 1810, "total_steps": 38160, "loss": 0.5847, "lr": 0.014221698113207545, "epoch": 0.9486373165618449, "percentage": 4.74, "elapsed_time": "0:04:22", "remaining_time": "1:27:58", "throughput": 4516.36, "total_tokens": 1186976}
363
+ {"current_steps": 1815, "total_steps": 38160, "loss": 0.5516, "lr": 0.014261006289308174, "epoch": 0.9512578616352201, "percentage": 4.76, "elapsed_time": "0:04:23", "remaining_time": "1:27:54", "throughput": 4514.78, "total_tokens": 1189248}
364
+ {"current_steps": 1820, "total_steps": 38160, "loss": 0.6101, "lr": 0.014300314465408805, "epoch": 0.9538784067085954, "percentage": 4.77, "elapsed_time": "0:04:24", "remaining_time": "1:27:52", "throughput": 4513.8, "total_tokens": 1191840}
365
+ {"current_steps": 1825, "total_steps": 38160, "loss": 0.5349, "lr": 0.014339622641509434, "epoch": 0.9564989517819706, "percentage": 4.78, "elapsed_time": "0:04:24", "remaining_time": "1:27:50", "throughput": 4513.12, "total_tokens": 1194720}
366
+ {"current_steps": 1830, "total_steps": 38160, "loss": 0.5023, "lr": 0.014378930817610063, "epoch": 0.9591194968553459, "percentage": 4.8, "elapsed_time": "0:04:25", "remaining_time": "1:27:51", "throughput": 4514.19, "total_tokens": 1198592}
367
+ {"current_steps": 1835, "total_steps": 38160, "loss": 0.5453, "lr": 0.014418238993710692, "epoch": 0.9617400419287212, "percentage": 4.81, "elapsed_time": "0:04:26", "remaining_time": "1:27:48", "throughput": 4513.06, "total_tokens": 1201216}
368
+ {"current_steps": 1840, "total_steps": 38160, "loss": 0.5103, "lr": 0.014457547169811319, "epoch": 0.9643605870020965, "percentage": 4.82, "elapsed_time": "0:04:26", "remaining_time": "1:27:47", "throughput": 4512.45, "total_tokens": 1204096}
369
+ {"current_steps": 1845, "total_steps": 38160, "loss": 0.3579, "lr": 0.014496855345911948, "epoch": 0.9669811320754716, "percentage": 4.83, "elapsed_time": "0:04:27", "remaining_time": "1:27:44", "throughput": 4511.58, "total_tokens": 1206784}
370
+ {"current_steps": 1850, "total_steps": 38160, "loss": 0.4568, "lr": 0.014536163522012579, "epoch": 0.9696016771488469, "percentage": 4.85, "elapsed_time": "0:04:28", "remaining_time": "1:27:43", "throughput": 4510.99, "total_tokens": 1209632}
371
+ {"current_steps": 1855, "total_steps": 38160, "loss": 0.4463, "lr": 0.014575471698113207, "epoch": 0.9722222222222222, "percentage": 4.86, "elapsed_time": "0:04:28", "remaining_time": "1:27:41", "throughput": 4510.4, "total_tokens": 1212512}
372
+ {"current_steps": 1860, "total_steps": 38160, "loss": 0.5114, "lr": 0.014614779874213836, "epoch": 0.9748427672955975, "percentage": 4.87, "elapsed_time": "0:04:29", "remaining_time": "1:27:41", "throughput": 4510.97, "total_tokens": 1216096}
373
+ {"current_steps": 1865, "total_steps": 38160, "loss": 0.5097, "lr": 0.014654088050314465, "epoch": 0.9774633123689728, "percentage": 4.89, "elapsed_time": "0:04:30", "remaining_time": "1:27:40", "throughput": 4510.85, "total_tokens": 1219264}
374
+ {"current_steps": 1870, "total_steps": 38160, "loss": 0.4079, "lr": 0.014693396226415092, "epoch": 0.980083857442348, "percentage": 4.9, "elapsed_time": "0:04:30", "remaining_time": "1:27:38", "throughput": 4510.23, "total_tokens": 1222080}
375
+ {"current_steps": 1875, "total_steps": 38160, "loss": 0.4886, "lr": 0.014732704402515721, "epoch": 0.9827044025157232, "percentage": 4.91, "elapsed_time": "0:04:31", "remaining_time": "1:27:35", "throughput": 4508.44, "total_tokens": 1224288}
376
+ {"current_steps": 1880, "total_steps": 38160, "loss": 0.5064, "lr": 0.014772012578616352, "epoch": 0.9853249475890985, "percentage": 4.93, "elapsed_time": "0:04:32", "remaining_time": "1:27:33", "throughput": 4507.93, "total_tokens": 1227168}
377
+ {"current_steps": 1885, "total_steps": 38160, "loss": 0.362, "lr": 0.014811320754716981, "epoch": 0.9879454926624738, "percentage": 4.94, "elapsed_time": "0:04:32", "remaining_time": "1:27:33", "throughput": 4508.42, "total_tokens": 1230656}
378
+ {"current_steps": 1890, "total_steps": 38160, "loss": 0.4532, "lr": 0.01485062893081761, "epoch": 0.9905660377358491, "percentage": 4.95, "elapsed_time": "0:04:33", "remaining_time": "1:27:30", "throughput": 4507.46, "total_tokens": 1233312}
379
+ {"current_steps": 1895, "total_steps": 38160, "loss": 0.5038, "lr": 0.014889937106918239, "epoch": 0.9931865828092243, "percentage": 4.97, "elapsed_time": "0:04:34", "remaining_time": "1:27:36", "throughput": 4510.62, "total_tokens": 1239040}
380
+ {"current_steps": 1900, "total_steps": 38160, "loss": 0.537, "lr": 0.014929245283018866, "epoch": 0.9958071278825996, "percentage": 4.98, "elapsed_time": "0:04:35", "remaining_time": "1:27:36", "throughput": 4511.38, "total_tokens": 1242720}
381
+ {"current_steps": 1905, "total_steps": 38160, "loss": 0.509, "lr": 0.014968553459119495, "epoch": 0.9984276729559748, "percentage": 4.99, "elapsed_time": "0:04:36", "remaining_time": "1:27:35", "throughput": 4510.95, "total_tokens": 1245664}
382
+ {"current_steps": 1908, "total_steps": 38160, "eval_loss": 0.4618687927722931, "epoch": 1.0, "percentage": 5.0, "elapsed_time": "0:04:49", "remaining_time": "1:31:48", "throughput": 4300.66, "total_tokens": 1246832}
383
+ {"current_steps": 1910, "total_steps": 38160, "loss": 0.9484, "lr": 0.015007861635220126, "epoch": 1.00104821802935, "percentage": 5.01, "elapsed_time": "0:04:51", "remaining_time": "1:32:12", "throughput": 4281.13, "total_tokens": 1248016}
384
+ {"current_steps": 1915, "total_steps": 38160, "loss": 0.3608, "lr": 0.015047169811320756, "epoch": 1.0036687631027255, "percentage": 5.02, "elapsed_time": "0:04:52", "remaining_time": "1:32:12", "throughput": 4282.13, "total_tokens": 1251600}
385
+ {"current_steps": 1920, "total_steps": 38160, "loss": 0.6062, "lr": 0.015086477987421383, "epoch": 1.0062893081761006, "percentage": 5.03, "elapsed_time": "0:04:52", "remaining_time": "1:32:09", "throughput": 4282.44, "total_tokens": 1254640}
386
+ {"current_steps": 1925, "total_steps": 38160, "loss": 0.4069, "lr": 0.01512578616352201, "epoch": 1.0089098532494758, "percentage": 5.04, "elapsed_time": "0:04:53", "remaining_time": "1:32:09", "throughput": 4284.19, "total_tokens": 1258576}
387
+ {"current_steps": 1930, "total_steps": 38160, "loss": 0.4785, "lr": 0.015165094339622641, "epoch": 1.0115303983228512, "percentage": 5.06, "elapsed_time": "0:04:54", "remaining_time": "1:32:07", "throughput": 4284.28, "total_tokens": 1261488}
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f77c93d956cdb7a289cb0e91e80e6656c89439126a4dee5d47062e877284713
3
+ size 6353