dq158 commited on
Commit
e737f62
1 Parent(s): d4ee4bd

Training in progress, epoch 1, checkpoint

Browse files
.gitattributes CHANGED
@@ -1 +1,2 @@
1
  adapter_model.safetensors filter=lfs diff=lfs merge=lfs -text
 
 
1
  adapter_model.safetensors filter=lfs diff=lfs merge=lfs -text
2
+ last-checkpoint/optimizer.pt filter=lfs diff=lfs merge=lfs -text
last-checkpoint/README.md ADDED
@@ -0,0 +1,207 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: google/flan-t5-xl
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
+ - **Shared by [optional]:** [More Information Needed]
22
+ - **Model type:** [More Information Needed]
23
+ - **Language(s) (NLP):** [More Information Needed]
24
+ - **License:** [More Information Needed]
25
+ - **Finetuned from model [optional]:** [More Information Needed]
26
+
27
+ ### Model Sources [optional]
28
+
29
+ <!-- Provide the basic links for the model. -->
30
+
31
+ - **Repository:** [More Information Needed]
32
+ - **Paper [optional]:** [More Information Needed]
33
+ - **Demo [optional]:** [More Information Needed]
34
+
35
+ ## Uses
36
+
37
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
38
+
39
+ ### Direct Use
40
+
41
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
42
+
43
+ [More Information Needed]
44
+
45
+ ### Downstream Use [optional]
46
+
47
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
48
+
49
+ [More Information Needed]
50
+
51
+ ### Out-of-Scope Use
52
+
53
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
54
+
55
+ [More Information Needed]
56
+
57
+ ## Bias, Risks, and Limitations
58
+
59
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
60
+
61
+ [More Information Needed]
62
+
63
+ ### Recommendations
64
+
65
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
66
+
67
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
68
+
69
+ ## How to Get Started with the Model
70
+
71
+ Use the code below to get started with the model.
72
+
73
+ [More Information Needed]
74
+
75
+ ## Training Details
76
+
77
+ ### Training Data
78
+
79
+ <!-- This should link to a Data 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. -->
80
+
81
+ [More Information Needed]
82
+
83
+ ### Training Procedure
84
+
85
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
86
+
87
+ #### Preprocessing [optional]
88
+
89
+ [More Information Needed]
90
+
91
+
92
+ #### Training Hyperparameters
93
+
94
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
95
+
96
+ #### Speeds, Sizes, Times [optional]
97
+
98
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
99
+
100
+ [More Information Needed]
101
+
102
+ ## Evaluation
103
+
104
+ <!-- This section describes the evaluation protocols and provides the results. -->
105
+
106
+ ### Testing Data, Factors & Metrics
107
+
108
+ #### Testing Data
109
+
110
+ <!-- This should link to a Data Card if possible. -->
111
+
112
+ [More Information Needed]
113
+
114
+ #### Factors
115
+
116
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
117
+
118
+ [More Information Needed]
119
+
120
+ #### Metrics
121
+
122
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
123
+
124
+ [More Information Needed]
125
+
126
+ ### Results
127
+
128
+ [More Information Needed]
129
+
130
+ #### Summary
131
+
132
+
133
+
134
+ ## Model Examination [optional]
135
+
136
+ <!-- Relevant interpretability work for the model goes here -->
137
+
138
+ [More Information Needed]
139
+
140
+ ## Environmental Impact
141
+
142
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
143
+
144
+ 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).
145
+
146
+ - **Hardware Type:** [More Information Needed]
147
+ - **Hours used:** [More Information Needed]
148
+ - **Cloud Provider:** [More Information Needed]
149
+ - **Compute Region:** [More Information Needed]
150
+ - **Carbon Emitted:** [More Information Needed]
151
+
152
+ ## Technical Specifications [optional]
153
+
154
+ ### Model Architecture and Objective
155
+
156
+ [More Information Needed]
157
+
158
+ ### Compute Infrastructure
159
+
160
+ [More Information Needed]
161
+
162
+ #### Hardware
163
+
164
+ [More Information Needed]
165
+
166
+ #### Software
167
+
168
+ [More Information Needed]
169
+
170
+ ## Citation [optional]
171
+
172
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
173
+
174
+ **BibTeX:**
175
+
176
+ [More Information Needed]
177
+
178
+ **APA:**
179
+
180
+ [More Information Needed]
181
+
182
+ ## Glossary [optional]
183
+
184
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
185
+
186
+ [More Information Needed]
187
+
188
+ ## More Information [optional]
189
+
190
+ [More Information Needed]
191
+
192
+ ## Model Card Authors [optional]
193
+
194
+ [More Information Needed]
195
+
196
+ ## Model Card Contact
197
+
198
+ [More Information Needed]
199
+
200
+
201
+ ## Training procedure
202
+
203
+
204
+ ### Framework versions
205
+
206
+
207
+ - PEFT 0.6.1
last-checkpoint/adapter_config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "google/flan-t5-xl",
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
+ "lora_alpha": 16,
12
+ "lora_dropout": 0.1,
13
+ "modules_to_save": null,
14
+ "peft_type": "LORA",
15
+ "r": 16,
16
+ "rank_pattern": {},
17
+ "revision": null,
18
+ "target_modules": [
19
+ "v",
20
+ "q"
21
+ ],
22
+ "task_type": "SEQ_2_SEQ_LM"
23
+ }
last-checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51a9efff49058423a89f52ba0bade23f37e5d1dac51932dbe1e0b49279adbb0d
3
+ size 37789864
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:706df196dbc15368292b16ce037082f5221b5baa5da969a8f82d9209666af0ab
3
+ size 2621690
last-checkpoint/rng_state.pth ADDED
Binary file (14.2 kB). View file
 
