CAlamos commited on
Commit
0c6e0ab
1 Parent(s): 1a43da9

Upload 6 files

Browse files
model_hyperparameters.json ADDED
The diff for this file is too large to render. See raw diff
 
model_weights/README.md ADDED
@@ -0,0 +1,239 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: mistralai/Mistral-7B-v0.1
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
+ ## Training procedure
203
+
204
+
205
+ The following `bitsandbytes` quantization config was used during training:
206
+ - quant_method: bitsandbytes
207
+ - load_in_8bit: False
208
+ - load_in_4bit: True
209
+ - llm_int8_threshold: 6.0
210
+ - llm_int8_skip_modules: None
211
+ - llm_int8_enable_fp32_cpu_offload: False
212
+ - llm_int8_has_fp16_weight: False
213
+ - bnb_4bit_quant_type: nf4
214
+ - bnb_4bit_use_double_quant: True
215
+ - bnb_4bit_compute_dtype: float16
216
+
217
+ ### Framework versions
218
+
219
+
220
+ - PEFT 0.6.2
221
+ ## Training procedure
222
+
223
+
224
+ The following `bitsandbytes` quantization config was used during training:
225
+ - quant_method: bitsandbytes
226
+ - load_in_8bit: False
227
+ - load_in_4bit: True
228
+ - llm_int8_threshold: 6.0
229
+ - llm_int8_skip_modules: None
230
+ - llm_int8_enable_fp32_cpu_offload: False
231
+ - llm_int8_has_fp16_weight: False
232
+ - bnb_4bit_quant_type: nf4
233
+ - bnb_4bit_use_double_quant: True
234
+ - bnb_4bit_compute_dtype: float16
235
+
236
+ ### Framework versions
237
+
238
+
239
+ - PEFT 0.6.2
model_weights/adapter_config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "mistralai/Mistral-7B-v0.1",
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.05,
13
+ "modules_to_save": null,
14
+ "peft_type": "LORA",
15
+ "r": 8,
16
+ "rank_pattern": {},
17
+ "revision": null,
18
+ "target_modules": [
19
+ "v_proj",
20
+ "q_proj"
21
+ ],
22
+ "task_type": "CAUSAL_LM"
23
+ }
model_weights/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47ac22533602f654e239cf8187d0862ac592a629111f4b491b383b62bc91f2b4
3
+ size 13677706
training_progress.json ADDED
@@ -0,0 +1,561 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "batch_size": 1,
3
+ "best_eval_metric_checkpoint_number": 1,
4
+ "best_eval_metric_epoch": 0,
5
+ "best_eval_metric_steps": 10804,
6
+ "best_eval_metric_value": 1.2898268699645996,
7
+ "best_eval_test_metrics": {
8
+ "combined": {
9
+ "loss": 1.2531609535217285
10
+ },
11
+ "title": {
12
+ "bleu": 0.0180843286216259,
13
+ "char_error_rate": 9.017064094543457,
14
+ "loss": 1.2531609535217285,
15
+ "next_token_perplexity": 17219.509765625,
16
+ "perplexity": 31900.73046875,
17
+ "rouge1_fmeasure": 0.11042051762342453,
18
+ "rouge1_precision": 0.060600001364946365,
19
+ "rouge1_recall": 0.6982588171958923,
20
+ "rouge2_fmeasure": 0.05184469372034073,
21
+ "rouge2_precision": 0.028261005878448486,
22
+ "rouge2_recall": 0.3632716238498688,
23
+ "rougeL_fmeasure": 0.09752275049686432,
24
+ "rougeL_precision": 0.053463079035282135,
25
+ "rougeL_recall": 0.6240717768669128,
26
+ "rougeLsum_fmeasure": 0.10595671832561493,
27
+ "rougeLsum_precision": 0.05813445523381233,
28
+ "rougeLsum_recall": 0.6721860766410828,
29
+ "sequence_accuracy": 0.0,
30
+ "token_accuracy": 3.437707346165553e-05,
31
+ "word_error_rate": 11.557415008544922
32
+ }
33
+ },
34
+ "best_eval_train_metrics": {
35
+ "combined": {
36
+ "loss": 1.1997183561325073
37
+ },
38
+ "title": {
39
+ "bleu": 0.018341578543186188,
40
+ "char_error_rate": 9.083020210266113,
41
+ "loss": 1.1997183561325073,
42
+ "next_token_perplexity": 17061.228515625,
43
+ "perplexity": 31874.365234375,
44
+ "rouge1_fmeasure": 0.11363156139850616,
45
+ "rouge1_precision": 0.062363866716623306,
46
+ "rouge1_recall": 0.7099939584732056,
47
+ "rouge2_fmeasure": 0.05589400604367256,
48
+ "rouge2_precision": 0.030487291514873505,
49
+ "rouge2_recall": 0.380205899477005,
50
+ "rougeL_fmeasure": 0.10056732594966888,
51
+ "rougeL_precision": 0.055148735642433167,
52
+ "rougeL_recall": 0.6347331404685974,
53
+ "rougeLsum_fmeasure": 0.10977762192487717,
54
+ "rougeLsum_precision": 0.060230888426303864,
55
+ "rougeLsum_recall": 0.6885234117507935,
56
+ "sequence_accuracy": 0.0,
57
+ "token_accuracy": 3.639719579950906e-05,
58
+ "word_error_rate": 11.418218612670898
59
+ }
60
+ },
61
+ "best_eval_validation_metrics": {
62
+ "combined": {
63
+ "loss": 1.2898268699645996
64
+ },
65
+ "title": {
66
+ "bleu": 0.015481029637157917,
67
+ "char_error_rate": 9.0972900390625,
68
+ "loss": 1.2898268699645996,
69
+ "next_token_perplexity": 17339.482421875,
70
+ "perplexity": 31906.75390625,
71
+ "rouge1_fmeasure": 0.10748682916164398,
72
+ "rouge1_precision": 0.058967169374227524,
73
+ "rouge1_recall": 0.6764949560165405,
74
+ "rouge2_fmeasure": 0.050337474793195724,
75
+ "rouge2_precision": 0.02745284140110016,
76
+ "rouge2_recall": 0.3486025929450989,
77
+ "rougeL_fmeasure": 0.09531988948583603,
78
+ "rougeL_precision": 0.05225425586104393,
79
+ "rougeL_recall": 0.6058534979820251,
80
+ "rougeLsum_fmeasure": 0.103290855884552,
81
+ "rougeLsum_precision": 0.056647758930921555,
82
+ "rougeLsum_recall": 0.6526778936386108,
83
+ "sequence_accuracy": 0.0,
84
+ "token_accuracy": 0.0,
85
+ "word_error_rate": 11.665448188781738
86
+ }
87
+ },
88
+ "best_increase_batch_size_eval_metric": Infinity,
89
+ "checkpoint_number": 1,
90
+ "epoch": 1,
91
+ "last_improvement_steps": 0,
92
+ "last_increase_batch_size": 0,
93
+ "last_increase_batch_size_eval_metric_improvement": 0,
94
+ "last_increase_batch_size_steps": 0,
95
+ "last_learning_rate_reduction": 0,
96
+ "last_learning_rate_reduction_steps": 0,
97
+ "learning_rate": 0.0004,
98
+ "num_increases_batch_size": 0,
99
+ "num_reductions_learning_rate": 0,
100
+ "steps": 10804,
101
+ "test_metrics": {
102
+ "combined": {
103
+ "loss": [
104
+ [
105
+ 0,
106
+ 10804,
107
+ 1.2531609535217285
108
+ ]
109
+ ]
110
+ },
111
+ "title": {
112
+ "bleu": [
113
+ [
114
+ 0,
115
+ 10804,
116
+ 0.0180843286216259
117
+ ]
118
+ ],
119
+ "char_error_rate": [
120
+ [
121
+ 0,
122
+ 10804,
123
+ 9.017064094543457
124
+ ]
125
+ ],
126
+ "loss": [
127
+ [
128
+ 0,
129
+ 10804,
130
+ 1.2531609535217285
131
+ ]
132
+ ],
133
+ "next_token_perplexity": [
134
+ [
135
+ 0,
136
+ 10804,
137
+ 17219.509765625
138
+ ]
139
+ ],
140
+ "perplexity": [
141
+ [
142
+ 0,
143
+ 10804,
144
+ 31900.73046875
145
+ ]
146
+ ],
147
+ "rouge1_fmeasure": [
148
+ [
149
+ 0,
150
+ 10804,
151
+ 0.11042051762342453
152
+ ]
153
+ ],
154
+ "rouge1_precision": [
155
+ [
156
+ 0,
157
+ 10804,
158
+ 0.060600001364946365
159
+ ]
160
+ ],
161
+ "rouge1_recall": [
162
+ [
163
+ 0,
164
+ 10804,
165
+ 0.6982588171958923
166
+ ]
167
+ ],
168
+ "rouge2_fmeasure": [
169
+ [
170
+ 0,
171
+ 10804,
172
+ 0.05184469372034073
173
+ ]
174
+ ],
175
+ "rouge2_precision": [
176
+ [
177
+ 0,
178
+ 10804,
179
+ 0.028261005878448486
180
+ ]
181
+ ],
182
+ "rouge2_recall": [
183
+ [
184
+ 0,
185
+ 10804,
186
+ 0.3632716238498688
187
+ ]
188
+ ],
189
+ "rougeL_fmeasure": [
190
+ [
191
+ 0,
192
+ 10804,
193
+ 0.09752275049686432
194
+ ]
195
+ ],
196
+ "rougeL_precision": [
197
+ [
198
+ 0,
199
+ 10804,
200
+ 0.053463079035282135
201
+ ]
202
+ ],
203
+ "rougeL_recall": [
204
+ [
205
+ 0,
206
+ 10804,
207
+ 0.6240717768669128
208
+ ]
209
+ ],
210
+ "rougeLsum_fmeasure": [
211
+ [
212
+ 0,
213
+ 10804,
214
+ 0.10595671832561493
215
+ ]
216
+ ],
217
+ "rougeLsum_precision": [
218
+ [
219
+ 0,
220
+ 10804,
221
+ 0.05813445523381233
222
+ ]
223
+ ],
224
+ "rougeLsum_recall": [
225
+ [
226
+ 0,
227
+ 10804,
228
+ 0.6721860766410828
229
+ ]
230
+ ],
231
+ "sequence_accuracy": [
232
+ [
233
+ 0,
234
+ 10804,
235
+ 0.0
236
+ ]
237
+ ],
238
+ "token_accuracy": [
239
+ [
240
+ 0,
241
+ 10804,
242
+ 3.437707346165553e-05
243
+ ]
244
+ ],
245
+ "word_error_rate": [
246
+ [
247
+ 0,
248
+ 10804,
249
+ 11.557415008544922
250
+ ]
251
+ ]
252
+ }
253
+ },
254
+ "train_metrics": {
255
+ "combined": {
256
+ "loss": [
257
+ [
258
+ 0,
259
+ 10804,
260
+ 1.1997183561325073
261
+ ]
262
+ ]
263
+ },
264
+ "title": {
265
+ "bleu": [
266
+ [
267
+ 0,
268
+ 10804,
269
+ 0.018341578543186188
270
+ ]
271
+ ],
272
+ "char_error_rate": [
273
+ [
274
+ 0,
275
+ 10804,
276
+ 9.083020210266113
277
+ ]
278
+ ],
279
+ "loss": [
280
+ [
281
+ 0,
282
+ 10804,
283
+ 1.1997183561325073
284
+ ]
285
+ ],
286
+ "next_token_perplexity": [
287
+ [
288
+ 0,
289
+ 10804,
290
+ 17061.228515625
291
+ ]
292
+ ],
293
+ "perplexity": [
294
+ [
295
+ 0,
296
+ 10804,
297
+ 31874.365234375
298
+ ]
299
+ ],
300
+ "rouge1_fmeasure": [
301
+ [
302
+ 0,
303
+ 10804,
304
+ 0.11363156139850616
305
+ ]
306
+ ],
307
+ "rouge1_precision": [
308
+ [
309
+ 0,
310
+ 10804,
311
+ 0.062363866716623306
312
+ ]
313
+ ],
314
+ "rouge1_recall": [
315
+ [
316
+ 0,
317
+ 10804,
318
+ 0.7099939584732056
319
+ ]
320
+ ],
321
+ "rouge2_fmeasure": [
322
+ [
323
+ 0,
324
+ 10804,
325
+ 0.05589400604367256
326
+ ]
327
+ ],
328
+ "rouge2_precision": [
329
+ [
330
+ 0,
331
+ 10804,
332
+ 0.030487291514873505
333
+ ]
334
+ ],
335
+ "rouge2_recall": [
336
+ [
337
+ 0,
338
+ 10804,
339
+ 0.380205899477005
340
+ ]
341
+ ],
342
+ "rougeL_fmeasure": [
343
+ [
344
+ 0,
345
+ 10804,
346
+ 0.10056732594966888
347
+ ]
348
+ ],
349
+ "rougeL_precision": [
350
+ [
351
+ 0,
352
+ 10804,
353
+ 0.055148735642433167
354
+ ]
355
+ ],
356
+ "rougeL_recall": [
357
+ [
358
+ 0,
359
+ 10804,
360
+ 0.6347331404685974
361
+ ]
362
+ ],
363
+ "rougeLsum_fmeasure": [
364
+ [
365
+ 0,
366
+ 10804,
367
+ 0.10977762192487717
368
+ ]
369
+ ],
370
+ "rougeLsum_precision": [
371
+ [
372
+ 0,
373
+ 10804,
374
+ 0.060230888426303864
375
+ ]
376
+ ],
377
+ "rougeLsum_recall": [
378
+ [
379
+ 0,
380
+ 10804,
381
+ 0.6885234117507935
382
+ ]
383
+ ],
384
+ "sequence_accuracy": [
385
+ [
386
+ 0,
387
+ 10804,
388
+ 0.0
389
+ ]
390
+ ],
391
+ "token_accuracy": [
392
+ [
393
+ 0,
394
+ 10804,
395
+ 3.639719579950906e-05
396
+ ]
397
+ ],
398
+ "word_error_rate": [
399
+ [
400
+ 0,
401
+ 10804,
402
+ 11.418218612670898
403
+ ]
404
+ ]
405
+ }
406
+ },
407
+ "tune_checkpoint_num": 0,
408
+ "validation_metrics": {
409
+ "combined": {
410
+ "loss": [
411
+ [
412
+ 0,
413
+ 10804,
414
+ 1.2898268699645996
415
+ ]
416
+ ]
417
+ },
418
+ "title": {
419
+ "bleu": [
420
+ [
421
+ 0,
422
+ 10804,
423
+ 0.015481029637157917
424
+ ]
425
+ ],
426
+ "char_error_rate": [
427
+ [
428
+ 0,
429
+ 10804,
430
+ 9.0972900390625
431
+ ]
432
+ ],
433
+ "loss": [
434
+ [
435
+ 0,
436
+ 10804,
437
+ 1.2898268699645996
438
+ ]
439
+ ],
440
+ "next_token_perplexity": [
441
+ [
442
+ 0,
443
+ 10804,
444
+ 17339.482421875
445
+ ]
446
+ ],
447
+ "perplexity": [
448
+ [
449
+ 0,
450
+ 10804,
451
+ 31906.75390625
452
+ ]
453
+ ],
454
+ "rouge1_fmeasure": [
455
+ [
456
+ 0,
457
+ 10804,
458
+ 0.10748682916164398
459
+ ]
460
+ ],
461
+ "rouge1_precision": [
462
+ [
463
+ 0,
464
+ 10804,
465
+ 0.058967169374227524
466
+ ]
467
+ ],
468
+ "rouge1_recall": [
469
+ [
470
+ 0,
471
+ 10804,
472
+ 0.6764949560165405
473
+ ]
474
+ ],
475
+ "rouge2_fmeasure": [
476
+ [
477
+ 0,
478
+ 10804,
479
+ 0.050337474793195724
480
+ ]
481
+ ],
482
+ "rouge2_precision": [
483
+ [
484
+ 0,
485
+ 10804,
486
+ 0.02745284140110016
487
+ ]
488
+ ],
489
+ "rouge2_recall": [
490
+ [
491
+ 0,
492
+ 10804,
493
+ 0.3486025929450989
494
+ ]
495
+ ],
496
+ "rougeL_fmeasure": [
497
+ [
498
+ 0,
499
+ 10804,
500
+ 0.09531988948583603
501
+ ]
502
+ ],
503
+ "rougeL_precision": [
504
+ [
505
+ 0,
506
+ 10804,
507
+ 0.05225425586104393
508
+ ]
509
+ ],
510
+ "rougeL_recall": [
511
+ [
512
+ 0,
513
+ 10804,
514
+ 0.6058534979820251
515
+ ]
516
+ ],
517
+ "rougeLsum_fmeasure": [
518
+ [
519
+ 0,
520
+ 10804,
521
+ 0.103290855884552
522
+ ]
523
+ ],
524
+ "rougeLsum_precision": [
525
+ [
526
+ 0,
527
+ 10804,
528
+ 0.056647758930921555
529
+ ]
530
+ ],
531
+ "rougeLsum_recall": [
532
+ [
533
+ 0,
534
+ 10804,
535
+ 0.6526778936386108
536
+ ]
537
+ ],
538
+ "sequence_accuracy": [
539
+ [
540
+ 0,
541
+ 10804,
542
+ 0.0
543
+ ]
544
+ ],
545
+ "token_accuracy": [
546
+ [
547
+ 0,
548
+ 10804,
549
+ 0.0
550
+ ]
551
+ ],
552
+ "word_error_rate": [
553
+ [
554
+ 0,
555
+ 10804,
556
+ 11.665448188781738
557
+ ]
558
+ ]
559
+ }
560
+ }
561
+ }
training_set_metadata.json ADDED
The diff for this file is too large to render. See raw diff