update card
Browse files
README.md
CHANGED
@@ -1,10 +1,9 @@
|
|
|
|
|
|
|
|
1 |
---
|
2 |
-
about:
|
3 |
-
- the facebook/bart-large-cnn weights (also on HuggingFace) fine-tuned for the Gigaword dataset
|
4 |
-
- this model achieves ROUGE-1 / ROUGE-2 / ROUGE-L of 37.28 / 18.58 / 34.53 on the Gigaword test set.
|
5 |
tags:
|
6 |
- summarization
|
7 |
-
|
8 |
license: mit
|
9 |
-
thumbnail: https://
|
10 |
---
|
|
|
1 |
+
About:
|
2 |
+
- The facebook/bart-large-cnn weights (also on HuggingFace) fine-tuned for the Gigaword dataset.
|
3 |
+
- This model achieves ROUGE-1 / ROUGE-2 / ROUGE-L of 37.28 / 18.58 / 34.53 on the Gigaword test set.
|
4 |
---
|
|
|
|
|
|
|
5 |
tags:
|
6 |
- summarization
|
|
|
7 |
license: mit
|
8 |
+
thumbnail: https://en.wikipedia.org/wiki/Bart_Simpson#/media/File:Bart_Simpson_200px.png
|
9 |
---
|