TinyPixel commited on
Commit
f22e9b2
1 Parent(s): 3b2e9e8

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,204 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: Qwen/Qwen-1_8B
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,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen-1_8B",
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.1,
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
+ "c_attn",
23
+ "c_proj"
24
+ ],
25
+ "task_type": "CAUSAL_LM",
26
+ "use_rslora": false
27
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4969e1ba697c36f5a09cd77836c5acc1abf019c4ab6356c95d5fe83ebfaf5bc1
3
+ size 121915776
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ac81192c7c5c67b6f9f94d6ae530ed124087789ff996f290de710683462baca
3
+ size 243883194
qwen.tiktoken ADDED
The diff for this file is too large to render. See raw diff
 
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39c81d3d321990b4bc59aa94b1d704b413517b59196dff6575b34cf3b18cd248
3
+ size 14244
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2c0cf824c67c5f46bd906575c2f888f1acf32bdbcb24dc3cc063b4a3e2ced87
3
+ size 1064
special_tokens_map.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "pad_token": {
3
+ "content": "<|endoftext|>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ }
9
+ }
tokenizer_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {},
3
+ "auto_map": {
4
+ "AutoTokenizer": [
5
+ "Qwen/Qwen-1_8B--tokenization_qwen.QWenTokenizer",
6
+ null
7
+ ]
8
+ },
9
+ "clean_up_tokenization_spaces": true,
10
+ "model_max_length": 8192,
11
+ "pad_token": "<|endoftext|>",
12
+ "tokenizer_class": "QWenTokenizer"
13
+ }
trainer_state.json ADDED
@@ -0,0 +1,579 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 2.976,
5
+ "eval_steps": 500,
6
+ "global_step": 186,
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.03,
13
+ "learning_rate": 6.666666666666667e-06,
14
+ "loss": 1.1758,
15
+ "step": 2
16
+ },
17
+ {
18
+ "epoch": 0.06,
19
+ "learning_rate": 1.3333333333333333e-05,
20
+ "loss": 1.1009,
21
+ "step": 4
22
+ },
23
+ {
24
+ "epoch": 0.1,
25
+ "learning_rate": 2e-05,
26
+ "loss": 1.1151,
27
+ "step": 6
28
+ },
29
+ {
30
+ "epoch": 0.13,
31
+ "learning_rate": 1.999390827019096e-05,
32
+ "loss": 1.2375,
33
+ "step": 8
34
+ },
35
+ {
36
+ "epoch": 0.16,
37
+ "learning_rate": 1.9975640502598243e-05,
38
+ "loss": 1.2594,
39
+ "step": 10
40
+ },
41
+ {
42
+ "epoch": 0.19,
43
+ "learning_rate": 1.9945218953682736e-05,
44
+ "loss": 1.4222,
45
+ "step": 12
46
+ },
47
+ {
48
+ "epoch": 0.22,
49
+ "learning_rate": 1.9902680687415704e-05,
50
+ "loss": 1.2825,
51
+ "step": 14
52
+ },
53
+ {
54
+ "epoch": 0.26,
55
+ "learning_rate": 1.9848077530122083e-05,
56
+ "loss": 1.4058,
57
+ "step": 16
58
+ },
59
+ {
60
+ "epoch": 0.29,
61
+ "learning_rate": 1.9781476007338058e-05,
62
+ "loss": 1.052,
63
+ "step": 18
64
+ },
65
+ {
66
+ "epoch": 0.32,
67
+ "learning_rate": 1.9702957262759964e-05,
68
+ "loss": 1.0289,
69
+ "step": 20
70
+ },
71
+ {
72
+ "epoch": 0.35,
73
+ "learning_rate": 1.961261695938319e-05,
74
+ "loss": 1.1117,
75
+ "step": 22
76
+ },
77
+ {
78
+ "epoch": 0.38,
79
+ "learning_rate": 1.9510565162951538e-05,
80
+ "loss": 1.122,
81
+ "step": 24
82
+ },
83
+ {
84
+ "epoch": 0.42,
85
+ "learning_rate": 1.9396926207859085e-05,
86
+ "loss": 1.2279,
87
+ "step": 26
88
+ },
89
+ {
90
+ "epoch": 0.45,
91
+ "learning_rate": 1.9271838545667876e-05,
92
+ "loss": 1.3184,
93
+ "step": 28
94
+ },
95
+ {
96
+ "epoch": 0.48,
97
+ "learning_rate": 1.913545457642601e-05,
98
+ "loss": 1.4265,
99
+ "step": 30
100
+ },
101
+ {
102
+ "epoch": 0.51,
103
+ "learning_rate": 1.8987940462991673e-05,
104
+ "loss": 1.0538,
105
+ "step": 32
106
+ },
107
+ {
108
+ "epoch": 0.54,
109
+ "learning_rate": 1.8829475928589272e-05,
110
+ "loss": 1.0852,
111
+ "step": 34
112
+ },
113
+ {
114
+ "epoch": 0.58,
115
+ "learning_rate": 1.866025403784439e-05,
116
+ "loss": 0.9961,
117
+ "step": 36
118
+ },
119
+ {
120
+ "epoch": 0.61,
121
+ "learning_rate": 1.848048096156426e-05,
122
+ "loss": 0.9976,
123
+ "step": 38
124
+ },
125
+ {
126
+ "epoch": 0.64,
127
+ "learning_rate": 1.8290375725550417e-05,
128
+ "loss": 1.0792,
129
+ "step": 40
130
+ },
131
+ {
132
+ "epoch": 0.67,
133
+ "learning_rate": 1.8090169943749477e-05,
134
+ "loss": 1.1499,
135
+ "step": 42
136
+ },
137
+ {
138
+ "epoch": 0.7,
139
+ "learning_rate": 1.788010753606722e-05,
140
+ "loss": 1.2072,
141
+ "step": 44
142
+ },
143
+ {
144
+ "epoch": 0.74,
145
+ "learning_rate": 1.766044443118978e-05,
146
+ "loss": 1.204,
147
+ "step": 46
148
+ },
149
+ {
150
+ "epoch": 0.77,
151
+ "learning_rate": 1.7431448254773943e-05,
152
+ "loss": 1.0748,
153
+ "step": 48
154
+ },
155
+ {
156
+ "epoch": 0.8,
157
+ "learning_rate": 1.7193398003386514e-05,
158
+ "loss": 0.8873,
159
+ "step": 50
160
+ },
161
+ {
162
+ "epoch": 0.83,
163
+ "learning_rate": 1.6946583704589973e-05,
164
+ "loss": 1.0552,
165
+ "step": 52
166
+ },
167
+ {
168
+ "epoch": 0.86,
169
+ "learning_rate": 1.6691306063588583e-05,
170
+ "loss": 0.9658,
171
+ "step": 54
172
+ },
173
+ {
174
+ "epoch": 0.9,
175
+ "learning_rate": 1.6427876096865394e-05,
176
+ "loss": 1.0036,
177
+ "step": 56
178
+ },
179
+ {
180
+ "epoch": 0.93,
181
+ "learning_rate": 1.6156614753256583e-05,
182
+ "loss": 1.0127,
183
+ "step": 58
184
+ },
185
+ {
186
+ "epoch": 0.96,
187
+ "learning_rate": 1.5877852522924733e-05,
188
+ "loss": 1.2397,
189
+ "step": 60
190
+ },
191
+ {
192
+ "epoch": 0.99,
193
+ "learning_rate": 1.5591929034707468e-05,
194
+ "loss": 1.0287,
195
+ "step": 62
196
+ },
197
+ {
198
+ "epoch": 1.02,
199
+ "learning_rate": 1.529919264233205e-05,
200
+ "loss": 1.2013,
201
+ "step": 64
202
+ },
203
+ {
204
+ "epoch": 1.06,
205
+ "learning_rate": 1.5000000000000002e-05,
206
+ "loss": 0.9782,
207
+ "step": 66
208
+ },
209
+ {
210
+ "epoch": 1.09,
211
+ "learning_rate": 1.469471562785891e-05,
212
+ "loss": 0.9667,
213
+ "step": 68
214
+ },
215
+ {
216
+ "epoch": 1.12,
217
+ "learning_rate": 1.4383711467890776e-05,
218
+ "loss": 1.1078,
219
+ "step": 70
220
+ },
221
+ {
222
+ "epoch": 1.15,
223
+ "learning_rate": 1.4067366430758004e-05,
224
+ "loss": 0.987,
225
+ "step": 72
226
+ },
227
+ {
228
+ "epoch": 1.18,
229
+ "learning_rate": 1.3746065934159123e-05,
230
+ "loss": 1.074,
231
+ "step": 74
232
+ },
233
+ {
234
+ "epoch": 1.22,
235
+ "learning_rate": 1.342020143325669e-05,
236
+ "loss": 1.0974,
237
+ "step": 76
238
+ },
239
+ {
240
+ "epoch": 1.25,
241
+ "learning_rate": 1.3090169943749475e-05,
242
+ "loss": 1.1005,
243
+ "step": 78
244
+ },
245
+ {
246
+ "epoch": 1.28,
247
+ "learning_rate": 1.2756373558169992e-05,
248
+ "loss": 0.9147,
249
+ "step": 80
250
+ },
251
+ {
252
+ "epoch": 1.31,
253
+ "learning_rate": 1.2419218955996677e-05,
254
+ "loss": 0.9503,
255
+ "step": 82
256
+ },
257
+ {
258
+ "epoch": 1.34,
259
+ "learning_rate": 1.2079116908177592e-05,
260
+ "loss": 0.9222,
261
+ "step": 84
262
+ },
263
+ {
264
+ "epoch": 1.38,
265
+ "learning_rate": 1.1736481776669307e-05,
266
+ "loss": 0.956,
267
+ "step": 86
268
+ },
269
+ {
270
+ "epoch": 1.41,
271
+ "learning_rate": 1.1391731009600655e-05,
272
+ "loss": 1.0116,
273
+ "step": 88
274
+ },
275
+ {
276
+ "epoch": 1.44,
277
+ "learning_rate": 1.1045284632676535e-05,
278
+ "loss": 1.0863,
279
+ "step": 90
280
+ },
281
+ {
282
+ "epoch": 1.47,
283
+ "learning_rate": 1.0697564737441254e-05,
284
+ "loss": 1.0045,
285
+ "step": 92
286
+ },
287
+ {
288
+ "epoch": 1.5,
289
+ "learning_rate": 1.0348994967025012e-05,
290
+ "loss": 1.0713,
291
+ "step": 94
292
+ },
293
+ {
294
+ "epoch": 1.54,
295
+ "learning_rate": 1e-05,
296
+ "loss": 0.9072,
297
+ "step": 96
298
+ },
299
+ {
300
+ "epoch": 1.57,
301
+ "learning_rate": 9.651005032974994e-06,
302
+ "loss": 0.9231,
303
+ "step": 98
304
+ },
305
+ {
306
+ "epoch": 1.6,
307
+ "learning_rate": 9.302435262558748e-06,
308
+ "loss": 0.9426,
309
+ "step": 100
310
+ },
311
+ {
312
+ "epoch": 1.63,
313
+ "learning_rate": 8.954715367323468e-06,
314
+ "loss": 0.957,
315
+ "step": 102
316
+ },
317
+ {
318
+ "epoch": 1.66,
319
+ "learning_rate": 8.60826899039935e-06,
320
+ "loss": 0.992,
321
+ "step": 104
322
+ },
323
+ {
324
+ "epoch": 1.7,
325
+ "learning_rate": 8.263518223330698e-06,
326
+ "loss": 1.0506,
327
+ "step": 106
328
+ },
329
+ {
330
+ "epoch": 1.73,
331
+ "learning_rate": 7.92088309182241e-06,
332
+ "loss": 1.0666,
333
+ "step": 108
334
+ },
335
+ {
336
+ "epoch": 1.76,
337
+ "learning_rate": 7.580781044003324e-06,
338
+ "loss": 0.9937,
339
+ "step": 110
340
+ },
341
+ {
342
+ "epoch": 1.79,
343
+ "learning_rate": 7.243626441830009e-06,
344
+ "loss": 0.898,
345
+ "step": 112
346
+ },
347
+ {
348
+ "epoch": 1.82,
349
+ "learning_rate": 6.909830056250527e-06,
350
+ "loss": 0.9504,
351
+ "step": 114
352
+ },
353
+ {
354
+ "epoch": 1.86,
355
+ "learning_rate": 6.579798566743314e-06,
356
+ "loss": 0.9121,
357
+ "step": 116
358
+ },
359
+ {
360
+ "epoch": 1.89,
361
+ "learning_rate": 6.25393406584088e-06,
362
+ "loss": 1.0717,
363
+ "step": 118
364
+ },
365
+ {
366
+ "epoch": 1.92,
367
+ "learning_rate": 5.932633569242e-06,
368
+ "loss": 0.9389,
369
+ "step": 120
370
+ },
371
+ {
372
+ "epoch": 1.95,
373
+ "learning_rate": 5.616288532109225e-06,
374
+ "loss": 1.0696,
375
+ "step": 122
376
+ },
377
+ {
378
+ "epoch": 1.98,
379
+ "learning_rate": 5.305284372141095e-06,
380
+ "loss": 1.0083,
381
+ "step": 124
382
+ },
383
+ {
384
+ "epoch": 2.02,
385
+ "learning_rate": 5.000000000000003e-06,
386
+ "loss": 1.1655,
387
+ "step": 126
388
+ },
389
+ {
390
+ "epoch": 2.05,
391
+ "learning_rate": 4.700807357667953e-06,
392
+ "loss": 0.9755,
393
+ "step": 128
394
+ },
395
+ {
396
+ "epoch": 2.08,
397
+ "learning_rate": 4.408070965292534e-06,
398
+ "loss": 0.9875,
399
+ "step": 130
400
+ },
401
+ {
402
+ "epoch": 2.11,
403
+ "learning_rate": 4.12214747707527e-06,
404
+ "loss": 1.0502,
405
+ "step": 132
406
+ },
407
+ {
408
+ "epoch": 2.14,
409
+ "learning_rate": 3.8433852467434175e-06,
410
+ "loss": 0.9327,
411
+ "step": 134
412
+ },
413
+ {
414
+ "epoch": 2.18,
415
+ "learning_rate": 3.5721239031346067e-06,
416
+ "loss": 1.0175,
417
+ "step": 136
418
+ },
419
+ {
420
+ "epoch": 2.21,
421
+ "learning_rate": 3.308693936411421e-06,
422
+ "loss": 0.9728,
423
+ "step": 138
424
+ },
425
+ {
426
+ "epoch": 2.24,
427
+ "learning_rate": 3.0534162954100264e-06,
428
+ "loss": 1.1364,
429
+ "step": 140
430
+ },
431
+ {
432
+ "epoch": 2.27,
433
+ "learning_rate": 2.8066019966134907e-06,
434
+ "loss": 0.9489,
435
+ "step": 142
436
+ },
437
+ {
438
+ "epoch": 2.3,
439
+ "learning_rate": 2.5685517452260566e-06,
440
+ "loss": 0.8962,
441
+ "step": 144
442
+ },
443
+ {
444
+ "epoch": 2.34,
445
+ "learning_rate": 2.339555568810221e-06,
446
+ "loss": 0.9396,
447
+ "step": 146
448
+ },
449
+ {
450
+ "epoch": 2.37,
451
+ "learning_rate": 2.119892463932781e-06,
452
+ "loss": 0.9996,
453
+ "step": 148
454
+ },
455
+ {
456
+ "epoch": 2.4,
457
+ "learning_rate": 1.9098300562505266e-06,
458
+ "loss": 1.0633,
459
+ "step": 150
460
+ },
461
+ {
462
+ "epoch": 2.43,
463
+ "learning_rate": 1.709624274449584e-06,
464
+ "loss": 1.092,
465
+ "step": 152
466
+ },
467
+ {
468
+ "epoch": 2.46,
469
+ "learning_rate": 1.5195190384357405e-06,
470
+ "loss": 0.8942,
471
+ "step": 154
472
+ },
473
+ {
474
+ "epoch": 2.5,
475
+ "learning_rate": 1.339745962155613e-06,
476
+ "loss": 0.945,
477
+ "step": 156
478
+ },
479
+ {
480
+ "epoch": 2.53,
481
+ "learning_rate": 1.1705240714107301e-06,
482
+ "loss": 0.9411,
483
+ "step": 158
484
+ },
485
+ {
486
+ "epoch": 2.56,
487
+ "learning_rate": 1.012059537008332e-06,
488
+ "loss": 0.941,
489
+ "step": 160
490
+ },
491
+ {
492
+ "epoch": 2.59,
493
+ "learning_rate": 8.645454235739903e-07,
494
+ "loss": 0.8895,
495
+ "step": 162
496
+ },
497
+ {
498
+ "epoch": 2.62,
499
+ "learning_rate": 7.281614543321269e-07,
500
+ "loss": 1.0295,
501
+ "step": 164
502
+ },
503
+ {
504
+ "epoch": 2.66,
505
+ "learning_rate": 6.030737921409169e-07,
506
+ "loss": 0.9887,
507
+ "step": 166
508
+ },
509
+ {
510
+ "epoch": 2.69,
511
+ "learning_rate": 4.894348370484648e-07,
512
+ "loss": 0.9458,
513
+ "step": 168
514
+ },
515
+ {
516
+ "epoch": 2.72,
517
+ "learning_rate": 3.8738304061681107e-07,
518
+ "loss": 1.0044,
519
+ "step": 170
520
+ },
521
+ {
522
+ "epoch": 2.75,
523
+ "learning_rate": 2.970427372400353e-07,
524
+ "loss": 1.085,
525
+ "step": 172
526
+ },
527
+ {
528
+ "epoch": 2.78,
529
+ "learning_rate": 2.1852399266194312e-07,
530
+ "loss": 0.8603,
531
+ "step": 174
532
+ },
533
+ {
534
+ "epoch": 2.82,
535
+ "learning_rate": 1.519224698779198e-07,
536
+ "loss": 0.8817,
537
+ "step": 176
538
+ },
539
+ {
540
+ "epoch": 2.85,
541
+ "learning_rate": 9.731931258429638e-08,
542
+ "loss": 0.9777,
543
+ "step": 178
544
+ },
545
+ {
546
+ "epoch": 2.88,
547
+ "learning_rate": 5.4781046317267103e-08,
548
+ "loss": 0.933,
549
+ "step": 180
550
+ },
551
+ {
552
+ "epoch": 2.91,
553
+ "learning_rate": 2.4359497401758026e-08,
554
+ "loss": 1.0482,
555
+ "step": 182
556
+ },
557
+ {
558
+ "epoch": 2.94,
559
+ "learning_rate": 6.091729809042379e-09,
560
+ "loss": 1.0416,
561
+ "step": 184
562
+ },
563
+ {
564
+ "epoch": 2.98,
565
+ "learning_rate": 0.0,
566
+ "loss": 1.1137,
567
+ "step": 186
568
+ }
569
+ ],
570
+ "logging_steps": 2,
571
+ "max_steps": 186,
572
+ "num_input_tokens_seen": 0,
573
+ "num_train_epochs": 3,
574
+ "save_steps": 500,
575
+ "total_flos": 6703216867602432.0,
576
+ "train_batch_size": 1,
577
+ "trial_name": null,
578
+ "trial_params": null
579
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a547f167982772f8572bf62305293be8f892a8a8765f4d42aaf7da03f600b1d
3
+ size 4728