Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,17 @@ It achieves the following results on the evaluation set:
|
|
19 |
- Validation Loss: 0.0371
|
20 |
- Epoch: 1
|
21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
## Model description
|
23 |
|
24 |
More information needed
|
|
|
19 |
- Validation Loss: 0.0371
|
20 |
- Epoch: 1
|
21 |
|
22 |
+
<pre>{'eval_loss': 0.5721310377120972,
|
23 |
+
'eval_bleu': 43.029970392733006,
|
24 |
+
'eval_rouge1': 52.99,
|
25 |
+
'eval_rouge2': 25.54,
|
26 |
+
'eval_rougeL': 53.04,
|
27 |
+
'eval_rougeLsum': 53.0,
|
28 |
+
'eval_exact': 0.4820717131474104,
|
29 |
+
'eval_runtime': 1822.604,
|
30 |
+
'eval_samples_per_second': 5.646,
|
31 |
+
'eval_steps_per_second': 0.177}</pre>
|
32 |
+
|
33 |
## Model description
|
34 |
|
35 |
More information needed
|