KonradSzafer
commited on
Commit
•
07ab86e
1
Parent(s):
16bb14c
google/flan-t5-small
Browse files
README.md
CHANGED
@@ -17,14 +17,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on the samsum dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- eval_loss: 1.7427
|
20 |
-
- eval_rouge1: 41.
|
21 |
-
- eval_rouge2: 17.
|
22 |
-
- eval_rougeL: 34.
|
23 |
-
- eval_rougeLsum: 38.
|
24 |
- eval_gen_len: 16.8437
|
25 |
-
- eval_runtime:
|
26 |
-
- eval_samples_per_second:
|
27 |
-
- eval_steps_per_second: 2.
|
28 |
- epoch: 1.0
|
29 |
- step: 32
|
30 |
|
|
|
17 |
This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on the samsum dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- eval_loss: 1.7427
|
20 |
+
- eval_rouge1: 41.8558
|
21 |
+
- eval_rouge2: 17.8703
|
22 |
+
- eval_rougeL: 34.4044
|
23 |
+
- eval_rougeLsum: 38.0905
|
24 |
- eval_gen_len: 16.8437
|
25 |
+
- eval_runtime: 24.3059
|
26 |
+
- eval_samples_per_second: 33.696
|
27 |
+
- eval_steps_per_second: 2.139
|
28 |
- epoch: 1.0
|
29 |
- step: 32
|
30 |
|