Model save
Browse files
README.md
CHANGED
@@ -18,11 +18,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 5.
|
22 |
-
- Rouge1: 0.
|
23 |
- Rouge2: 0.0730
|
24 |
-
- Rougel: 0.
|
25 |
-
- Rougelsum: 0.
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 5.7059
|
22 |
+
- Rouge1: 0.3782
|
23 |
- Rouge2: 0.0730
|
24 |
+
- Rougel: 0.2713
|
25 |
+
- Rougelsum: 0.3079
|
26 |
|
27 |
## Model description
|
28 |
|