Update README.md
Browse files
README.md
CHANGED
|
@@ -1,13 +1,13 @@
|
|
| 1 |
# grizzled-interest-2023-03-29
|
| 2 |
|
| 3 |
This model is a fine-tuned version of [facebook/mbart-large-cc25](https://huggingface.co/facebook/mbart-large-cc25) on the mtc/newsum2021 dataset.
|
| 4 |
-
It achieves the following results on the
|
| 5 |
-
- Loss: 3.
|
| 6 |
-
- Rouge1:
|
| 7 |
-
- Rouge2:
|
| 8 |
-
- Rougel:
|
| 9 |
-
- Rougelsum:
|
| 10 |
-
- Gen Len:
|
| 11 |
|
| 12 |
## Model description
|
| 13 |
|
|
|
|
| 1 |
# grizzled-interest-2023-03-29
|
| 2 |
|
| 3 |
This model is a fine-tuned version of [facebook/mbart-large-cc25](https://huggingface.co/facebook/mbart-large-cc25) on the mtc/newsum2021 dataset.
|
| 4 |
+
It achieves the following results on the test set:
|
| 5 |
+
- Loss: 3.5178
|
| 6 |
+
- Rouge1: 31.4512
|
| 7 |
+
- Rouge2: 11.0965
|
| 8 |
+
- Rougel: 21.5021
|
| 9 |
+
- Rougelsum: 28.634
|
| 10 |
+
- Gen Len: 75.755
|
| 11 |
|
| 12 |
## Model description
|
| 13 |
|