A2H0H0R1 commited on
Commit
d91310a
1 Parent(s): fc9efff

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,204 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: Qwen/Qwen-7B-Chat-Int4
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
+
201
+
202
+ ### Framework versions
203
+
204
+ - PEFT 0.7.2.dev0
adapter_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen-7B-Chat-Int4",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "loftq_config": {},
12
+ "lora_alpha": 16,
13
+ "lora_dropout": 0.05,
14
+ "megatron_config": null,
15
+ "megatron_core": "megatron.core",
16
+ "modules_to_save": null,
17
+ "peft_type": "LORA",
18
+ "r": 64,
19
+ "rank_pattern": {},
20
+ "revision": null,
21
+ "target_modules": [
22
+ "w2",
23
+ "c_attn",
24
+ "w1",
25
+ "c_proj"
26
+ ],
27
+ "task_type": "CAUSAL_LM",
28
+ "use_rslora": false
29
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ade7ba7cc63719aaac94871adf72cc8990396295a9816197f350b2c16d6b8073
3
+ size 286302920
qwen.tiktoken ADDED
The diff for this file is too large to render. See raw diff
 
special_tokens_map.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "pad_token": "<|endoftext|>"
3
+ }
tokenizer_config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {},
3
+ "auto_map": {
4
+ "AutoTokenizer": [
5
+ "Qwen/Qwen-7B-Chat-Int4--tokenization_qwen.QWenTokenizer",
6
+ null
7
+ ]
8
+ },
9
+ "clean_up_tokenization_spaces": true,
10
+ "model_max_length": 2048,
11
+ "pad_token": "<|endoftext|>",
12
+ "padding_side": "right",
13
+ "tokenizer_class": "QWenTokenizer"
14
+ }
trainer_state.json ADDED
@@ -0,0 +1,630 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 4.878048780487805,
5
+ "eval_steps": 500,
6
+ "global_step": 100,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.05,
13
+ "learning_rate": 0.0,
14
+ "loss": 1.9127,
15
+ "step": 1
16
+ },
17
+ {
18
+ "epoch": 0.1,
19
+ "learning_rate": 0.0003,
20
+ "loss": 1.6223,
21
+ "step": 2
22
+ },
23
+ {
24
+ "epoch": 0.15,
25
+ "learning_rate": 0.0003,
26
+ "loss": 1.7017,
27
+ "step": 3
28
+ },
29
+ {
30
+ "epoch": 0.2,
31
+ "learning_rate": 0.0003,
32
+ "loss": 1.5725,
33
+ "step": 4
34
+ },
35
+ {
36
+ "epoch": 0.24,
37
+ "learning_rate": 0.0003,
38
+ "loss": 1.3237,
39
+ "step": 5
40
+ },
41
+ {
42
+ "epoch": 0.29,
43
+ "learning_rate": 0.0003,
44
+ "loss": 1.6277,
45
+ "step": 6
46
+ },
47
+ {
48
+ "epoch": 0.34,
49
+ "learning_rate": 0.0003,
50
+ "loss": 1.4285,
51
+ "step": 7
52
+ },
53
+ {
54
+ "epoch": 0.39,
55
+ "learning_rate": 0.0003,
56
+ "loss": 1.6318,
57
+ "step": 8
58
+ },
59
+ {
60
+ "epoch": 0.44,
61
+ "learning_rate": 0.0003,
62
+ "loss": 1.4886,
63
+ "step": 9
64
+ },
65
+ {
66
+ "epoch": 0.49,
67
+ "learning_rate": 0.0003,
68
+ "loss": 1.6511,
69
+ "step": 10
70
+ },
71
+ {
72
+ "epoch": 0.54,
73
+ "learning_rate": 0.0003,
74
+ "loss": 1.5332,
75
+ "step": 11
76
+ },
77
+ {
78
+ "epoch": 0.59,
79
+ "learning_rate": 0.0003,
80
+ "loss": 0.9434,
81
+ "step": 12
82
+ },
83
+ {
84
+ "epoch": 0.63,
85
+ "learning_rate": 0.0003,
86
+ "loss": 1.2452,
87
+ "step": 13
88
+ },
89
+ {
90
+ "epoch": 0.68,
91
+ "learning_rate": 0.0003,
92
+ "loss": 1.1687,
93
+ "step": 14
94
+ },
95
+ {
96
+ "epoch": 0.73,
97
+ "learning_rate": 0.0003,
98
+ "loss": 1.108,
99
+ "step": 15
100
+ },
101
+ {
102
+ "epoch": 0.78,
103
+ "learning_rate": 0.0003,
104
+ "loss": 1.1153,
105
+ "step": 16
106
+ },
107
+ {
108
+ "epoch": 0.83,
109
+ "learning_rate": 0.0003,
110
+ "loss": 1.1613,
111
+ "step": 17
112
+ },
113
+ {
114
+ "epoch": 0.88,
115
+ "learning_rate": 0.0003,
116
+ "loss": 1.1092,
117
+ "step": 18
118
+ },
119
+ {
120
+ "epoch": 0.93,
121
+ "learning_rate": 0.0003,
122
+ "loss": 1.1527,
123
+ "step": 19
124
+ },
125
+ {
126
+ "epoch": 0.98,
127
+ "learning_rate": 0.0003,
128
+ "loss": 1.2231,
129
+ "step": 20
130
+ },
131
+ {
132
+ "epoch": 1.02,
133
+ "learning_rate": 0.0003,
134
+ "loss": 0.9448,
135
+ "step": 21
136
+ },
137
+ {
138
+ "epoch": 1.07,
139
+ "learning_rate": 0.0003,
140
+ "loss": 1.1813,
141
+ "step": 22
142
+ },
143
+ {
144
+ "epoch": 1.12,
145
+ "learning_rate": 0.0003,
146
+ "loss": 1.187,
147
+ "step": 23
148
+ },
149
+ {
150
+ "epoch": 1.17,
151
+ "learning_rate": 0.0003,
152
+ "loss": 0.8751,
153
+ "step": 24
154
+ },
155
+ {
156
+ "epoch": 1.22,
157
+ "learning_rate": 0.0003,
158
+ "loss": 0.8133,
159
+ "step": 25
160
+ },
161
+ {
162
+ "epoch": 1.27,
163
+ "learning_rate": 0.0003,
164
+ "loss": 0.736,
165
+ "step": 26
166
+ },
167
+ {
168
+ "epoch": 1.32,
169
+ "learning_rate": 0.0003,
170
+ "loss": 0.9983,
171
+ "step": 27
172
+ },
173
+ {
174
+ "epoch": 1.37,
175
+ "learning_rate": 0.0003,
176
+ "loss": 0.9744,
177
+ "step": 28
178
+ },
179
+ {
180
+ "epoch": 1.41,
181
+ "learning_rate": 0.0003,
182
+ "loss": 0.828,
183
+ "step": 29
184
+ },
185
+ {
186
+ "epoch": 1.46,
187
+ "learning_rate": 0.0003,
188
+ "loss": 0.9366,
189
+ "step": 30
190
+ },
191
+ {
192
+ "epoch": 1.51,
193
+ "learning_rate": 0.0003,
194
+ "loss": 0.7095,
195
+ "step": 31
196
+ },
197
+ {
198
+ "epoch": 1.56,
199
+ "learning_rate": 0.0003,
200
+ "loss": 0.6713,
201
+ "step": 32
202
+ },
203
+ {
204
+ "epoch": 1.61,
205
+ "learning_rate": 0.0003,
206
+ "loss": 0.5446,
207
+ "step": 33
208
+ },
209
+ {
210
+ "epoch": 1.66,
211
+ "learning_rate": 0.0003,
212
+ "loss": 0.679,
213
+ "step": 34
214
+ },
215
+ {
216
+ "epoch": 1.71,
217
+ "learning_rate": 0.0003,
218
+ "loss": 0.9321,
219
+ "step": 35
220
+ },
221
+ {
222
+ "epoch": 1.76,
223
+ "learning_rate": 0.0003,
224
+ "loss": 0.6742,
225
+ "step": 36
226
+ },
227
+ {
228
+ "epoch": 1.8,
229
+ "learning_rate": 0.0003,
230
+ "loss": 0.6489,
231
+ "step": 37
232
+ },
233
+ {
234
+ "epoch": 1.85,
235
+ "learning_rate": 0.0003,
236
+ "loss": 0.5977,
237
+ "step": 38
238
+ },
239
+ {
240
+ "epoch": 1.9,
241
+ "learning_rate": 0.0003,
242
+ "loss": 0.5707,
243
+ "step": 39
244
+ },
245
+ {
246
+ "epoch": 1.95,
247
+ "learning_rate": 0.0003,
248
+ "loss": 0.5331,
249
+ "step": 40
250
+ },
251
+ {
252
+ "epoch": 2.0,
253
+ "learning_rate": 0.0003,
254
+ "loss": 0.8341,
255
+ "step": 41
256
+ },
257
+ {
258
+ "epoch": 2.05,
259
+ "learning_rate": 0.0003,
260
+ "loss": 0.5085,
261
+ "step": 42
262
+ },
263
+ {
264
+ "epoch": 2.1,
265
+ "learning_rate": 0.0003,
266
+ "loss": 0.4151,
267
+ "step": 43
268
+ },
269
+ {
270
+ "epoch": 2.15,
271
+ "learning_rate": 0.0003,
272
+ "loss": 0.403,
273
+ "step": 44
274
+ },
275
+ {
276
+ "epoch": 2.2,
277
+ "learning_rate": 0.0003,
278
+ "loss": 0.5118,
279
+ "step": 45
280
+ },
281
+ {
282
+ "epoch": 2.24,
283
+ "learning_rate": 0.0003,
284
+ "loss": 0.6122,
285
+ "step": 46
286
+ },
287
+ {
288
+ "epoch": 2.29,
289
+ "learning_rate": 0.0003,
290
+ "loss": 0.6884,
291
+ "step": 47
292
+ },
293
+ {
294
+ "epoch": 2.34,
295
+ "learning_rate": 0.0003,
296
+ "loss": 0.3991,
297
+ "step": 48
298
+ },
299
+ {
300
+ "epoch": 2.39,
301
+ "learning_rate": 0.0003,
302
+ "loss": 0.3691,
303
+ "step": 49
304
+ },
305
+ {
306
+ "epoch": 2.44,
307
+ "learning_rate": 0.0003,
308
+ "loss": 0.3823,
309
+ "step": 50
310
+ },
311
+ {
312
+ "epoch": 2.49,
313
+ "learning_rate": 0.0003,
314
+ "loss": 0.4922,
315
+ "step": 51
316
+ },
317
+ {
318
+ "epoch": 2.54,
319
+ "learning_rate": 0.0003,
320
+ "loss": 0.3043,
321
+ "step": 52
322
+ },
323
+ {
324
+ "epoch": 2.59,
325
+ "learning_rate": 0.0003,
326
+ "loss": 0.3247,
327
+ "step": 53
328
+ },
329
+ {
330
+ "epoch": 2.63,
331
+ "learning_rate": 0.0003,
332
+ "loss": 0.3904,
333
+ "step": 54
334
+ },
335
+ {
336
+ "epoch": 2.68,
337
+ "learning_rate": 0.0003,
338
+ "loss": 0.5179,
339
+ "step": 55
340
+ },
341
+ {
342
+ "epoch": 2.73,
343
+ "learning_rate": 0.0003,
344
+ "loss": 0.395,
345
+ "step": 56
346
+ },
347
+ {
348
+ "epoch": 2.78,
349
+ "learning_rate": 0.0003,
350
+ "loss": 0.5595,
351
+ "step": 57
352
+ },
353
+ {
354
+ "epoch": 2.83,
355
+ "learning_rate": 0.0003,
356
+ "loss": 0.5284,
357
+ "step": 58
358
+ },
359
+ {
360
+ "epoch": 2.88,
361
+ "learning_rate": 0.0003,
362
+ "loss": 0.4803,
363
+ "step": 59
364
+ },
365
+ {
366
+ "epoch": 2.93,
367
+ "learning_rate": 0.0003,
368
+ "loss": 0.3198,
369
+ "step": 60
370
+ },
371
+ {
372
+ "epoch": 2.98,
373
+ "learning_rate": 0.0003,
374
+ "loss": 0.2737,
375
+ "step": 61
376
+ },
377
+ {
378
+ "epoch": 3.02,
379
+ "learning_rate": 0.0003,
380
+ "loss": 0.241,
381
+ "step": 62
382
+ },
383
+ {
384
+ "epoch": 3.07,
385
+ "learning_rate": 0.0003,
386
+ "loss": 0.4295,
387
+ "step": 63
388
+ },
389
+ {
390
+ "epoch": 3.12,
391
+ "learning_rate": 0.0003,
392
+ "loss": 0.1114,
393
+ "step": 64
394
+ },
395
+ {
396
+ "epoch": 3.17,
397
+ "learning_rate": 0.0003,
398
+ "loss": 0.2759,
399
+ "step": 65
400
+ },
401
+ {
402
+ "epoch": 3.22,
403
+ "learning_rate": 0.0003,
404
+ "loss": 0.2036,
405
+ "step": 66
406
+ },
407
+ {
408
+ "epoch": 3.27,
409
+ "learning_rate": 0.0003,
410
+ "loss": 0.2958,
411
+ "step": 67
412
+ },
413
+ {
414
+ "epoch": 3.32,
415
+ "learning_rate": 0.0003,
416
+ "loss": 0.207,
417
+ "step": 68
418
+ },
419
+ {
420
+ "epoch": 3.37,
421
+ "learning_rate": 0.0003,
422
+ "loss": 0.3716,
423
+ "step": 69
424
+ },
425
+ {
426
+ "epoch": 3.41,
427
+ "learning_rate": 0.0003,
428
+ "loss": 0.2515,
429
+ "step": 70
430
+ },
431
+ {
432
+ "epoch": 3.46,
433
+ "learning_rate": 0.0003,
434
+ "loss": 0.1133,
435
+ "step": 71
436
+ },
437
+ {
438
+ "epoch": 3.51,
439
+ "learning_rate": 0.0003,
440
+ "loss": 0.2211,
441
+ "step": 72
442
+ },
443
+ {
444
+ "epoch": 3.56,
445
+ "learning_rate": 0.0003,
446
+ "loss": 0.2328,
447
+ "step": 73
448
+ },
449
+ {
450
+ "epoch": 3.61,
451
+ "learning_rate": 0.0003,
452
+ "loss": 0.2376,
453
+ "step": 74
454
+ },
455
+ {
456
+ "epoch": 3.66,
457
+ "learning_rate": 0.0003,
458
+ "loss": 0.1928,
459
+ "step": 75
460
+ },
461
+ {
462
+ "epoch": 3.71,
463
+ "learning_rate": 0.0003,
464
+ "loss": 0.2285,
465
+ "step": 76
466
+ },
467
+ {
468
+ "epoch": 3.76,
469
+ "learning_rate": 0.0003,
470
+ "loss": 0.2829,
471
+ "step": 77
472
+ },
473
+ {
474
+ "epoch": 3.8,
475
+ "learning_rate": 0.0003,
476
+ "loss": 0.2565,
477
+ "step": 78
478
+ },
479
+ {
480
+ "epoch": 3.85,
481
+ "learning_rate": 0.0003,
482
+ "loss": 0.3561,
483
+ "step": 79
484
+ },
485
+ {
486
+ "epoch": 3.9,
487
+ "learning_rate": 0.0003,
488
+ "loss": 0.27,
489
+ "step": 80
490
+ },
491
+ {
492
+ "epoch": 3.95,
493
+ "learning_rate": 0.0003,
494
+ "loss": 0.1845,
495
+ "step": 81
496
+ },
497
+ {
498
+ "epoch": 4.0,
499
+ "learning_rate": 0.0003,
500
+ "loss": 0.1198,
501
+ "step": 82
502
+ },
503
+ {
504
+ "epoch": 4.05,
505
+ "learning_rate": 0.0003,
506
+ "loss": 0.0894,
507
+ "step": 83
508
+ },
509
+ {
510
+ "epoch": 4.1,
511
+ "learning_rate": 0.0003,
512
+ "loss": 0.2383,
513
+ "step": 84
514
+ },
515
+ {
516
+ "epoch": 4.15,
517
+ "learning_rate": 0.0003,
518
+ "loss": 0.1564,
519
+ "step": 85
520
+ },
521
+ {
522
+ "epoch": 4.2,
523
+ "learning_rate": 0.0003,
524
+ "loss": 0.1512,
525
+ "step": 86
526
+ },
527
+ {
528
+ "epoch": 4.24,
529
+ "learning_rate": 0.0003,
530
+ "loss": 0.1242,
531
+ "step": 87
532
+ },
533
+ {
534
+ "epoch": 4.29,
535
+ "learning_rate": 0.0003,
536
+ "loss": 0.1703,
537
+ "step": 88
538
+ },
539
+ {
540
+ "epoch": 4.34,
541
+ "learning_rate": 0.0003,
542
+ "loss": 0.1446,
543
+ "step": 89
544
+ },
545
+ {
546
+ "epoch": 4.39,
547
+ "learning_rate": 0.0003,
548
+ "loss": 0.1159,
549
+ "step": 90
550
+ },
551
+ {
552
+ "epoch": 4.44,
553
+ "learning_rate": 0.0003,
554
+ "loss": 0.1161,
555
+ "step": 91
556
+ },
557
+ {
558
+ "epoch": 4.49,
559
+ "learning_rate": 0.0003,
560
+ "loss": 0.2265,
561
+ "step": 92
562
+ },
563
+ {
564
+ "epoch": 4.54,
565
+ "learning_rate": 0.0003,
566
+ "loss": 0.2019,
567
+ "step": 93
568
+ },
569
+ {
570
+ "epoch": 4.59,
571
+ "learning_rate": 0.0003,
572
+ "loss": 0.1319,
573
+ "step": 94
574
+ },
575
+ {
576
+ "epoch": 4.63,
577
+ "learning_rate": 0.0003,
578
+ "loss": 0.105,
579
+ "step": 95
580
+ },
581
+ {
582
+ "epoch": 4.68,
583
+ "learning_rate": 0.0003,
584
+ "loss": 0.0819,
585
+ "step": 96
586
+ },
587
+ {
588
+ "epoch": 4.73,
589
+ "learning_rate": 0.0003,
590
+ "loss": 0.1048,
591
+ "step": 97
592
+ },
593
+ {
594
+ "epoch": 4.78,
595
+ "learning_rate": 0.0003,
596
+ "loss": 0.1657,
597
+ "step": 98
598
+ },
599
+ {
600
+ "epoch": 4.83,
601
+ "learning_rate": 0.0003,
602
+ "loss": 0.0757,
603
+ "step": 99
604
+ },
605
+ {
606
+ "epoch": 4.88,
607
+ "learning_rate": 0.0003,
608
+ "loss": 0.1793,
609
+ "step": 100
610
+ },
611
+ {
612
+ "epoch": 4.88,
613
+ "step": 100,
614
+ "total_flos": 1.5054799896576e+16,
615
+ "train_loss": 0.6112891125679016,
616
+ "train_runtime": 11476.1728,
617
+ "train_samples_per_second": 0.143,
618
+ "train_steps_per_second": 0.009
619
+ }
620
+ ],
621
+ "logging_steps": 1.0,
622
+ "max_steps": 100,
623
+ "num_input_tokens_seen": 0,
624
+ "num_train_epochs": 5,
625
+ "save_steps": 1000,
626
+ "total_flos": 1.5054799896576e+16,
627
+ "train_batch_size": 2,
628
+ "trial_name": null,
629
+ "trial_params": null
630
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71e8edf55ef0fc4e08457d052d59cd337aa78df19fb8d3e70bf9a70c10eb0135
3
+ size 6264