Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
# bart_samsum
|
| 17 |
|
| 18 |
-
This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on SAMSUM dataset.
|
|
|
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
- Loss: 0.4966
|
| 21 |
- Rouge1: 41.4888
|
|
|
|
| 15 |
|
| 16 |
# bart_samsum
|
| 17 |
|
| 18 |
+
This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on [SAMSUM](https://huggingface.co/datasets/samsum) dataset.
|
| 19 |
+
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
- Loss: 0.4966
|
| 22 |
- Rouge1: 41.4888
|