Commit ·
6f20db6
1
Parent(s): f74ec70
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -6,9 +6,11 @@ language:
|
|
| 6 |
- eng
|
| 7 |
---
|
| 8 |
|
|
|
|
|
|
|
| 9 |
XL-Sum is a large-scale multilingual summarization dataset that covers 45 languages including Indonesian text summarization.
|
| 10 |
-
The dataset is based on article-summary pairs from BBC, is highly abstractive, concise, and of high quality, as indicated by human and intrinsic evaluation.
|
| 11 |
|
|
|
|
| 12 |
|
| 13 |
## Dataset Usage
|
| 14 |
|
|
@@ -16,7 +18,8 @@ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `lo
|
|
| 16 |
|
| 17 |
## Citation
|
| 18 |
|
| 19 |
-
```
|
|
|
|
| 20 |
title={XL-Sum: Large-Scale Multilingual Abstractive Summarization for 44 Languages},
|
| 21 |
author={Hasan, Tahmid and Bhattacharjee, Abhik and Islam, Md Saiful and Mubasshir, Kazi and Li, Yuan-Fang and Kang, Yong-Bin and Rahman, M Sohel and Shahriyar, Rifat},
|
| 22 |
booktitle={Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021},
|
|
@@ -31,6 +34,8 @@ CC-BY-NC-SA 4.0
|
|
| 31 |
|
| 32 |
## Homepage
|
| 33 |
|
|
|
|
|
|
|
| 34 |
### NusaCatalogue
|
| 35 |
|
| 36 |
For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
|
|
|
|
| 6 |
- eng
|
| 7 |
---
|
| 8 |
|
| 9 |
+
# xl_sum
|
| 10 |
+
|
| 11 |
XL-Sum is a large-scale multilingual summarization dataset that covers 45 languages including Indonesian text summarization.
|
|
|
|
| 12 |
|
| 13 |
+
The dataset is based on article-summary pairs from BBC, is highly abstractive, concise, and of high quality, as indicated by human and intrinsic evaluation.
|
| 14 |
|
| 15 |
## Dataset Usage
|
| 16 |
|
|
|
|
| 18 |
|
| 19 |
## Citation
|
| 20 |
|
| 21 |
+
```
|
| 22 |
+
@inproceedings{hasan2021xl,
|
| 23 |
title={XL-Sum: Large-Scale Multilingual Abstractive Summarization for 44 Languages},
|
| 24 |
author={Hasan, Tahmid and Bhattacharjee, Abhik and Islam, Md Saiful and Mubasshir, Kazi and Li, Yuan-Fang and Kang, Yong-Bin and Rahman, M Sohel and Shahriyar, Rifat},
|
| 25 |
booktitle={Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021},
|
|
|
|
| 34 |
|
| 35 |
## Homepage
|
| 36 |
|
| 37 |
+
[https://github.com/csebuetnlp/xl-sum](https://github.com/csebuetnlp/xl-sum)
|
| 38 |
+
|
| 39 |
### NusaCatalogue
|
| 40 |
|
| 41 |
For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
|