last-checkpoint/scheduler.pt ADDED
Binary file (1.06 kB). View file
 
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,518 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 3.12583589553833,
3
+ "best_model_checkpoint": "dq158/coqui/checkpoint-40348",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 40348,
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.01,
13
+ "learning_rate": 8e-05,
14
+ "loss": 4.5486,
15
+ "step": 500
16
+ },
17
+ {
18
+ "epoch": 0.02,
19
+ "learning_rate": 7.999996629129878e-05,
20
+ "loss": 3.9512,
21
+ "step": 1000
22
+ },
23
+ {
24
+ "epoch": 0.04,
25
+ "learning_rate": 7.999986516525194e-05,
26
+ "loss": 3.7313,
27
+ "step": 1500
28
+ },
29
+ {
30
+ "epoch": 0.05,
31
+ "learning_rate": 7.999969662202991e-05,
32
+ "loss": 3.6577,
33
+ "step": 2000
34
+ },
35
+ {
36
+ "epoch": 0.06,
37
+ "learning_rate": 7.999946066191677e-05,
38
+ "loss": 3.5469,
39
+ "step": 2500
40
+ },
41
+ {
42
+ "epoch": 0.07,
43
+ "learning_rate": 7.999915728531019e-05,
44
+ "loss": 3.7429,
45
+ "step": 3000
46
+ },
47
+ {
48
+ "epoch": 0.09,
49
+ "learning_rate": 7.999878649272152e-05,
50
+ "loss": 3.5995,
51
+ "step": 3500
52
+ },
53
+ {
54
+ "epoch": 0.1,
55
+ "learning_rate": 7.99983482847757e-05,
56
+ "loss": 3.4906,
57
+ "step": 4000
58
+ },
59
+ {
60
+ "epoch": 0.11,
61
+ "learning_rate": 7.999784266221129e-05,
62
+ "loss": 3.6012,
63
+ "step": 4500
64
+ },
65
+ {
66
+ "epoch": 0.12,
67
+ "learning_rate": 7.99972696258805e-05,
68
+ "loss": 3.4275,
69
+ "step": 5000
70
+ },
71
+ {
72
+ "epoch": 0.14,
73
+ "learning_rate": 7.999662917674914e-05,
74
+ "loss": 3.5431,
75
+ "step": 5500
76
+ },
77
+ {
78
+ "epoch": 0.15,
79
+ "learning_rate": 7.999592131589664e-05,
80
+ "loss": 3.4628,
81
+ "step": 6000
82
+ },
83
+ {
84
+ "epoch": 0.16,
85
+ "learning_rate": 7.999514604451606e-05,
86
+ "loss": 3.5663,
87
+ "step": 6500
88
+ },
89
+ {
90
+ "epoch": 0.17,
91
+ "learning_rate": 7.999430336391406e-05,
92
+ "loss": 3.4909,
93
+ "step": 7000
94
+ },
95
+ {
96
+ "epoch": 0.19,
97
+ "learning_rate": 7.999339327551093e-05,
98
+ "loss": 3.4715,
99
+ "step": 7500
100
+ },
101
+ {
102
+ "epoch": 0.2,
103
+ "learning_rate": 7.999241578084059e-05,
104
+ "loss": 3.4117,
105
+ "step": 8000
106
+ },
107
+ {
108
+ "epoch": 0.21,
109
+ "learning_rate": 7.999137088155049e-05,
110
+ "loss": 3.5166,
111
+ "step": 8500
112
+ },
113
+ {
114
+ "epoch": 0.22,
115
+ "learning_rate": 7.999025857940177e-05,
116
+ "loss": 3.4116,
117
+ "step": 9000
118
+ },
119
+ {
120
+ "epoch": 0.24,
121
+ "learning_rate": 7.998907887626916e-05,
122
+ "loss": 3.4845,
123
+ "step": 9500
124
+ },
125
+ {
126
+ "epoch": 0.25,
127
+ "learning_rate": 7.998783177414093e-05,
128
+ "loss": 3.5398,
129
+ "step": 10000
130
+ },
131
+ {
132
+ "epoch": 0.26,
133
+ "learning_rate": 7.998651727511902e-05,
134
+ "loss": 3.4251,
135
+ "step": 10500
136
+ },
137
+ {
138
+ "epoch": 0.27,
139
+ "learning_rate": 7.998513538141894e-05,
140
+ "loss": 3.4268,
141
+ "step": 11000
142
+ },
143
+ {
144
+ "epoch": 0.29,
145
+ "learning_rate": 7.998368609536976e-05,
146
+ "loss": 3.4133,
147
+ "step": 11500
148
+ },
149
+ {
150
+ "epoch": 0.3,
151
+ "learning_rate": 7.998216941941417e-05,
152
+ "loss": 3.4393,
153
+ "step": 12000
154
+ },
155
+ {
156
+ "epoch": 0.31,
157
+ "learning_rate": 7.998058535610842e-05,
158
+ "loss": 3.3059,
159
+ "step": 12500
160
+ },
161
+ {
162
+ "epoch": 0.32,
163
+ "learning_rate": 7.997893390812236e-05,
164
+ "loss": 3.3631,
165
+ "step": 13000
166
+ },
167
+ {
168
+ "epoch": 0.33,
169
+ "learning_rate": 7.997721507823938e-05,
170
+ "loss": 3.391,
171
+ "step": 13500
172
+ },
173
+ {
174
+ "epoch": 0.35,
175
+ "learning_rate": 7.997542886935647e-05,
176
+ "loss": 3.3573,
177
+ "step": 14000
178
+ },
179
+ {
180
+ "epoch": 0.36,
181
+ "learning_rate": 7.997357528448417e-05,
182
+ "loss": 3.3698,
183
+ "step": 14500
184
+ },
185
+ {
186
+ "epoch": 0.37,
187
+ "learning_rate": 7.997165432674656e-05,
188
+ "loss": 3.2463,
189
+ "step": 15000
190
+ },
191
+ {
192
+ "epoch": 0.38,
193
+ "learning_rate": 7.996966599938132e-05,
194
+ "loss": 3.3657,
195
+ "step": 15500
196
+ },
197
+ {
198
+ "epoch": 0.4,
199
+ "learning_rate": 7.996761030573961e-05,
200
+ "loss": 3.404,
201
+ "step": 16000
202
+ },
203
+ {
204
+ "epoch": 0.41,
205
+ "learning_rate": 7.99654872492862e-05,
206
+ "loss": 3.3893,
207
+ "step": 16500
208
+ },
209
+ {
210
+ "epoch": 0.42,
211
+ "learning_rate": 7.996329683359935e-05,
212
+ "loss": 3.3423,
213
+ "step": 17000
214
+ },
215
+ {
216
+ "epoch": 0.43,
217
+ "learning_rate": 7.996103906237084e-05,
218
+ "loss": 3.238,
219
+ "step": 17500
220
+ },
221
+ {
222
+ "epoch": 0.45,
223
+ "learning_rate": 7.995871393940603e-05,
224
+ "loss": 3.2994,
225
+ "step": 18000
226
+ },
227
+ {
228
+ "epoch": 0.46,
229
+ "learning_rate": 7.995632146862375e-05,
230
+ "loss": 3.2948,
231
+ "step": 18500
232
+ },
233
+ {
234
+ "epoch": 0.47,
235
+ "learning_rate": 7.995386165405639e-05,
236
+ "loss": 3.2603,
237
+ "step": 19000
238
+ },
239
+ {
240
+ "epoch": 0.48,
241
+ "learning_rate": 7.995133449984973e-05,
242
+ "loss": 3.3748,
243
+ "step": 19500
244
+ },
245
+ {
246
+ "epoch": 0.5,
247
+ "learning_rate": 7.99487400102632e-05,
248
+ "loss": 3.3827,
249
+ "step": 20000
250
+ },
251
+ {
252
+ "epoch": 0.51,
253
+ "learning_rate": 7.99460781896696e-05,
254
+ "loss": 3.2538,
255
+ "step": 20500
256
+ },
257
+ {
258
+ "epoch": 0.52,
259
+ "learning_rate": 7.994334904255528e-05,
260
+ "loss": 3.2942,
261
+ "step": 21000
262
+ },
263
+ {
264
+ "epoch": 0.53,
265
+ "learning_rate": 7.994055257352003e-05,
266
+ "loss": 3.439,
267
+ "step": 21500
268
+ },
269
+ {
270
+ "epoch": 0.55,
271
+ "learning_rate": 7.993768878727711e-05,
272
+ "loss": 3.2844,
273
+ "step": 22000
274
+ },
275
+ {
276
+ "epoch": 0.56,
277
+ "learning_rate": 7.993475768865324e-05,
278
+ "loss": 3.4043,
279
+ "step": 22500
280
+ },
281
+ {
282
+ "epoch": 0.57,
283
+ "learning_rate": 7.993175928258863e-05,
284
+ "loss": 3.2896,
285
+ "step": 23000
286
+ },
287
+ {
288
+ "epoch": 0.58,
289
+ "learning_rate": 7.992869357413687e-05,
290
+ "loss": 3.3379,
291
+ "step": 23500
292
+ },
293
+ {
294
+ "epoch": 0.59,
295
+ "learning_rate": 7.992556056846502e-05,
296
+ "loss": 3.3279,
297
+ "step": 24000
298
+ },
299
+ {
300
+ "epoch": 0.61,
301
+ "learning_rate": 7.992236027085355e-05,
302
+ "loss": 3.3186,
303
+ "step": 24500
304
+ },
305
+ {
306
+ "epoch": 0.62,
307
+ "learning_rate": 7.991909268669638e-05,
308
+ "loss": 3.2858,
309
+ "step": 25000
310
+ },
311
+ {
312
+ "epoch": 0.63,
313
+ "learning_rate": 7.991575782150078e-05,
314
+ "loss": 3.366,
315
+ "step": 25500
316
+ },
317
+ {
318
+ "epoch": 0.64,
319
+ "learning_rate": 7.991235568088746e-05,
320
+ "loss": 3.2549,
321
+ "step": 26000
322
+ },
323
+ {
324
+ "epoch": 0.66,
325
+ "learning_rate": 7.990888627059051e-05,
326
+ "loss": 3.3427,
327
+ "step": 26500
328
+ },
329
+ {
330
+ "epoch": 0.67,
331
+ "learning_rate": 7.990534959645739e-05,
332
+ "loss": 3.2713,
333
+ "step": 27000
334
+ },
335
+ {
336
+ "epoch": 0.68,
337
+ "learning_rate": 7.990174566444893e-05,
338
+ "loss": 3.2461,
339
+ "step": 27500
340
+ },
341
+ {
342
+ "epoch": 0.69,
343
+ "learning_rate": 7.989807448063936e-05,
344
+ "loss": 3.2944,
345
+ "step": 28000
346
+ },
347
+ {
348
+ "epoch": 0.71,
349
+ "learning_rate": 7.989433605121617e-05,
350
+ "loss": 3.3129,
351
+ "step": 28500
352
+ },
353
+ {
354
+ "epoch": 0.72,
355
+ "learning_rate": 7.989053038248027e-05,
356
+ "loss": 3.268,
357
+ "step": 29000
358
+ },
359
+ {
360
+ "epoch": 0.73,
361
+ "learning_rate": 7.988665748084586e-05,
362
+ "loss": 3.3362,
363
+ "step": 29500
364
+ },
365
+ {
366
+ "epoch": 0.74,
367
+ "learning_rate": 7.988271735284046e-05,
368
+ "loss": 3.2817,
369
+ "step": 30000
370
+ },
371
+ {
372
+ "epoch": 0.76,
373
+ "learning_rate": 7.987871000510492e-05,
374
+ "loss": 3.359,
375
+ "step": 30500
376
+ },
377
+ {
378
+ "epoch": 0.77,
379
+ "learning_rate": 7.987463544439334e-05,
380
+ "loss": 3.2771,
381
+ "step": 31000
382
+ },
383
+ {
384
+ "epoch": 0.78,
385
+ "learning_rate": 7.987049367757314e-05,
386
+ "loss": 3.3784,
387
+ "step": 31500
388
+ },
389
+ {
390
+ "epoch": 0.79,
391
+ "learning_rate": 7.9866284711625e-05,
392
+ "loss": 3.3053,
393
+ "step": 32000
394
+ },
395
+ {
396
+ "epoch": 0.81,
397
+ "learning_rate": 7.986200855364284e-05,
398
+ "loss": 3.3062,
399
+ "step": 32500
400
+ },
401
+ {
402
+ "epoch": 0.82,
403
+ "learning_rate": 7.985766521083388e-05,
404
+ "loss": 3.2485,
405
+ "step": 33000
406
+ },
407
+ {
408
+ "epoch": 0.83,
409
+ "learning_rate": 7.985325469051851e-05,
410
+ "loss": 3.2577,
411
+ "step": 33500
412
+ },
413
+ {
414
+ "epoch": 0.84,
415
+ "learning_rate": 7.98487770001304e-05,
416
+ "loss": 3.3197,
417
+ "step": 34000
418
+ },
419
+ {
420
+ "epoch": 0.86,
421
+ "learning_rate": 7.984423214721638e-05,
422
+ "loss": 3.206,
423
+ "step": 34500
424
+ },
425
+ {
426
+ "epoch": 0.87,
427
+ "learning_rate": 7.983962013943654e-05,
428
+ "loss": 3.3556,
429
+ "step": 35000
430
+ },
431
+ {
432
+ "epoch": 0.88,
433
+ "learning_rate": 7.983494098456408e-05,
434
+ "loss": 3.3232,
435
+ "step": 35500
436
+ },
437
+ {
438
+ "epoch": 0.89,
439
+ "learning_rate": 7.983019469048544e-05,
440
+ "loss": 3.2438,
441
+ "step": 36000
442
+ },
443
+ {
444
+ "epoch": 0.9,
445
+ "learning_rate": 7.982538126520019e-05,
446
+ "loss": 3.3,
447
+ "step": 36500
448
+ },
449
+ {
450
+ "epoch": 0.92,
451
+ "learning_rate": 7.982050071682102e-05,
452
+ "loss": 3.3622,
453
+ "step": 37000
454
+ },
455
+ {
456
+ "epoch": 0.93,
457
+ "learning_rate": 7.981555305357381e-05,
458
+ "loss": 3.2414,
459
+ "step": 37500
460
+ },
461
+ {
462
+ "epoch": 0.94,
463
+ "learning_rate": 7.981053828379751e-05,
464
+ "loss": 3.3854,
465
+ "step": 38000
466
+ },
467
+ {
468
+ "epoch": 0.95,
469
+ "learning_rate": 7.980545641594418e-05,
470
+ "loss": 3.2529,
471
+ "step": 38500
472
+ },
473
+ {
474
+ "epoch": 0.97,
475
+ "learning_rate": 7.9800307458579e-05,
476
+ "loss": 3.3274,
477
+ "step": 39000
478
+ },
479
+ {
480
+ "epoch": 0.98,
481
+ "learning_rate": 7.979509142038018e-05,
482
+ "loss": 3.2614,
483
+ "step": 39500
484
+ },
485
+ {
486
+ "epoch": 0.99,
487
+ "learning_rate": 7.978980831013903e-05,
488
+ "loss": 3.3069,
489
+ "step": 40000
490
+ },
491
+ {
492
+ "epoch": 1.0,
493
+ "eval_bleu": 1.0,
494
+ "eval_brevity_penalty": 1.0,
495
+ "eval_length_ratio": 1.0,
496
+ "eval_loss": 3.12583589553833,
497
+ "eval_precisions": [
498
+ 1.0,
499
+ 1.0,
500
+ 1.0,
501
+ 1.0
502
+ ],
503
+ "eval_reference_length": 4591104,
504
+ "eval_runtime": 8030.2897,
505
+ "eval_samples_per_second": 1.117,
506
+ "eval_steps_per_second": 0.558,
507
+ "eval_translation_length": 4591104,
508
+ "step": 40348
509
+ }
510
+ ],
511
+ "logging_steps": 500,
512
+ "max_steps": 1210440,
513
+ "num_train_epochs": 30,
514
+ "save_steps": 1000,
515
+ "total_flos": 6.92468560995287e+17,
516
+ "trial_name": null,
517
+ "trial_params": null
518
+ }
last-checkpoint/training_args.bin ADDED
Binary file (4.73 kB). View file