Willowclem commited on
Commit
cc3e7ad
·
verified ·
1 Parent(s): dda25c8

checkpoint complet pour reprise

Browse files
results/checkpoint-1200/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: bigcode/starcoder2-3b
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.15.2.dev0
results/checkpoint-1200/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "bigcode/starcoder2-3b",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 16,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.05,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 8,
24
+ "rank_pattern": {},
25
+ "revision": null,
26
+ "target_modules": [
27
+ "v_proj",
28
+ "q_proj"
29
+ ],
30
+ "task_type": "CAUSAL_LM",
31
+ "trainable_token_indices": null,
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
results/checkpoint-1200/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aadac4b039bae373fdd4721162b0781dcca6c991bae66f228b25e86938e025d4
3
+ size 9108904
results/checkpoint-1200/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
results/checkpoint-1200/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abbc98f1f2e0b5315aeb9f79cd7f2c04e653a8bd49b8345dba6a8d0c6b41f7ac
3
+ size 18287162
results/checkpoint-1200/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa8a50f7b976d8c8ca34d880dd26f60dd2f851bac0a0a5095719fb54f5a75773
3
+ size 14244
results/checkpoint-1200/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:beeef06129d3879de46a6da795139adc62396b85b4a9bd7c58a4fe337c9a9c57
3
+ size 988
results/checkpoint-1200/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cfc5baadd288335fe7d83a0d3dd2b713a9e631fc75cb337745b4efa6e9e4c91
3
+ size 1064
results/checkpoint-1200/special_tokens_map.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|endoftext|>",
4
+ "<fim_prefix>",
5
+ "<fim_middle>",
6
+ "<fim_suffix>",
7
+ "<fim_pad>",
8
+ "<repo_name>",
9
+ "<file_sep>",
10
+ "<issue_start>",
11
+ "<issue_comment>",
12
+ "<issue_closed>",
13
+ "<jupyter_start>",
14
+ "<jupyter_text>",
15
+ "<jupyter_code>",
16
+ "<jupyter_output>",
17
+ "<jupyter_script>",
18
+ "<empty_output>",
19
+ "<code_to_intermediate>",
20
+ "<intermediate_to_code>",
21
+ "<pr>",
22
+ "<pr_status>",
23
+ "<pr_is_merged>",
24
+ "<pr_base>",
25
+ "<pr_file>",
26
+ "<pr_base_code>",
27
+ "<pr_diff>",
28
+ "<pr_diff_hunk>",
29
+ "<pr_comment>",
30
+ "<pr_event_id>",
31
+ "<pr_review>",
32
+ "<pr_review_state>",
33
+ "<pr_review_comment>",
34
+ "<pr_in_reply_to_review_id>",
35
+ "<pr_in_reply_to_comment_id>",
36
+ "<pr_diff_hunk_comment_line>",
37
+ "<NAME>",
38
+ "<EMAIL>",
39
+ "<KEY>",
40
+ "<PASSWORD>"
41
+ ],
42
+ "bos_token": {
43
+ "content": "<|endoftext|>",
44
+ "lstrip": false,
45
+ "normalized": false,
46
+ "rstrip": false,
47
+ "single_word": false
48
+ },
49
+ "eos_token": {
50
+ "content": "<|endoftext|>",
51
+ "lstrip": false,
52
+ "normalized": false,
53
+ "rstrip": false,
54
+ "single_word": false
55
+ },
56
+ "unk_token": {
57
+ "content": "<|endoftext|>",
58
+ "lstrip": false,
59
+ "normalized": false,
60
+ "rstrip": false,
61
+ "single_word": false
62
+ }
63
+ }
results/checkpoint-1200/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
results/checkpoint-1200/tokenizer_config.json ADDED
@@ -0,0 +1,357 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "0": {
5
+ "content": "<|endoftext|>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "1": {
13
+ "content": "<fim_prefix>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "2": {
21
+ "content": "<fim_middle>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "3": {
29
+ "content": "<fim_suffix>",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "4": {
37
+ "content": "<fim_pad>",
38
+ "lstrip": false,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ },
44
+ "5": {
45
+ "content": "<repo_name>",
46
+ "lstrip": false,
47
+ "normalized": false,
48
+ "rstrip": false,
49
+ "single_word": false,
50
+ "special": true
51
+ },
52
+ "6": {
53
+ "content": "<file_sep>",
54
+ "lstrip": false,
55
+ "normalized": false,
56
+ "rstrip": false,
57
+ "single_word": false,
58
+ "special": true
59
+ },
60
+ "7": {
61
+ "content": "<issue_start>",
62
+ "lstrip": false,
63
+ "normalized": false,
64
+ "rstrip": false,
65
+ "single_word": false,
66
+ "special": true
67
+ },
68
+ "8": {
69
+ "content": "<issue_comment>",
70
+ "lstrip": false,
71
+ "normalized": false,
72
+ "rstrip": false,
73
+ "single_word": false,
74
+ "special": true
75
+ },
76
+ "9": {
77
+ "content": "<issue_closed>",
78
+ "lstrip": false,
79
+ "normalized": false,
80
+ "rstrip": false,
81
+ "single_word": false,
82
+ "special": true
83
+ },
84
+ "10": {
85
+ "content": "<jupyter_start>",
86
+ "lstrip": false,
87
+ "normalized": false,
88
+ "rstrip": false,
89
+ "single_word": false,
90
+ "special": true
91
+ },
92
+ "11": {
93
+ "content": "<jupyter_text>",
94
+ "lstrip": false,
95
+ "normalized": false,
96
+ "rstrip": false,
97
+ "single_word": false,
98
+ "special": true
99
+ },
100
+ "12": {
101
+ "content": "<jupyter_code>",
102
+ "lstrip": false,
103
+ "normalized": false,
104
+ "rstrip": false,
105
+ "single_word": false,
106
+ "special": true
107
+ },
108
+ "13": {
109
+ "content": "<jupyter_output>",
110
+ "lstrip": false,
111
+ "normalized": false,
112
+ "rstrip": false,
113
+ "single_word": false,
114
+ "special": true
115
+ },
116
+ "14": {
117
+ "content": "<jupyter_script>",
118
+ "lstrip": false,
119
+ "normalized": false,
120
+ "rstrip": false,
121
+ "single_word": false,
122
+ "special": true
123
+ },
124
+ "15": {
125
+ "content": "<empty_output>",
126
+ "lstrip": false,
127
+ "normalized": false,
128
+ "rstrip": false,
129
+ "single_word": false,
130
+ "special": true
131
+ },
132
+ "16": {
133
+ "content": "<code_to_intermediate>",
134
+ "lstrip": false,
135
+ "normalized": false,
136
+ "rstrip": false,
137
+ "single_word": false,
138
+ "special": true
139
+ },
140
+ "17": {
141
+ "content": "<intermediate_to_code>",
142
+ "lstrip": false,
143
+ "normalized": false,
144
+ "rstrip": false,
145
+ "single_word": false,
146
+ "special": true
147
+ },
148
+ "18": {
149
+ "content": "<pr>",
150
+ "lstrip": false,
151
+ "normalized": false,
152
+ "rstrip": false,
153
+ "single_word": false,
154
+ "special": true
155
+ },
156
+ "19": {
157
+ "content": "<pr_status>",
158
+ "lstrip": false,
159
+ "normalized": false,
160
+ "rstrip": false,
161
+ "single_word": false,
162
+ "special": true
163
+ },
164
+ "20": {
165
+ "content": "<pr_is_merged>",
166
+ "lstrip": false,
167
+ "normalized": false,
168
+ "rstrip": false,
169
+ "single_word": false,
170
+ "special": true
171
+ },
172
+ "21": {
173
+ "content": "<pr_base>",
174
+ "lstrip": false,
175
+ "normalized": false,
176
+ "rstrip": false,
177
+ "single_word": false,
178
+ "special": true
179
+ },
180
+ "22": {
181
+ "content": "<pr_file>",
182
+ "lstrip": false,
183
+ "normalized": false,
184
+ "rstrip": false,
185
+ "single_word": false,
186
+ "special": true
187
+ },
188
+ "23": {
189
+ "content": "<pr_base_code>",
190
+ "lstrip": false,
191
+ "normalized": false,
192
+ "rstrip": false,
193
+ "single_word": false,
194
+ "special": true
195
+ },
196
+ "24": {
197
+ "content": "<pr_diff>",
198
+ "lstrip": false,
199
+ "normalized": false,
200
+ "rstrip": false,
201
+ "single_word": false,
202
+ "special": true
203
+ },
204
+ "25": {
205
+ "content": "<pr_diff_hunk>",
206
+ "lstrip": false,
207
+ "normalized": false,
208
+ "rstrip": false,
209
+ "single_word": false,
210
+ "special": true
211
+ },
212
+ "26": {
213
+ "content": "<pr_comment>",
214
+ "lstrip": false,
215
+ "normalized": false,
216
+ "rstrip": false,
217
+ "single_word": false,
218
+ "special": true
219
+ },
220
+ "27": {
221
+ "content": "<pr_event_id>",
222
+ "lstrip": false,
223
+ "normalized": false,
224
+ "rstrip": false,
225
+ "single_word": false,
226
+ "special": true
227
+ },
228
+ "28": {
229
+ "content": "<pr_review>",
230
+ "lstrip": false,
231
+ "normalized": false,
232
+ "rstrip": false,
233
+ "single_word": false,
234
+ "special": true
235
+ },
236
+ "29": {
237
+ "content": "<pr_review_state>",
238
+ "lstrip": false,
239
+ "normalized": false,
240
+ "rstrip": false,
241
+ "single_word": false,
242
+ "special": true
243
+ },
244
+ "30": {
245
+ "content": "<pr_review_comment>",
246
+ "lstrip": false,
247
+ "normalized": false,
248
+ "rstrip": false,
249
+ "single_word": false,
250
+ "special": true
251
+ },
252
+ "31": {
253
+ "content": "<pr_in_reply_to_review_id>",
254
+ "lstrip": false,
255
+ "normalized": false,
256
+ "rstrip": false,
257
+ "single_word": false,
258
+ "special": true
259
+ },
260
+ "32": {
261
+ "content": "<pr_in_reply_to_comment_id>",
262
+ "lstrip": false,
263
+ "normalized": false,
264
+ "rstrip": false,
265
+ "single_word": false,
266
+ "special": true
267
+ },
268
+ "33": {
269
+ "content": "<pr_diff_hunk_comment_line>",
270
+ "lstrip": false,
271
+ "normalized": false,
272
+ "rstrip": false,
273
+ "single_word": false,
274
+ "special": true
275
+ },
276
+ "34": {
277
+ "content": "<NAME>",
278
+ "lstrip": false,
279
+ "normalized": false,
280
+ "rstrip": false,
281
+ "single_word": false,
282
+ "special": true
283
+ },
284
+ "35": {
285
+ "content": "<EMAIL>",
286
+ "lstrip": false,
287
+ "normalized": false,
288
+ "rstrip": false,
289
+ "single_word": false,
290
+ "special": true
291
+ },
292
+ "36": {
293
+ "content": "<KEY>",
294
+ "lstrip": false,
295
+ "normalized": false,
296
+ "rstrip": false,
297
+ "single_word": false,
298
+ "special": true
299
+ },
300
+ "37": {
301
+ "content": "<PASSWORD>",
302
+ "lstrip": false,
303
+ "normalized": false,
304
+ "rstrip": false,
305
+ "single_word": false,
306
+ "special": true
307
+ }
308
+ },
309
+ "additional_special_tokens": [
310
+ "<|endoftext|>",
311
+ "<fim_prefix>",
312
+ "<fim_middle>",
313
+ "<fim_suffix>",
314
+ "<fim_pad>",
315
+ "<repo_name>",
316
+ "<file_sep>",
317
+ "<issue_start>",
318
+ "<issue_comment>",
319
+ "<issue_closed>",
320
+ "<jupyter_start>",
321
+ "<jupyter_text>",
322
+ "<jupyter_code>",
323
+ "<jupyter_output>",
324
+ "<jupyter_script>",
325
+ "<empty_output>",
326
+ "<code_to_intermediate>",
327
+ "<intermediate_to_code>",
328
+ "<pr>",
329
+ "<pr_status>",
330
+ "<pr_is_merged>",
331
+ "<pr_base>",
332
+ "<pr_file>",
333
+ "<pr_base_code>",
334
+ "<pr_diff>",
335
+ "<pr_diff_hunk>",
336
+ "<pr_comment>",
337
+ "<pr_event_id>",
338
+ "<pr_review>",
339
+ "<pr_review_state>",
340
+ "<pr_review_comment>",
341
+ "<pr_in_reply_to_review_id>",
342
+ "<pr_in_reply_to_comment_id>",
343
+ "<pr_diff_hunk_comment_line>",
344
+ "<NAME>",
345
+ "<EMAIL>",
346
+ "<KEY>",
347
+ "<PASSWORD>"
348
+ ],
349
+ "bos_token": "<|endoftext|>",
350
+ "clean_up_tokenization_spaces": true,
351
+ "eos_token": "<|endoftext|>",
352
+ "extra_special_tokens": {},
353
+ "model_max_length": 1000000000000000019884624838656,
354
+ "tokenizer_class": "GPT2Tokenizer",
355
+ "unk_token": "<|endoftext|>",
356
+ "vocab_size": 49152
357
+ }
results/checkpoint-1200/trainer_state.json ADDED
@@ -0,0 +1,1114 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 2.4242424242424243,
6
+ "eval_steps": 500,
7
+ "global_step": 1200,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.020202020202020204,
14
+ "grad_norm": 0.7669611573219299,
15
+ "learning_rate": 8.000000000000001e-06,
16
+ "loss": 3.4353,
17
+ "mean_token_accuracy": 0.4085813149809837,
18
+ "num_tokens": 19518.0,
19
+ "step": 10
20
+ },
21
+ {
22
+ "epoch": 0.04040404040404041,
23
+ "grad_norm": 1.0622327327728271,
24
+ "learning_rate": 1.7000000000000003e-05,
25
+ "loss": 2.917,
26
+ "mean_token_accuracy": 0.47086485363543035,
27
+ "num_tokens": 39828.0,
28
+ "step": 20
29
+ },
30
+ {
31
+ "epoch": 0.06060606060606061,
32
+ "grad_norm": 0.7585554718971252,
33
+ "learning_rate": 2.6000000000000002e-05,
34
+ "loss": 3.4086,
35
+ "mean_token_accuracy": 0.4174537444487214,
36
+ "num_tokens": 60025.0,
37
+ "step": 30
38
+ },
39
+ {
40
+ "epoch": 0.08080808080808081,
41
+ "grad_norm": 0.8688523173332214,
42
+ "learning_rate": 3.6e-05,
43
+ "loss": 3.0871,
44
+ "mean_token_accuracy": 0.44842766746878626,
45
+ "num_tokens": 79198.0,
46
+ "step": 40
47
+ },
48
+ {
49
+ "epoch": 0.10101010101010101,
50
+ "grad_norm": 1.1718096733093262,
51
+ "learning_rate": 4.600000000000001e-05,
52
+ "loss": 2.8734,
53
+ "mean_token_accuracy": 0.47476900182664394,
54
+ "num_tokens": 99513.0,
55
+ "step": 50
56
+ },
57
+ {
58
+ "epoch": 0.12121212121212122,
59
+ "grad_norm": 4.563867092132568,
60
+ "learning_rate": 5.500000000000001e-05,
61
+ "loss": 3.3615,
62
+ "mean_token_accuracy": 0.4317817037925124,
63
+ "num_tokens": 117370.0,
64
+ "step": 60
65
+ },
66
+ {
67
+ "epoch": 0.1414141414141414,
68
+ "grad_norm": 1.2560386657714844,
69
+ "learning_rate": 6.500000000000001e-05,
70
+ "loss": 3.283,
71
+ "mean_token_accuracy": 0.4325120337307453,
72
+ "num_tokens": 135492.0,
73
+ "step": 70
74
+ },
75
+ {
76
+ "epoch": 0.16161616161616163,
77
+ "grad_norm": 0.9355543255805969,
78
+ "learning_rate": 7.500000000000001e-05,
79
+ "loss": 2.6181,
80
+ "mean_token_accuracy": 0.5057813063263893,
81
+ "num_tokens": 155520.0,
82
+ "step": 80
83
+ },
84
+ {
85
+ "epoch": 0.18181818181818182,
86
+ "grad_norm": 3.2217044830322266,
87
+ "learning_rate": 8.5e-05,
88
+ "loss": 2.7865,
89
+ "mean_token_accuracy": 0.4679586015641689,
90
+ "num_tokens": 175768.0,
91
+ "step": 90
92
+ },
93
+ {
94
+ "epoch": 0.20202020202020202,
95
+ "grad_norm": 3.879002809524536,
96
+ "learning_rate": 9.5e-05,
97
+ "loss": 2.5889,
98
+ "mean_token_accuracy": 0.4929826859384775,
99
+ "num_tokens": 194625.0,
100
+ "step": 100
101
+ },
102
+ {
103
+ "epoch": 0.2222222222222222,
104
+ "grad_norm": 4.434224605560303,
105
+ "learning_rate": 9.96389891696751e-05,
106
+ "loss": 2.8938,
107
+ "mean_token_accuracy": 0.4700875423848629,
108
+ "num_tokens": 213171.0,
109
+ "step": 110
110
+ },
111
+ {
112
+ "epoch": 0.24242424242424243,
113
+ "grad_norm": 9.846081733703613,
114
+ "learning_rate": 9.891696750902527e-05,
115
+ "loss": 2.343,
116
+ "mean_token_accuracy": 0.5364672098308801,
117
+ "num_tokens": 233264.0,
118
+ "step": 120
119
+ },
120
+ {
121
+ "epoch": 0.26262626262626265,
122
+ "grad_norm": 1.6914633512496948,
123
+ "learning_rate": 9.819494584837545e-05,
124
+ "loss": 2.0776,
125
+ "mean_token_accuracy": 0.5672583125531674,
126
+ "num_tokens": 253987.0,
127
+ "step": 130
128
+ },
129
+ {
130
+ "epoch": 0.2828282828282828,
131
+ "grad_norm": 2.6192626953125,
132
+ "learning_rate": 9.747292418772563e-05,
133
+ "loss": 2.3453,
134
+ "mean_token_accuracy": 0.5441015616059304,
135
+ "num_tokens": 270290.0,
136
+ "step": 140
137
+ },
138
+ {
139
+ "epoch": 0.30303030303030304,
140
+ "grad_norm": 1.5915228128433228,
141
+ "learning_rate": 9.675090252707581e-05,
142
+ "loss": 2.3179,
143
+ "mean_token_accuracy": 0.5427416026592254,
144
+ "num_tokens": 287937.0,
145
+ "step": 150
146
+ },
147
+ {
148
+ "epoch": 0.32323232323232326,
149
+ "grad_norm": 3.6255054473876953,
150
+ "learning_rate": 9.6028880866426e-05,
151
+ "loss": 2.0695,
152
+ "mean_token_accuracy": 0.5739563502371311,
153
+ "num_tokens": 307751.0,
154
+ "step": 160
155
+ },
156
+ {
157
+ "epoch": 0.3434343434343434,
158
+ "grad_norm": 1.644443392753601,
159
+ "learning_rate": 9.530685920577617e-05,
160
+ "loss": 2.0005,
161
+ "mean_token_accuracy": 0.5894926242530346,
162
+ "num_tokens": 329149.0,
163
+ "step": 170
164
+ },
165
+ {
166
+ "epoch": 0.36363636363636365,
167
+ "grad_norm": 3.0595431327819824,
168
+ "learning_rate": 9.458483754512635e-05,
169
+ "loss": 2.1171,
170
+ "mean_token_accuracy": 0.563767921924591,
171
+ "num_tokens": 346950.0,
172
+ "step": 180
173
+ },
174
+ {
175
+ "epoch": 0.3838383838383838,
176
+ "grad_norm": 4.366697311401367,
177
+ "learning_rate": 9.386281588447655e-05,
178
+ "loss": 1.8502,
179
+ "mean_token_accuracy": 0.6056702233850956,
180
+ "num_tokens": 365017.0,
181
+ "step": 190
182
+ },
183
+ {
184
+ "epoch": 0.40404040404040403,
185
+ "grad_norm": 2.07828950881958,
186
+ "learning_rate": 9.314079422382673e-05,
187
+ "loss": 1.7173,
188
+ "mean_token_accuracy": 0.621714337170124,
189
+ "num_tokens": 385734.0,
190
+ "step": 200
191
+ },
192
+ {
193
+ "epoch": 0.42424242424242425,
194
+ "grad_norm": 2.536418914794922,
195
+ "learning_rate": 9.24187725631769e-05,
196
+ "loss": 1.8389,
197
+ "mean_token_accuracy": 0.6277161747217178,
198
+ "num_tokens": 403192.0,
199
+ "step": 210
200
+ },
201
+ {
202
+ "epoch": 0.4444444444444444,
203
+ "grad_norm": 1.2784960269927979,
204
+ "learning_rate": 9.169675090252709e-05,
205
+ "loss": 1.8463,
206
+ "mean_token_accuracy": 0.614106347411871,
207
+ "num_tokens": 423909.0,
208
+ "step": 220
209
+ },
210
+ {
211
+ "epoch": 0.46464646464646464,
212
+ "grad_norm": 2.1213629245758057,
213
+ "learning_rate": 9.097472924187727e-05,
214
+ "loss": 1.9916,
215
+ "mean_token_accuracy": 0.5884236626327037,
216
+ "num_tokens": 440385.0,
217
+ "step": 230
218
+ },
219
+ {
220
+ "epoch": 0.48484848484848486,
221
+ "grad_norm": 2.149017810821533,
222
+ "learning_rate": 9.025270758122743e-05,
223
+ "loss": 1.8883,
224
+ "mean_token_accuracy": 0.5964126840233803,
225
+ "num_tokens": 458254.0,
226
+ "step": 240
227
+ },
228
+ {
229
+ "epoch": 0.5050505050505051,
230
+ "grad_norm": 2.0171642303466797,
231
+ "learning_rate": 8.953068592057761e-05,
232
+ "loss": 2.0051,
233
+ "mean_token_accuracy": 0.5975183926522731,
234
+ "num_tokens": 473348.0,
235
+ "step": 250
236
+ },
237
+ {
238
+ "epoch": 0.5252525252525253,
239
+ "grad_norm": 2.7957370281219482,
240
+ "learning_rate": 8.88086642599278e-05,
241
+ "loss": 1.8217,
242
+ "mean_token_accuracy": 0.6270358674228191,
243
+ "num_tokens": 494498.0,
244
+ "step": 260
245
+ },
246
+ {
247
+ "epoch": 0.5454545454545454,
248
+ "grad_norm": 1.990042805671692,
249
+ "learning_rate": 8.808664259927798e-05,
250
+ "loss": 1.9135,
251
+ "mean_token_accuracy": 0.6138852916657924,
252
+ "num_tokens": 513100.0,
253
+ "step": 270
254
+ },
255
+ {
256
+ "epoch": 0.5656565656565656,
257
+ "grad_norm": 2.3455405235290527,
258
+ "learning_rate": 8.736462093862816e-05,
259
+ "loss": 1.73,
260
+ "mean_token_accuracy": 0.6234532974660396,
261
+ "num_tokens": 532747.0,
262
+ "step": 280
263
+ },
264
+ {
265
+ "epoch": 0.5858585858585859,
266
+ "grad_norm": 6.667909145355225,
267
+ "learning_rate": 8.664259927797834e-05,
268
+ "loss": 1.7277,
269
+ "mean_token_accuracy": 0.6382385298609734,
270
+ "num_tokens": 548769.0,
271
+ "step": 290
272
+ },
273
+ {
274
+ "epoch": 0.6060606060606061,
275
+ "grad_norm": 1.917138695716858,
276
+ "learning_rate": 8.592057761732852e-05,
277
+ "loss": 1.5142,
278
+ "mean_token_accuracy": 0.6500309258699417,
279
+ "num_tokens": 567923.0,
280
+ "step": 300
281
+ },
282
+ {
283
+ "epoch": 0.6262626262626263,
284
+ "grad_norm": 2.0420806407928467,
285
+ "learning_rate": 8.51985559566787e-05,
286
+ "loss": 1.7889,
287
+ "mean_token_accuracy": 0.6363476559519767,
288
+ "num_tokens": 585783.0,
289
+ "step": 310
290
+ },
291
+ {
292
+ "epoch": 0.6464646464646465,
293
+ "grad_norm": 2.097153425216675,
294
+ "learning_rate": 8.447653429602888e-05,
295
+ "loss": 1.8036,
296
+ "mean_token_accuracy": 0.6113098107278347,
297
+ "num_tokens": 603216.0,
298
+ "step": 320
299
+ },
300
+ {
301
+ "epoch": 0.6666666666666666,
302
+ "grad_norm": 1.5260653495788574,
303
+ "learning_rate": 8.375451263537906e-05,
304
+ "loss": 1.6468,
305
+ "mean_token_accuracy": 0.6486528031527996,
306
+ "num_tokens": 624173.0,
307
+ "step": 330
308
+ },
309
+ {
310
+ "epoch": 0.6868686868686869,
311
+ "grad_norm": 1.6897279024124146,
312
+ "learning_rate": 8.303249097472924e-05,
313
+ "loss": 1.6672,
314
+ "mean_token_accuracy": 0.6469507545232773,
315
+ "num_tokens": 644656.0,
316
+ "step": 340
317
+ },
318
+ {
319
+ "epoch": 0.7070707070707071,
320
+ "grad_norm": 3.271334648132324,
321
+ "learning_rate": 8.231046931407944e-05,
322
+ "loss": 1.7365,
323
+ "mean_token_accuracy": 0.6231018535792827,
324
+ "num_tokens": 664866.0,
325
+ "step": 350
326
+ },
327
+ {
328
+ "epoch": 0.7272727272727273,
329
+ "grad_norm": 2.4320480823516846,
330
+ "learning_rate": 8.158844765342962e-05,
331
+ "loss": 1.7142,
332
+ "mean_token_accuracy": 0.6582800924777985,
333
+ "num_tokens": 683588.0,
334
+ "step": 360
335
+ },
336
+ {
337
+ "epoch": 0.7474747474747475,
338
+ "grad_norm": 1.7879201173782349,
339
+ "learning_rate": 8.086642599277978e-05,
340
+ "loss": 1.7034,
341
+ "mean_token_accuracy": 0.6335549138486385,
342
+ "num_tokens": 701111.0,
343
+ "step": 370
344
+ },
345
+ {
346
+ "epoch": 0.7676767676767676,
347
+ "grad_norm": 2.026250123977661,
348
+ "learning_rate": 8.014440433212996e-05,
349
+ "loss": 1.7315,
350
+ "mean_token_accuracy": 0.647477601468563,
351
+ "num_tokens": 719347.0,
352
+ "step": 380
353
+ },
354
+ {
355
+ "epoch": 0.7878787878787878,
356
+ "grad_norm": 1.7138152122497559,
357
+ "learning_rate": 7.942238267148014e-05,
358
+ "loss": 1.612,
359
+ "mean_token_accuracy": 0.6578697174787521,
360
+ "num_tokens": 736038.0,
361
+ "step": 390
362
+ },
363
+ {
364
+ "epoch": 0.8080808080808081,
365
+ "grad_norm": 1.5255950689315796,
366
+ "learning_rate": 7.870036101083032e-05,
367
+ "loss": 1.8457,
368
+ "mean_token_accuracy": 0.6219270460307598,
369
+ "num_tokens": 754840.0,
370
+ "step": 400
371
+ },
372
+ {
373
+ "epoch": 0.8282828282828283,
374
+ "grad_norm": 3.739635705947876,
375
+ "learning_rate": 7.79783393501805e-05,
376
+ "loss": 1.7356,
377
+ "mean_token_accuracy": 0.6468625396490097,
378
+ "num_tokens": 769781.0,
379
+ "step": 410
380
+ },
381
+ {
382
+ "epoch": 0.8484848484848485,
383
+ "grad_norm": 1.507598638534546,
384
+ "learning_rate": 7.72563176895307e-05,
385
+ "loss": 1.692,
386
+ "mean_token_accuracy": 0.6468491986393928,
387
+ "num_tokens": 788586.0,
388
+ "step": 420
389
+ },
390
+ {
391
+ "epoch": 0.8686868686868687,
392
+ "grad_norm": 1.7837804555892944,
393
+ "learning_rate": 7.653429602888087e-05,
394
+ "loss": 1.5843,
395
+ "mean_token_accuracy": 0.6515591643750668,
396
+ "num_tokens": 808940.0,
397
+ "step": 430
398
+ },
399
+ {
400
+ "epoch": 0.8888888888888888,
401
+ "grad_norm": 1.6429297924041748,
402
+ "learning_rate": 7.581227436823105e-05,
403
+ "loss": 1.7314,
404
+ "mean_token_accuracy": 0.6319857247173786,
405
+ "num_tokens": 828022.0,
406
+ "step": 440
407
+ },
408
+ {
409
+ "epoch": 0.9090909090909091,
410
+ "grad_norm": 2.7530970573425293,
411
+ "learning_rate": 7.509025270758123e-05,
412
+ "loss": 1.7059,
413
+ "mean_token_accuracy": 0.6434222847223282,
414
+ "num_tokens": 845577.0,
415
+ "step": 450
416
+ },
417
+ {
418
+ "epoch": 0.9292929292929293,
419
+ "grad_norm": 1.5740615129470825,
420
+ "learning_rate": 7.436823104693141e-05,
421
+ "loss": 1.7016,
422
+ "mean_token_accuracy": 0.6465534403920173,
423
+ "num_tokens": 866655.0,
424
+ "step": 460
425
+ },
426
+ {
427
+ "epoch": 0.9494949494949495,
428
+ "grad_norm": 1.735592246055603,
429
+ "learning_rate": 7.36462093862816e-05,
430
+ "loss": 1.7066,
431
+ "mean_token_accuracy": 0.6451319254934788,
432
+ "num_tokens": 884148.0,
433
+ "step": 470
434
+ },
435
+ {
436
+ "epoch": 0.9696969696969697,
437
+ "grad_norm": 2.2288308143615723,
438
+ "learning_rate": 7.292418772563177e-05,
439
+ "loss": 1.5397,
440
+ "mean_token_accuracy": 0.657177159935236,
441
+ "num_tokens": 905387.0,
442
+ "step": 480
443
+ },
444
+ {
445
+ "epoch": 0.98989898989899,
446
+ "grad_norm": 2.363151788711548,
447
+ "learning_rate": 7.220216606498195e-05,
448
+ "loss": 1.919,
449
+ "mean_token_accuracy": 0.632861833833158,
450
+ "num_tokens": 925073.0,
451
+ "step": 490
452
+ },
453
+ {
454
+ "epoch": 1.0101010101010102,
455
+ "grad_norm": 2.896883487701416,
456
+ "learning_rate": 7.148014440433213e-05,
457
+ "loss": 1.7299,
458
+ "mean_token_accuracy": 0.6438414633274079,
459
+ "num_tokens": 941834.0,
460
+ "step": 500
461
+ },
462
+ {
463
+ "epoch": 1.0303030303030303,
464
+ "grad_norm": 5.034731388092041,
465
+ "learning_rate": 7.075812274368231e-05,
466
+ "loss": 1.6831,
467
+ "mean_token_accuracy": 0.6518400736153126,
468
+ "num_tokens": 958017.0,
469
+ "step": 510
470
+ },
471
+ {
472
+ "epoch": 1.0505050505050506,
473
+ "grad_norm": 1.8448883295059204,
474
+ "learning_rate": 7.003610108303249e-05,
475
+ "loss": 1.5903,
476
+ "mean_token_accuracy": 0.656456682831049,
477
+ "num_tokens": 974729.0,
478
+ "step": 520
479
+ },
480
+ {
481
+ "epoch": 1.0707070707070707,
482
+ "grad_norm": 1.8980131149291992,
483
+ "learning_rate": 6.931407942238267e-05,
484
+ "loss": 1.5521,
485
+ "mean_token_accuracy": 0.6531489036977292,
486
+ "num_tokens": 995648.0,
487
+ "step": 530
488
+ },
489
+ {
490
+ "epoch": 1.0909090909090908,
491
+ "grad_norm": 11.001644134521484,
492
+ "learning_rate": 6.859205776173285e-05,
493
+ "loss": 1.6765,
494
+ "mean_token_accuracy": 0.6484075963497162,
495
+ "num_tokens": 1013028.0,
496
+ "step": 540
497
+ },
498
+ {
499
+ "epoch": 1.1111111111111112,
500
+ "grad_norm": 2.1369686126708984,
501
+ "learning_rate": 6.787003610108303e-05,
502
+ "loss": 1.6332,
503
+ "mean_token_accuracy": 0.6697568111121655,
504
+ "num_tokens": 1035666.0,
505
+ "step": 550
506
+ },
507
+ {
508
+ "epoch": 1.1313131313131313,
509
+ "grad_norm": 1.4799697399139404,
510
+ "learning_rate": 6.714801444043321e-05,
511
+ "loss": 1.7022,
512
+ "mean_token_accuracy": 0.6447197504341602,
513
+ "num_tokens": 1055111.0,
514
+ "step": 560
515
+ },
516
+ {
517
+ "epoch": 1.1515151515151516,
518
+ "grad_norm": 2.329430341720581,
519
+ "learning_rate": 6.642599277978339e-05,
520
+ "loss": 1.7747,
521
+ "mean_token_accuracy": 0.6284119591116906,
522
+ "num_tokens": 1073114.0,
523
+ "step": 570
524
+ },
525
+ {
526
+ "epoch": 1.1717171717171717,
527
+ "grad_norm": 3.0006322860717773,
528
+ "learning_rate": 6.570397111913357e-05,
529
+ "loss": 1.6484,
530
+ "mean_token_accuracy": 0.6459825620055198,
531
+ "num_tokens": 1089325.0,
532
+ "step": 580
533
+ },
534
+ {
535
+ "epoch": 1.1919191919191918,
536
+ "grad_norm": 8.296801567077637,
537
+ "learning_rate": 6.498194945848377e-05,
538
+ "loss": 1.6361,
539
+ "mean_token_accuracy": 0.6575549930334091,
540
+ "num_tokens": 1105923.0,
541
+ "step": 590
542
+ },
543
+ {
544
+ "epoch": 1.2121212121212122,
545
+ "grad_norm": 2.0805375576019287,
546
+ "learning_rate": 6.425992779783394e-05,
547
+ "loss": 1.4366,
548
+ "mean_token_accuracy": 0.6729512564837933,
549
+ "num_tokens": 1127328.0,
550
+ "step": 600
551
+ },
552
+ {
553
+ "epoch": 1.2323232323232323,
554
+ "grad_norm": 2.0608692169189453,
555
+ "learning_rate": 6.353790613718412e-05,
556
+ "loss": 1.5935,
557
+ "mean_token_accuracy": 0.6634075284004212,
558
+ "num_tokens": 1147181.0,
559
+ "step": 610
560
+ },
561
+ {
562
+ "epoch": 1.2525252525252526,
563
+ "grad_norm": 3.865906238555908,
564
+ "learning_rate": 6.28158844765343e-05,
565
+ "loss": 1.5445,
566
+ "mean_token_accuracy": 0.6648930206894874,
567
+ "num_tokens": 1164753.0,
568
+ "step": 620
569
+ },
570
+ {
571
+ "epoch": 1.2727272727272727,
572
+ "grad_norm": 1.8212089538574219,
573
+ "learning_rate": 6.209386281588448e-05,
574
+ "loss": 1.6492,
575
+ "mean_token_accuracy": 0.6418032497167587,
576
+ "num_tokens": 1184594.0,
577
+ "step": 630
578
+ },
579
+ {
580
+ "epoch": 1.2929292929292928,
581
+ "grad_norm": 3.3243095874786377,
582
+ "learning_rate": 6.137184115523465e-05,
583
+ "loss": 1.5253,
584
+ "mean_token_accuracy": 0.669656652957201,
585
+ "num_tokens": 1206129.0,
586
+ "step": 640
587
+ },
588
+ {
589
+ "epoch": 1.3131313131313131,
590
+ "grad_norm": 1.6167833805084229,
591
+ "learning_rate": 6.064981949458484e-05,
592
+ "loss": 1.5478,
593
+ "mean_token_accuracy": 0.6591526836156845,
594
+ "num_tokens": 1226012.0,
595
+ "step": 650
596
+ },
597
+ {
598
+ "epoch": 1.3333333333333333,
599
+ "grad_norm": 3.81766676902771,
600
+ "learning_rate": 5.992779783393502e-05,
601
+ "loss": 1.788,
602
+ "mean_token_accuracy": 0.6285306230187416,
603
+ "num_tokens": 1242162.0,
604
+ "step": 660
605
+ },
606
+ {
607
+ "epoch": 1.3535353535353536,
608
+ "grad_norm": 1.2418630123138428,
609
+ "learning_rate": 5.9205776173285197e-05,
610
+ "loss": 1.498,
611
+ "mean_token_accuracy": 0.6632598295807839,
612
+ "num_tokens": 1265769.0,
613
+ "step": 670
614
+ },
615
+ {
616
+ "epoch": 1.3737373737373737,
617
+ "grad_norm": 5.77175235748291,
618
+ "learning_rate": 5.848375451263538e-05,
619
+ "loss": 1.5168,
620
+ "mean_token_accuracy": 0.668974144756794,
621
+ "num_tokens": 1284762.0,
622
+ "step": 680
623
+ },
624
+ {
625
+ "epoch": 1.393939393939394,
626
+ "grad_norm": 2.184446334838867,
627
+ "learning_rate": 5.776173285198556e-05,
628
+ "loss": 1.5881,
629
+ "mean_token_accuracy": 0.6551995210349559,
630
+ "num_tokens": 1303301.0,
631
+ "step": 690
632
+ },
633
+ {
634
+ "epoch": 1.4141414141414141,
635
+ "grad_norm": 1.2407817840576172,
636
+ "learning_rate": 5.703971119133574e-05,
637
+ "loss": 1.5,
638
+ "mean_token_accuracy": 0.6752019837498665,
639
+ "num_tokens": 1325905.0,
640
+ "step": 700
641
+ },
642
+ {
643
+ "epoch": 1.4343434343434343,
644
+ "grad_norm": 1.709302544593811,
645
+ "learning_rate": 5.631768953068592e-05,
646
+ "loss": 1.3928,
647
+ "mean_token_accuracy": 0.6914731428027153,
648
+ "num_tokens": 1345901.0,
649
+ "step": 710
650
+ },
651
+ {
652
+ "epoch": 1.4545454545454546,
653
+ "grad_norm": 1.451839566230774,
654
+ "learning_rate": 5.55956678700361e-05,
655
+ "loss": 1.7266,
656
+ "mean_token_accuracy": 0.6524573139846325,
657
+ "num_tokens": 1362788.0,
658
+ "step": 720
659
+ },
660
+ {
661
+ "epoch": 1.4747474747474747,
662
+ "grad_norm": 3.0613152980804443,
663
+ "learning_rate": 5.487364620938629e-05,
664
+ "loss": 1.5518,
665
+ "mean_token_accuracy": 0.669068893790245,
666
+ "num_tokens": 1379456.0,
667
+ "step": 730
668
+ },
669
+ {
670
+ "epoch": 1.494949494949495,
671
+ "grad_norm": 1.5313241481781006,
672
+ "learning_rate": 5.415162454873647e-05,
673
+ "loss": 1.4793,
674
+ "mean_token_accuracy": 0.6733302772045135,
675
+ "num_tokens": 1398659.0,
676
+ "step": 740
677
+ },
678
+ {
679
+ "epoch": 1.5151515151515151,
680
+ "grad_norm": 1.9046810865402222,
681
+ "learning_rate": 5.342960288808665e-05,
682
+ "loss": 1.441,
683
+ "mean_token_accuracy": 0.681334413588047,
684
+ "num_tokens": 1416828.0,
685
+ "step": 750
686
+ },
687
+ {
688
+ "epoch": 1.5353535353535355,
689
+ "grad_norm": 1.984887719154358,
690
+ "learning_rate": 5.270758122743683e-05,
691
+ "loss": 1.6379,
692
+ "mean_token_accuracy": 0.6509823858737945,
693
+ "num_tokens": 1431285.0,
694
+ "step": 760
695
+ },
696
+ {
697
+ "epoch": 1.5555555555555556,
698
+ "grad_norm": 1.1224578619003296,
699
+ "learning_rate": 5.1985559566787e-05,
700
+ "loss": 1.6412,
701
+ "mean_token_accuracy": 0.6585724964737892,
702
+ "num_tokens": 1451394.0,
703
+ "step": 770
704
+ },
705
+ {
706
+ "epoch": 1.5757575757575757,
707
+ "grad_norm": 1.988461971282959,
708
+ "learning_rate": 5.126353790613718e-05,
709
+ "loss": 1.7935,
710
+ "mean_token_accuracy": 0.6379878364503384,
711
+ "num_tokens": 1471734.0,
712
+ "step": 780
713
+ },
714
+ {
715
+ "epoch": 1.595959595959596,
716
+ "grad_norm": 1.495737075805664,
717
+ "learning_rate": 5.054151624548736e-05,
718
+ "loss": 1.5828,
719
+ "mean_token_accuracy": 0.6762645319104195,
720
+ "num_tokens": 1489257.0,
721
+ "step": 790
722
+ },
723
+ {
724
+ "epoch": 1.6161616161616161,
725
+ "grad_norm": 8.480497360229492,
726
+ "learning_rate": 4.981949458483755e-05,
727
+ "loss": 1.8259,
728
+ "mean_token_accuracy": 0.6398707143962383,
729
+ "num_tokens": 1506944.0,
730
+ "step": 800
731
+ },
732
+ {
733
+ "epoch": 1.6363636363636362,
734
+ "grad_norm": 3.5872299671173096,
735
+ "learning_rate": 4.909747292418773e-05,
736
+ "loss": 1.659,
737
+ "mean_token_accuracy": 0.6536437503993511,
738
+ "num_tokens": 1522614.0,
739
+ "step": 810
740
+ },
741
+ {
742
+ "epoch": 1.6565656565656566,
743
+ "grad_norm": 1.6361726522445679,
744
+ "learning_rate": 4.837545126353791e-05,
745
+ "loss": 1.6725,
746
+ "mean_token_accuracy": 0.6559996947646141,
747
+ "num_tokens": 1543689.0,
748
+ "step": 820
749
+ },
750
+ {
751
+ "epoch": 1.676767676767677,
752
+ "grad_norm": 2.0231411457061768,
753
+ "learning_rate": 4.765342960288809e-05,
754
+ "loss": 1.5075,
755
+ "mean_token_accuracy": 0.6640274345874786,
756
+ "num_tokens": 1563909.0,
757
+ "step": 830
758
+ },
759
+ {
760
+ "epoch": 1.696969696969697,
761
+ "grad_norm": 2.8920161724090576,
762
+ "learning_rate": 4.693140794223827e-05,
763
+ "loss": 1.7398,
764
+ "mean_token_accuracy": 0.6467047482728958,
765
+ "num_tokens": 1581501.0,
766
+ "step": 840
767
+ },
768
+ {
769
+ "epoch": 1.7171717171717171,
770
+ "grad_norm": 1.7013530731201172,
771
+ "learning_rate": 4.620938628158845e-05,
772
+ "loss": 1.5343,
773
+ "mean_token_accuracy": 0.6554797604680062,
774
+ "num_tokens": 1602745.0,
775
+ "step": 850
776
+ },
777
+ {
778
+ "epoch": 1.7373737373737375,
779
+ "grad_norm": 1.5854769945144653,
780
+ "learning_rate": 4.548736462093863e-05,
781
+ "loss": 1.5482,
782
+ "mean_token_accuracy": 0.6624557688832283,
783
+ "num_tokens": 1622681.0,
784
+ "step": 860
785
+ },
786
+ {
787
+ "epoch": 1.7575757575757576,
788
+ "grad_norm": 1.8224149942398071,
789
+ "learning_rate": 4.4765342960288806e-05,
790
+ "loss": 1.5386,
791
+ "mean_token_accuracy": 0.6684516966342926,
792
+ "num_tokens": 1640007.0,
793
+ "step": 870
794
+ },
795
+ {
796
+ "epoch": 1.7777777777777777,
797
+ "grad_norm": 3.453603744506836,
798
+ "learning_rate": 4.404332129963899e-05,
799
+ "loss": 1.517,
800
+ "mean_token_accuracy": 0.6810053952038289,
801
+ "num_tokens": 1662564.0,
802
+ "step": 880
803
+ },
804
+ {
805
+ "epoch": 1.797979797979798,
806
+ "grad_norm": 1.8291434049606323,
807
+ "learning_rate": 4.332129963898917e-05,
808
+ "loss": 1.4867,
809
+ "mean_token_accuracy": 0.6807132661342621,
810
+ "num_tokens": 1682205.0,
811
+ "step": 890
812
+ },
813
+ {
814
+ "epoch": 1.8181818181818183,
815
+ "grad_norm": 3.217017889022827,
816
+ "learning_rate": 4.259927797833935e-05,
817
+ "loss": 1.5669,
818
+ "mean_token_accuracy": 0.6671051770448685,
819
+ "num_tokens": 1697359.0,
820
+ "step": 900
821
+ },
822
+ {
823
+ "epoch": 1.8383838383838382,
824
+ "grad_norm": 1.371291160583496,
825
+ "learning_rate": 4.187725631768953e-05,
826
+ "loss": 1.4343,
827
+ "mean_token_accuracy": 0.6958822838962078,
828
+ "num_tokens": 1720184.0,
829
+ "step": 910
830
+ },
831
+ {
832
+ "epoch": 1.8585858585858586,
833
+ "grad_norm": 2.7192142009735107,
834
+ "learning_rate": 4.115523465703972e-05,
835
+ "loss": 1.4134,
836
+ "mean_token_accuracy": 0.6945954069495202,
837
+ "num_tokens": 1739446.0,
838
+ "step": 920
839
+ },
840
+ {
841
+ "epoch": 1.878787878787879,
842
+ "grad_norm": 2.4172279834747314,
843
+ "learning_rate": 4.043321299638989e-05,
844
+ "loss": 1.5238,
845
+ "mean_token_accuracy": 0.6700037866830826,
846
+ "num_tokens": 1758629.0,
847
+ "step": 930
848
+ },
849
+ {
850
+ "epoch": 1.898989898989899,
851
+ "grad_norm": 1.7151827812194824,
852
+ "learning_rate": 3.971119133574007e-05,
853
+ "loss": 1.5609,
854
+ "mean_token_accuracy": 0.665402963757515,
855
+ "num_tokens": 1777313.0,
856
+ "step": 940
857
+ },
858
+ {
859
+ "epoch": 1.9191919191919191,
860
+ "grad_norm": 2.2101497650146484,
861
+ "learning_rate": 3.898916967509025e-05,
862
+ "loss": 1.6266,
863
+ "mean_token_accuracy": 0.6585289388895035,
864
+ "num_tokens": 1797829.0,
865
+ "step": 950
866
+ },
867
+ {
868
+ "epoch": 1.9393939393939394,
869
+ "grad_norm": 1.5860098600387573,
870
+ "learning_rate": 3.826714801444044e-05,
871
+ "loss": 1.5842,
872
+ "mean_token_accuracy": 0.6568711154162884,
873
+ "num_tokens": 1819044.0,
874
+ "step": 960
875
+ },
876
+ {
877
+ "epoch": 1.9595959595959596,
878
+ "grad_norm": 2.2135324478149414,
879
+ "learning_rate": 3.754512635379062e-05,
880
+ "loss": 1.5017,
881
+ "mean_token_accuracy": 0.6738567680120469,
882
+ "num_tokens": 1837829.0,
883
+ "step": 970
884
+ },
885
+ {
886
+ "epoch": 1.9797979797979797,
887
+ "grad_norm": 1.8832942247390747,
888
+ "learning_rate": 3.68231046931408e-05,
889
+ "loss": 1.6386,
890
+ "mean_token_accuracy": 0.6536656714975834,
891
+ "num_tokens": 1854112.0,
892
+ "step": 980
893
+ },
894
+ {
895
+ "epoch": 2.0,
896
+ "grad_norm": 1.4356534481048584,
897
+ "learning_rate": 3.610108303249098e-05,
898
+ "loss": 1.5847,
899
+ "mean_token_accuracy": 0.661115899682045,
900
+ "num_tokens": 1869584.0,
901
+ "step": 990
902
+ },
903
+ {
904
+ "epoch": 2.0202020202020203,
905
+ "grad_norm": 3.277709484100342,
906
+ "learning_rate": 3.537906137184116e-05,
907
+ "loss": 1.5794,
908
+ "mean_token_accuracy": 0.6566751167178154,
909
+ "num_tokens": 1885930.0,
910
+ "step": 1000
911
+ },
912
+ {
913
+ "epoch": 2.04040404040404,
914
+ "grad_norm": 1.672176718711853,
915
+ "learning_rate": 3.4657039711191336e-05,
916
+ "loss": 1.6426,
917
+ "mean_token_accuracy": 0.669060529768467,
918
+ "num_tokens": 1908386.0,
919
+ "step": 1010
920
+ },
921
+ {
922
+ "epoch": 2.0606060606060606,
923
+ "grad_norm": 1.787185549736023,
924
+ "learning_rate": 3.3935018050541516e-05,
925
+ "loss": 1.487,
926
+ "mean_token_accuracy": 0.6758425906300545,
927
+ "num_tokens": 1928179.0,
928
+ "step": 1020
929
+ },
930
+ {
931
+ "epoch": 2.080808080808081,
932
+ "grad_norm": 1.1577355861663818,
933
+ "learning_rate": 3.3212996389891696e-05,
934
+ "loss": 1.4625,
935
+ "mean_token_accuracy": 0.6700806766748428,
936
+ "num_tokens": 1947571.0,
937
+ "step": 1030
938
+ },
939
+ {
940
+ "epoch": 2.101010101010101,
941
+ "grad_norm": 2.881878137588501,
942
+ "learning_rate": 3.249097472924188e-05,
943
+ "loss": 1.5191,
944
+ "mean_token_accuracy": 0.6762366116046905,
945
+ "num_tokens": 1965861.0,
946
+ "step": 1040
947
+ },
948
+ {
949
+ "epoch": 2.121212121212121,
950
+ "grad_norm": 1.5470958948135376,
951
+ "learning_rate": 3.176895306859206e-05,
952
+ "loss": 1.5277,
953
+ "mean_token_accuracy": 0.6653557240962982,
954
+ "num_tokens": 1987291.0,
955
+ "step": 1050
956
+ },
957
+ {
958
+ "epoch": 2.1414141414141414,
959
+ "grad_norm": 1.8662647008895874,
960
+ "learning_rate": 3.104693140794224e-05,
961
+ "loss": 1.4983,
962
+ "mean_token_accuracy": 0.6764706581830978,
963
+ "num_tokens": 2003260.0,
964
+ "step": 1060
965
+ },
966
+ {
967
+ "epoch": 2.1616161616161618,
968
+ "grad_norm": 1.2521296739578247,
969
+ "learning_rate": 3.032490974729242e-05,
970
+ "loss": 1.4703,
971
+ "mean_token_accuracy": 0.6709941066801548,
972
+ "num_tokens": 2020415.0,
973
+ "step": 1070
974
+ },
975
+ {
976
+ "epoch": 2.1818181818181817,
977
+ "grad_norm": 6.714540004730225,
978
+ "learning_rate": 2.9602888086642598e-05,
979
+ "loss": 1.6314,
980
+ "mean_token_accuracy": 0.6627085514366626,
981
+ "num_tokens": 2037429.0,
982
+ "step": 1080
983
+ },
984
+ {
985
+ "epoch": 2.202020202020202,
986
+ "grad_norm": 2.123655080795288,
987
+ "learning_rate": 2.888086642599278e-05,
988
+ "loss": 1.5588,
989
+ "mean_token_accuracy": 0.6700812846422195,
990
+ "num_tokens": 2054688.0,
991
+ "step": 1090
992
+ },
993
+ {
994
+ "epoch": 2.2222222222222223,
995
+ "grad_norm": 2.0840301513671875,
996
+ "learning_rate": 2.815884476534296e-05,
997
+ "loss": 1.7006,
998
+ "mean_token_accuracy": 0.6508332662284374,
999
+ "num_tokens": 2075865.0,
1000
+ "step": 1100
1001
+ },
1002
+ {
1003
+ "epoch": 2.242424242424242,
1004
+ "grad_norm": 1.9797368049621582,
1005
+ "learning_rate": 2.7436823104693144e-05,
1006
+ "loss": 1.501,
1007
+ "mean_token_accuracy": 0.6622319832444191,
1008
+ "num_tokens": 2093688.0,
1009
+ "step": 1110
1010
+ },
1011
+ {
1012
+ "epoch": 2.2626262626262625,
1013
+ "grad_norm": 2.007617950439453,
1014
+ "learning_rate": 2.6714801444043324e-05,
1015
+ "loss": 1.487,
1016
+ "mean_token_accuracy": 0.6778388306498527,
1017
+ "num_tokens": 2113155.0,
1018
+ "step": 1120
1019
+ },
1020
+ {
1021
+ "epoch": 2.282828282828283,
1022
+ "grad_norm": 1.2606422901153564,
1023
+ "learning_rate": 2.59927797833935e-05,
1024
+ "loss": 1.4389,
1025
+ "mean_token_accuracy": 0.6810906417667866,
1026
+ "num_tokens": 2131996.0,
1027
+ "step": 1130
1028
+ },
1029
+ {
1030
+ "epoch": 2.303030303030303,
1031
+ "grad_norm": 1.655875563621521,
1032
+ "learning_rate": 2.527075812274368e-05,
1033
+ "loss": 1.5242,
1034
+ "mean_token_accuracy": 0.6587833181023598,
1035
+ "num_tokens": 2151671.0,
1036
+ "step": 1140
1037
+ },
1038
+ {
1039
+ "epoch": 2.323232323232323,
1040
+ "grad_norm": 1.516184687614441,
1041
+ "learning_rate": 2.4548736462093864e-05,
1042
+ "loss": 1.4613,
1043
+ "mean_token_accuracy": 0.6847339481115341,
1044
+ "num_tokens": 2173364.0,
1045
+ "step": 1150
1046
+ },
1047
+ {
1048
+ "epoch": 2.3434343434343434,
1049
+ "grad_norm": 1.842247486114502,
1050
+ "learning_rate": 2.3826714801444043e-05,
1051
+ "loss": 1.5037,
1052
+ "mean_token_accuracy": 0.6658960357308388,
1053
+ "num_tokens": 2190588.0,
1054
+ "step": 1160
1055
+ },
1056
+ {
1057
+ "epoch": 2.3636363636363638,
1058
+ "grad_norm": 3.459821939468384,
1059
+ "learning_rate": 2.3104693140794227e-05,
1060
+ "loss": 1.6169,
1061
+ "mean_token_accuracy": 0.6574626617133618,
1062
+ "num_tokens": 2212944.0,
1063
+ "step": 1170
1064
+ },
1065
+ {
1066
+ "epoch": 2.3838383838383836,
1067
+ "grad_norm": 2.880796194076538,
1068
+ "learning_rate": 2.2382671480144403e-05,
1069
+ "loss": 1.4261,
1070
+ "mean_token_accuracy": 0.6781707689166069,
1071
+ "num_tokens": 2230777.0,
1072
+ "step": 1180
1073
+ },
1074
+ {
1075
+ "epoch": 2.404040404040404,
1076
+ "grad_norm": 1.416815996170044,
1077
+ "learning_rate": 2.1660649819494586e-05,
1078
+ "loss": 1.539,
1079
+ "mean_token_accuracy": 0.6707717284560204,
1080
+ "num_tokens": 2248750.0,
1081
+ "step": 1190
1082
+ },
1083
+ {
1084
+ "epoch": 2.4242424242424243,
1085
+ "grad_norm": 1.6914799213409424,
1086
+ "learning_rate": 2.0938628158844766e-05,
1087
+ "loss": 1.4456,
1088
+ "mean_token_accuracy": 0.6809201754629612,
1089
+ "num_tokens": 2266641.0,
1090
+ "step": 1200
1091
+ }
1092
+ ],
1093
+ "logging_steps": 10,
1094
+ "max_steps": 1485,
1095
+ "num_input_tokens_seen": 0,
1096
+ "num_train_epochs": 3,
1097
+ "save_steps": 50,
1098
+ "stateful_callbacks": {
1099
+ "TrainerControl": {
1100
+ "args": {
1101
+ "should_epoch_stop": false,
1102
+ "should_evaluate": false,
1103
+ "should_log": false,
1104
+ "should_save": true,
1105
+ "should_training_stop": false
1106
+ },
1107
+ "attributes": {}
1108
+ }
1109
+ },
1110
+ "total_flos": 3.918999165635174e+16,
1111
+ "train_batch_size": 1,
1112
+ "trial_name": null,
1113
+ "trial_params": null
1114
+ }
results/checkpoint-1200/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c2e099a6969a2a35f5b0a318e89c5857fca33ddbae202ddebca99dadbbe51de
3
+ size 5560
results/checkpoint-1200/vocab.json ADDED
The diff for this file is too large to render. See raw diff