Update README.md
Browse files
README.md
CHANGED
|
@@ -19,7 +19,7 @@ task_ids:
|
|
| 19 |
- summarization
|
| 20 |
---
|
| 21 |
|
| 22 |
-
#
|
| 23 |
|
| 24 |
## Table of Contents
|
| 25 |
- [Table of Contents](#table-of-contents)
|
|
@@ -58,7 +58,7 @@ CaSum is a summarization dataset. It is extracted from a newswire corpus crawled
|
|
| 58 |
|
| 59 |
### Supported Tasks and Leaderboards
|
| 60 |
|
| 61 |
-
|
| 62 |
|
| 63 |
### Languages
|
| 64 |
|
|
|
|
| 19 |
- summarization
|
| 20 |
---
|
| 21 |
|
| 22 |
+
# Dataset Card forCaSum
|
| 23 |
|
| 24 |
## Table of Contents
|
| 25 |
- [Table of Contents](#table-of-contents)
|
|
|
|
| 58 |
|
| 59 |
### Supported Tasks and Leaderboards
|
| 60 |
|
| 61 |
+
The dataset can be used to train a model for abstractive summarization. Success on this task is typically measured by achieving a high Rouge score. The [mbart-base-ca-casum](https://huggingface.co/projecte-aina/bart-base-ca-casum) model currently achieves a 41.39.
|
| 62 |
|
| 63 |
### Languages
|
| 64 |
|