update model card README.md
Browse files
README.md
CHANGED
@@ -14,17 +14,17 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- eval_loss: 1.
|
18 |
-
- eval_rouge1: 10.
|
19 |
-
- eval_rouge2:
|
20 |
-
- eval_rougeL:
|
21 |
-
- eval_rougeLsum:
|
22 |
- eval_gen_len: 20.0
|
23 |
-
- eval_runtime: 1086.
|
24 |
-
- eval_samples_per_second: 11.
|
25 |
- eval_steps_per_second: 0.712
|
26 |
-
- epoch:
|
27 |
-
- step:
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- eval_loss: 1.4907
|
18 |
+
- eval_rouge1: 10.7656
|
19 |
+
- eval_rouge2: 5.3792
|
20 |
+
- eval_rougeL: 9.0111
|
21 |
+
- eval_rougeLsum: 10.1528
|
22 |
- eval_gen_len: 20.0
|
23 |
+
- eval_runtime: 1086.6403
|
24 |
+
- eval_samples_per_second: 11.388
|
25 |
- eval_steps_per_second: 0.712
|
26 |
+
- epoch: 7.0
|
27 |
+
- step: 21658
|
28 |
|
29 |
## Model description
|
30 |
|