Update README.md
Browse files
README.md
CHANGED
@@ -20,12 +20,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an **[cnn_dailymail](https://huggingface.co/datasets/abisee/cnn_dailymail)** dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss
|
24 |
-
-
|
25 |
-
-
|
26 |
-
-
|
27 |
-
-
|
28 |
-
-
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an **[cnn_dailymail](https://huggingface.co/datasets/abisee/cnn_dailymail)** dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- ***Loss***: 1.6597
|
24 |
+
- **Rouge_1**: 0.2162
|
25 |
+
- **Rouge_2**: 0.0943
|
26 |
+
- **Rouge_l**: 0.1834
|
27 |
+
- **Rouge_lsum**: 0.1834
|
28 |
+
- **Generated_Length**: 19.0
|
29 |
|
30 |
## Model description
|
31 |
|