mrferr3t commited on
Commit
b43426f
·
verified ·
1 Parent(s): c1b4ef8

Training in progress, step 99, checkpoint

Browse files
last-checkpoint/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.13.2
last-checkpoint/adapter_config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "bigcode/starcoder2-3b",
5
+ "bias": "none",
6
+ "fan_in_fan_out": null,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 16,
14
+ "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 8,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "q_proj",
24
+ "o_proj",
25
+ "k_proj",
26
+ "v_proj",
27
+ "c_fc",
28
+ "c_proj"
29
+ ],
30
+ "task_type": "CAUSAL_LM",
31
+ "use_dora": false,
32
+ "use_rslora": false
33
+ }
last-checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4be0aa1ab6d9250613a0c15c8744d36df9ea2e70d5064e33359cd0b686c8089
3
+ size 47724600
last-checkpoint/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3612d90a13a05f7fa0300b639aab5e84771348e6a409b83bb03c361bbf28050
3
+ size 25331516
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bce09c3aa7cc437c65f18e41836076e7e15f9af033e54bf620ca4007f50484f
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e80bd13ccd86381c43d36a50b9b8744dacf3b87fffadb3e5cb79368ce9e10822
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "pad_token": {
57
+ "content": "<|endoftext|>",
58
+ "lstrip": false,
59
+ "normalized": false,
60
+ "rstrip": false,
61
+ "single_word": false
62
+ },
63
+ "unk_token": {
64
+ "content": "<|endoftext|>",
65
+ "lstrip": false,
66
+ "normalized": false,
67
+ "rstrip": false,
68
+ "single_word": false
69
+ }
70
+ }
last-checkpoint/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,358 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% 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 %}",
351
+ "clean_up_tokenization_spaces": true,
352
+ "eos_token": "<|endoftext|>",
353
+ "model_max_length": 1000000000000000019884624838656,
354
+ "pad_token": "<|endoftext|>",
355
+ "tokenizer_class": "GPT2Tokenizer",
356
+ "unk_token": "<|endoftext|>",
357
+ "vocab_size": 49152
358
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,742 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.0011984674143973465,
5
+ "eval_steps": 50,
6
+ "global_step": 99,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 1.2105731458559055e-05,
13
+ "grad_norm": 11.982412338256836,
14
+ "learning_rate": 5e-05,
15
+ "loss": 20.9258,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 1.2105731458559055e-05,
20
+ "eval_loss": 2.453472375869751,
21
+ "eval_runtime": 916.2527,
22
+ "eval_samples_per_second": 37.961,
23
+ "eval_steps_per_second": 18.981,
24
+ "step": 1
25
+ },
26
+ {
27
+ "epoch": 2.421146291711811e-05,
28
+ "grad_norm": 12.347416877746582,
29
+ "learning_rate": 0.0001,
30
+ "loss": 21.7945,
31
+ "step": 2
32
+ },
33
+ {
34
+ "epoch": 3.6317194375677166e-05,
35
+ "grad_norm": 12.298908233642578,
36
+ "learning_rate": 0.00015,
37
+ "loss": 20.4684,
38
+ "step": 3
39
+ },
40
+ {
41
+ "epoch": 4.842292583423622e-05,
42
+ "grad_norm": 18.782054901123047,
43
+ "learning_rate": 0.0002,
44
+ "loss": 26.0849,
45
+ "step": 4
46
+ },
47
+ {
48
+ "epoch": 6.052865729279527e-05,
49
+ "grad_norm": 12.70498275756836,
50
+ "learning_rate": 0.00025,
51
+ "loss": 17.0093,
52
+ "step": 5
53
+ },
54
+ {
55
+ "epoch": 7.263438875135433e-05,
56
+ "grad_norm": 14.480246543884277,
57
+ "learning_rate": 0.0003,
58
+ "loss": 17.9318,
59
+ "step": 6
60
+ },
61
+ {
62
+ "epoch": 8.474012020991339e-05,
63
+ "grad_norm": 18.9218692779541,
64
+ "learning_rate": 0.00035,
65
+ "loss": 19.8167,
66
+ "step": 7
67
+ },
68
+ {
69
+ "epoch": 9.684585166847244e-05,
70
+ "grad_norm": 21.834226608276367,
71
+ "learning_rate": 0.0004,
72
+ "loss": 15.6079,
73
+ "step": 8
74
+ },
75
+ {
76
+ "epoch": 0.00010895158312703149,
77
+ "grad_norm": 20.89320945739746,
78
+ "learning_rate": 0.00045000000000000004,
79
+ "loss": 14.1063,
80
+ "step": 9
81
+ },
82
+ {
83
+ "epoch": 0.00012105731458559054,
84
+ "grad_norm": 42.09233093261719,
85
+ "learning_rate": 0.0005,
86
+ "loss": 12.6361,
87
+ "step": 10
88
+ },
89
+ {
90
+ "epoch": 0.0001331630460441496,
91
+ "grad_norm": 39.19920349121094,
92
+ "learning_rate": 0.0004998442655654946,
93
+ "loss": 16.0096,
94
+ "step": 11
95
+ },
96
+ {
97
+ "epoch": 0.00014526877750270866,
98
+ "grad_norm": 45.08885192871094,
99
+ "learning_rate": 0.0004993772562876909,
100
+ "loss": 17.8798,
101
+ "step": 12
102
+ },
103
+ {
104
+ "epoch": 0.00015737450896126772,
105
+ "grad_norm": 31.525978088378906,
106
+ "learning_rate": 0.0004985995540019955,
107
+ "loss": 18.095,
108
+ "step": 13
109
+ },
110
+ {
111
+ "epoch": 0.00016948024041982677,
112
+ "grad_norm": 34.70811462402344,
113
+ "learning_rate": 0.0004975121276286136,
114
+ "loss": 14.6202,
115
+ "step": 14
116
+ },
117
+ {
118
+ "epoch": 0.00018158597187838582,
119
+ "grad_norm": 45.28141403198242,
120
+ "learning_rate": 0.0004961163319653958,
121
+ "loss": 15.6799,
122
+ "step": 15
123
+ },
124
+ {
125
+ "epoch": 0.00019369170333694488,
126
+ "grad_norm": 36.378501892089844,
127
+ "learning_rate": 0.0004944139059999286,
128
+ "loss": 9.9958,
129
+ "step": 16
130
+ },
131
+ {
132
+ "epoch": 0.00020579743479550393,
133
+ "grad_norm": 45.03339767456055,
134
+ "learning_rate": 0.000492406970742972,
135
+ "loss": 13.1841,
136
+ "step": 17
137
+ },
138
+ {
139
+ "epoch": 0.00021790316625406298,
140
+ "grad_norm": 35.412132263183594,
141
+ "learning_rate": 0.0004900980265859448,
142
+ "loss": 15.1601,
143
+ "step": 18
144
+ },
145
+ {
146
+ "epoch": 0.00023000889771262204,
147
+ "grad_norm": 32.903656005859375,
148
+ "learning_rate": 0.0004874899501857477,
149
+ "loss": 13.7716,
150
+ "step": 19
151
+ },
152
+ {
153
+ "epoch": 0.0002421146291711811,
154
+ "grad_norm": 29.394773483276367,
155
+ "learning_rate": 0.00048458599088080736,
156
+ "loss": 14.5171,
157
+ "step": 20
158
+ },
159
+ {
160
+ "epoch": 0.00025422036062974014,
161
+ "grad_norm": 29.514907836914062,
162
+ "learning_rate": 0.0004813897666428053,
163
+ "loss": 11.7631,
164
+ "step": 21
165
+ },
166
+ {
167
+ "epoch": 0.0002663260920882992,
168
+ "grad_norm": 32.59952163696289,
169
+ "learning_rate": 0.00047790525956913543,
170
+ "loss": 13.0527,
171
+ "step": 22
172
+ },
173
+ {
174
+ "epoch": 0.00027843182354685825,
175
+ "grad_norm": 63.464962005615234,
176
+ "learning_rate": 0.0004741368109217071,
177
+ "loss": 11.0231,
178
+ "step": 23
179
+ },
180
+ {
181
+ "epoch": 0.00029053755500541733,
182
+ "grad_norm": 39.059627532958984,
183
+ "learning_rate": 0.00047008911571827283,
184
+ "loss": 11.0161,
185
+ "step": 24
186
+ },
187
+ {
188
+ "epoch": 0.00030264328646397636,
189
+ "grad_norm": 36.22346496582031,
190
+ "learning_rate": 0.00046576721688302105,
191
+ "loss": 13.0095,
192
+ "step": 25
193
+ },
194
+ {
195
+ "epoch": 0.00031474901792253544,
196
+ "grad_norm": 38.2966423034668,
197
+ "learning_rate": 0.0004611764989637205,
198
+ "loss": 12.4991,
199
+ "step": 26
200
+ },
201
+ {
202
+ "epoch": 0.00032685474938109446,
203
+ "grad_norm": 29.749849319458008,
204
+ "learning_rate": 0.0004563226814232444,
205
+ "loss": 7.7171,
206
+ "step": 27
207
+ },
208
+ {
209
+ "epoch": 0.00033896048083965354,
210
+ "grad_norm": 38.835201263427734,
211
+ "learning_rate": 0.0004512118115138315,
212
+ "loss": 15.5323,
213
+ "step": 28
214
+ },
215
+ {
216
+ "epoch": 0.00035106621229821257,
217
+ "grad_norm": 26.691171646118164,
218
+ "learning_rate": 0.0004458502567429631,
219
+ "loss": 7.2452,
220
+ "step": 29
221
+ },
222
+ {
223
+ "epoch": 0.00036317194375677165,
224
+ "grad_norm": 23.83474349975586,
225
+ "learning_rate": 0.00044024469694024196,
226
+ "loss": 12.571,
227
+ "step": 30
228
+ },
229
+ {
230
+ "epoch": 0.0003752776752153307,
231
+ "grad_norm": 26.373485565185547,
232
+ "learning_rate": 0.00043440211593515554,
233
+ "loss": 8.3665,
234
+ "step": 31
235
+ },
236
+ {
237
+ "epoch": 0.00038738340667388975,
238
+ "grad_norm": 51.346519470214844,
239
+ "learning_rate": 0.0004283297928560951,
240
+ "loss": 11.1353,
241
+ "step": 32
242
+ },
243
+ {
244
+ "epoch": 0.0003994891381324488,
245
+ "grad_norm": 44.96122360229492,
246
+ "learning_rate": 0.0004220352930614672,
247
+ "loss": 11.0646,
248
+ "step": 33
249
+ },
250
+ {
251
+ "epoch": 0.00041159486959100786,
252
+ "grad_norm": 42.907310485839844,
253
+ "learning_rate": 0.00041552645871420013,
254
+ "loss": 13.7033,
255
+ "step": 34
256
+ },
257
+ {
258
+ "epoch": 0.00042370060104956694,
259
+ "grad_norm": 26.224668502807617,
260
+ "learning_rate": 0.00040881139901138467,
261
+ "loss": 12.4324,
262
+ "step": 35
263
+ },
264
+ {
265
+ "epoch": 0.00043580633250812597,
266
+ "grad_norm": 49.68873596191406,
267
+ "learning_rate": 0.00040189848008122475,
268
+ "loss": 10.3731,
269
+ "step": 36
270
+ },
271
+ {
272
+ "epoch": 0.00044791206396668505,
273
+ "grad_norm": 31.30879783630371,
274
+ "learning_rate": 0.00039479631455988334,
275
+ "loss": 11.2101,
276
+ "step": 37
277
+ },
278
+ {
279
+ "epoch": 0.0004600177954252441,
280
+ "grad_norm": 94.75785827636719,
281
+ "learning_rate": 0.0003875137508612103,
282
+ "loss": 12.3076,
283
+ "step": 38
284
+ },
285
+ {
286
+ "epoch": 0.00047212352688380315,
287
+ "grad_norm": 40.33163833618164,
288
+ "learning_rate": 0.00038005986215272055,
289
+ "loss": 10.0565,
290
+ "step": 39
291
+ },
292
+ {
293
+ "epoch": 0.0004842292583423622,
294
+ "grad_norm": 19.67933464050293,
295
+ "learning_rate": 0.0003724439350515571,
296
+ "loss": 10.6917,
297
+ "step": 40
298
+ },
299
+ {
300
+ "epoch": 0.0004963349898009212,
301
+ "grad_norm": 29.47240447998047,
302
+ "learning_rate": 0.0003646754580545226,
303
+ "loss": 10.4692,
304
+ "step": 41
305
+ },
306
+ {
307
+ "epoch": 0.0005084407212594803,
308
+ "grad_norm": 39.30134201049805,
309
+ "learning_rate": 0.000356764109716594,
310
+ "loss": 10.3403,
311
+ "step": 42
312
+ },
313
+ {
314
+ "epoch": 0.0005205464527180394,
315
+ "grad_norm": 88.67265319824219,
316
+ "learning_rate": 0.00034871974659264783,
317
+ "loss": 12.516,
318
+ "step": 43
319
+ },
320
+ {
321
+ "epoch": 0.0005326521841765984,
322
+ "grad_norm": 61.72269058227539,
323
+ "learning_rate": 0.0003405523909574206,
324
+ "loss": 9.8722,
325
+ "step": 44
326
+ },
327
+ {
328
+ "epoch": 0.0005447579156351574,
329
+ "grad_norm": 34.4567985534668,
330
+ "learning_rate": 0.0003322722183190025,
331
+ "loss": 11.5165,
332
+ "step": 45
333
+ },
334
+ {
335
+ "epoch": 0.0005568636470937165,
336
+ "grad_norm": 37.45453643798828,
337
+ "learning_rate": 0.0003238895447414211,
338
+ "loss": 11.4529,
339
+ "step": 46
340
+ },
341
+ {
342
+ "epoch": 0.0005689693785522756,
343
+ "grad_norm": 43.96457290649414,
344
+ "learning_rate": 0.0003154148139921102,
345
+ "loss": 8.3401,
346
+ "step": 47
347
+ },
348
+ {
349
+ "epoch": 0.0005810751100108347,
350
+ "grad_norm": 57.06026840209961,
351
+ "learning_rate": 0.00030685858453027663,
352
+ "loss": 12.5987,
353
+ "step": 48
354
+ },
355
+ {
356
+ "epoch": 0.0005931808414693936,
357
+ "grad_norm": 26.084487915039062,
358
+ "learning_rate": 0.0002982315163523742,
359
+ "loss": 11.9221,
360
+ "step": 49
361
+ },
362
+ {
363
+ "epoch": 0.0006052865729279527,
364
+ "grad_norm": 84.14520263671875,
365
+ "learning_rate": 0.000289544357711076,
366
+ "loss": 8.3578,
367
+ "step": 50
368
+ },
369
+ {
370
+ "epoch": 0.0006052865729279527,
371
+ "eval_loss": 1.8369700908660889,
372
+ "eval_runtime": 917.7757,
373
+ "eval_samples_per_second": 37.898,
374
+ "eval_steps_per_second": 18.949,
375
+ "step": 50
376
+ },
377
+ {
378
+ "epoch": 0.0006173923043865118,
379
+ "grad_norm": 45.52012252807617,
380
+ "learning_rate": 0.0002808079317242896,
381
+ "loss": 13.902,
382
+ "step": 51
383
+ },
384
+ {
385
+ "epoch": 0.0006294980358450709,
386
+ "grad_norm": 30.49742317199707,
387
+ "learning_rate": 0.0002720331228909005,
388
+ "loss": 12.5231,
389
+ "step": 52
390
+ },
391
+ {
392
+ "epoch": 0.00064160376730363,
393
+ "grad_norm": 35.44099426269531,
394
+ "learning_rate": 0.00026323086353004075,
395
+ "loss": 7.9669,
396
+ "step": 53
397
+ },
398
+ {
399
+ "epoch": 0.0006537094987621889,
400
+ "grad_norm": 42.30127716064453,
401
+ "learning_rate": 0.0002544121201607822,
402
+ "loss": 11.581,
403
+ "step": 54
404
+ },
405
+ {
406
+ "epoch": 0.000665815230220748,
407
+ "grad_norm": 31.63564682006836,
408
+ "learning_rate": 0.00024558787983921783,
409
+ "loss": 8.392,
410
+ "step": 55
411
+ },
412
+ {
413
+ "epoch": 0.0006779209616793071,
414
+ "grad_norm": 26.908750534057617,
415
+ "learning_rate": 0.0002367691364699592,
416
+ "loss": 11.8393,
417
+ "step": 56
418
+ },
419
+ {
420
+ "epoch": 0.0006900266931378662,
421
+ "grad_norm": 29.64861488342285,
422
+ "learning_rate": 0.00022796687710909964,
423
+ "loss": 10.6519,
424
+ "step": 57
425
+ },
426
+ {
427
+ "epoch": 0.0007021324245964251,
428
+ "grad_norm": 22.229063034057617,
429
+ "learning_rate": 0.00021919206827571036,
430
+ "loss": 12.7708,
431
+ "step": 58
432
+ },
433
+ {
434
+ "epoch": 0.0007142381560549842,
435
+ "grad_norm": 24.941946029663086,
436
+ "learning_rate": 0.00021045564228892402,
437
+ "loss": 9.6259,
438
+ "step": 59
439
+ },
440
+ {
441
+ "epoch": 0.0007263438875135433,
442
+ "grad_norm": 39.31032943725586,
443
+ "learning_rate": 0.00020176848364762578,
444
+ "loss": 11.3199,
445
+ "step": 60
446
+ },
447
+ {
448
+ "epoch": 0.0007384496189721024,
449
+ "grad_norm": 36.61842346191406,
450
+ "learning_rate": 0.00019314141546972343,
451
+ "loss": 12.65,
452
+ "step": 61
453
+ },
454
+ {
455
+ "epoch": 0.0007505553504306613,
456
+ "grad_norm": 20.520063400268555,
457
+ "learning_rate": 0.00018458518600788986,
458
+ "loss": 9.4473,
459
+ "step": 62
460
+ },
461
+ {
462
+ "epoch": 0.0007626610818892204,
463
+ "grad_norm": 45.24824523925781,
464
+ "learning_rate": 0.00017611045525857898,
465
+ "loss": 8.8614,
466
+ "step": 63
467
+ },
468
+ {
469
+ "epoch": 0.0007747668133477795,
470
+ "grad_norm": 28.59476661682129,
471
+ "learning_rate": 0.0001677277816809975,
472
+ "loss": 11.9577,
473
+ "step": 64
474
+ },
475
+ {
476
+ "epoch": 0.0007868725448063386,
477
+ "grad_norm": 22.658876419067383,
478
+ "learning_rate": 0.00015944760904257942,
479
+ "loss": 7.3444,
480
+ "step": 65
481
+ },
482
+ {
483
+ "epoch": 0.0007989782762648976,
484
+ "grad_norm": 27.346351623535156,
485
+ "learning_rate": 0.0001512802534073522,
486
+ "loss": 9.2316,
487
+ "step": 66
488
+ },
489
+ {
490
+ "epoch": 0.0008110840077234566,
491
+ "grad_norm": 20.350767135620117,
492
+ "learning_rate": 0.00014323589028340596,
493
+ "loss": 11.0036,
494
+ "step": 67
495
+ },
496
+ {
497
+ "epoch": 0.0008231897391820157,
498
+ "grad_norm": 22.127843856811523,
499
+ "learning_rate": 0.00013532454194547733,
500
+ "loss": 8.906,
501
+ "step": 68
502
+ },
503
+ {
504
+ "epoch": 0.0008352954706405748,
505
+ "grad_norm": 37.30655288696289,
506
+ "learning_rate": 0.00012755606494844294,
507
+ "loss": 8.8574,
508
+ "step": 69
509
+ },
510
+ {
511
+ "epoch": 0.0008474012020991339,
512
+ "grad_norm": 19.94215202331543,
513
+ "learning_rate": 0.00011994013784727947,
514
+ "loss": 8.1851,
515
+ "step": 70
516
+ },
517
+ {
518
+ "epoch": 0.0008595069335576929,
519
+ "grad_norm": 28.4517822265625,
520
+ "learning_rate": 0.00011248624913878966,
521
+ "loss": 10.9809,
522
+ "step": 71
523
+ },
524
+ {
525
+ "epoch": 0.0008716126650162519,
526
+ "grad_norm": 113.4920425415039,
527
+ "learning_rate": 0.0001052036854401166,
528
+ "loss": 12.6433,
529
+ "step": 72
530
+ },
531
+ {
532
+ "epoch": 0.000883718396474811,
533
+ "grad_norm": 22.813873291015625,
534
+ "learning_rate": 9.810151991877531e-05,
535
+ "loss": 10.9929,
536
+ "step": 73
537
+ },
538
+ {
539
+ "epoch": 0.0008958241279333701,
540
+ "grad_norm": 22.523258209228516,
541
+ "learning_rate": 9.118860098861537e-05,
542
+ "loss": 8.7955,
543
+ "step": 74
544
+ },
545
+ {
546
+ "epoch": 0.0009079298593919291,
547
+ "grad_norm": 27.63249969482422,
548
+ "learning_rate": 8.44735412857999e-05,
549
+ "loss": 8.6562,
550
+ "step": 75
551
+ },
552
+ {
553
+ "epoch": 0.0009200355908504881,
554
+ "grad_norm": 20.801902770996094,
555
+ "learning_rate": 7.79647069385328e-05,
556
+ "loss": 7.6389,
557
+ "step": 76
558
+ },
559
+ {
560
+ "epoch": 0.0009321413223090472,
561
+ "grad_norm": 24.59055519104004,
562
+ "learning_rate": 7.167020714390501e-05,
563
+ "loss": 8.0875,
564
+ "step": 77
565
+ },
566
+ {
567
+ "epoch": 0.0009442470537676063,
568
+ "grad_norm": 45.43547821044922,
569
+ "learning_rate": 6.559788406484446e-05,
570
+ "loss": 8.1007,
571
+ "step": 78
572
+ },
573
+ {
574
+ "epoch": 0.0009563527852261653,
575
+ "grad_norm": 26.061965942382812,
576
+ "learning_rate": 5.975530305975807e-05,
577
+ "loss": 13.6454,
578
+ "step": 79
579
+ },
580
+ {
581
+ "epoch": 0.0009684585166847244,
582
+ "grad_norm": 27.668045043945312,
583
+ "learning_rate": 5.414974325703686e-05,
584
+ "loss": 14.6894,
585
+ "step": 80
586
+ },
587
+ {
588
+ "epoch": 0.0009805642481432834,
589
+ "grad_norm": 32.10051727294922,
590
+ "learning_rate": 4.8788188486168616e-05,
591
+ "loss": 9.5479,
592
+ "step": 81
593
+ },
594
+ {
595
+ "epoch": 0.0009926699796018424,
596
+ "grad_norm": 36.29121017456055,
597
+ "learning_rate": 4.367731857675569e-05,
598
+ "loss": 9.4132,
599
+ "step": 82
600
+ },
601
+ {
602
+ "epoch": 0.0010047757110604016,
603
+ "grad_norm": 45.11693572998047,
604
+ "learning_rate": 3.882350103627952e-05,
605
+ "loss": 11.4551,
606
+ "step": 83
607
+ },
608
+ {
609
+ "epoch": 0.0010168814425189606,
610
+ "grad_norm": 24.45624542236328,
611
+ "learning_rate": 3.423278311697897e-05,
612
+ "loss": 11.405,
613
+ "step": 84
614
+ },
615
+ {
616
+ "epoch": 0.0010289871739775198,
617
+ "grad_norm": 19.506155014038086,
618
+ "learning_rate": 2.9910884281727225e-05,
619
+ "loss": 7.4778,
620
+ "step": 85
621
+ },
622
+ {
623
+ "epoch": 0.0010410929054360787,
624
+ "grad_norm": 19.243417739868164,
625
+ "learning_rate": 2.586318907829291e-05,
626
+ "loss": 7.3878,
627
+ "step": 86
628
+ },
629
+ {
630
+ "epoch": 0.0010531986368946377,
631
+ "grad_norm": 29.502742767333984,
632
+ "learning_rate": 2.209474043086457e-05,
633
+ "loss": 9.224,
634
+ "step": 87
635
+ },
636
+ {
637
+ "epoch": 0.001065304368353197,
638
+ "grad_norm": 25.616802215576172,
639
+ "learning_rate": 1.861023335719475e-05,
640
+ "loss": 12.6923,
641
+ "step": 88
642
+ },
643
+ {
644
+ "epoch": 0.0010774100998117559,
645
+ "grad_norm": 21.782222747802734,
646
+ "learning_rate": 1.5414009119192633e-05,
647
+ "loss": 6.7619,
648
+ "step": 89
649
+ },
650
+ {
651
+ "epoch": 0.0010895158312703148,
652
+ "grad_norm": 21.3428897857666,
653
+ "learning_rate": 1.25100498142523e-05,
654
+ "loss": 8.6717,
655
+ "step": 90
656
+ },
657
+ {
658
+ "epoch": 0.001101621562728874,
659
+ "grad_norm": 197.67298889160156,
660
+ "learning_rate": 9.901973414055187e-06,
661
+ "loss": 9.3572,
662
+ "step": 91
663
+ },
664
+ {
665
+ "epoch": 0.001113727294187433,
666
+ "grad_norm": 17.616119384765625,
667
+ "learning_rate": 7.593029257027956e-06,
668
+ "loss": 10.4025,
669
+ "step": 92
670
+ },
671
+ {
672
+ "epoch": 0.0011258330256459922,
673
+ "grad_norm": 31.38326644897461,
674
+ "learning_rate": 5.5860940000714015e-06,
675
+ "loss": 7.6179,
676
+ "step": 93
677
+ },
678
+ {
679
+ "epoch": 0.0011379387571045512,
680
+ "grad_norm": 26.284217834472656,
681
+ "learning_rate": 3.8836680346041594e-06,
682
+ "loss": 10.7386,
683
+ "step": 94
684
+ },
685
+ {
686
+ "epoch": 0.0011500444885631101,
687
+ "grad_norm": 22.629985809326172,
688
+ "learning_rate": 2.487872371386424e-06,
689
+ "loss": 9.0704,
690
+ "step": 95
691
+ },
692
+ {
693
+ "epoch": 0.0011621502200216693,
694
+ "grad_norm": 20.83960723876953,
695
+ "learning_rate": 1.4004459980045125e-06,
696
+ "loss": 8.2596,
697
+ "step": 96
698
+ },
699
+ {
700
+ "epoch": 0.0011742559514802283,
701
+ "grad_norm": 18.943660736083984,
702
+ "learning_rate": 6.22743712309054e-07,
703
+ "loss": 10.5023,
704
+ "step": 97
705
+ },
706
+ {
707
+ "epoch": 0.0011863616829387873,
708
+ "grad_norm": 31.48980140686035,
709
+ "learning_rate": 1.557344345054501e-07,
710
+ "loss": 9.1898,
711
+ "step": 98
712
+ },
713
+ {
714
+ "epoch": 0.0011984674143973465,
715
+ "grad_norm": 22.490589141845703,
716
+ "learning_rate": 0.0,
717
+ "loss": 11.2928,
718
+ "step": 99
719
+ }
720
+ ],
721
+ "logging_steps": 1,
722
+ "max_steps": 99,
723
+ "num_input_tokens_seen": 0,
724
+ "num_train_epochs": 1,
725
+ "save_steps": 300,
726
+ "stateful_callbacks": {
727
+ "TrainerControl": {
728
+ "args": {
729
+ "should_epoch_stop": false,
730
+ "should_evaluate": false,
731
+ "should_log": false,
732
+ "should_save": true,
733
+ "should_training_stop": true
734
+ },
735
+ "attributes": {}
736
+ }
737
+ },
738
+ "total_flos": 1.0995990930653184e+16,
739
+ "train_batch_size": 2,
740
+ "trial_name": null,
741
+ "trial_params": null
742
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27400a5ce5dcf0420db030739a2336373009c72a1ac350cf6aaa47138da833f4
3
+ size 6712
last-checkpoint/vocab.json ADDED
The diff for this file is too large to render. See raw diff