Sebastian Gehrmann commited on
Commit ·
6c079c9
1
Parent(s): 1833849
- OrangeSum.json +20 -0
OrangeSum.json
CHANGED
|
@@ -63,5 +63,25 @@
|
|
| 63 |
"bias-analyses": "N/A",
|
| 64 |
"speaker-distibution": "The dataset contains news articles written by professional authors."
|
| 65 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 66 |
}
|
| 67 |
}
|
|
|
|
| 63 |
"bias-analyses": "N/A",
|
| 64 |
"speaker-distibution": "The dataset contains news articles written by professional authors."
|
| 65 |
}
|
| 66 |
+
},
|
| 67 |
+
"overview": {
|
| 68 |
+
"what": {
|
| 69 |
+
"dataset": "OrangeSum is a French summarization dataset inspired by XSum. It features two subtasks: abstract generation and title generation. The data was sourced from \"Orange Actu\" articles between 2011 and 2020. "
|
| 70 |
+
},
|
| 71 |
+
"where": {
|
| 72 |
+
"data-url": "[Github](https://github.com/Tixierae/OrangeSum)",
|
| 73 |
+
"paper-url": "[ACL Anthology](https://aclanthology.org/2021.emnlp-main.740)",
|
| 74 |
+
"paper-bibtext": "```\n@inproceedings{kamal-eddine-etal-2021-barthez,\n title = \"{BART}hez: a Skilled Pretrained {F}rench Sequence-to-Sequence Model\",\n author = \"Kamal Eddine, Moussa and\n Tixier, Antoine and\n Vazirgiannis, Michalis\",\n booktitle = \"Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing\",\n month = nov,\n year = \"2021\",\n address = \"Online and Punta Cana, Dominican Republic\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://aclanthology.org/2021.emnlp-main.740\",\n doi = \"10.18653/v1/2021.emnlp-main.740\",\n pages = \"9369--9390\",\n abstract = \"Inductive transfer learning has taken the entire NLP field by storm, with models such as BERT and BART setting new state of the art on countless NLU tasks. However, most of the available models and research have been conducted for English. In this work, we introduce BARThez, the first large-scale pretrained seq2seq model for French. Being based on BART, BARThez is particularly well-suited for generative tasks. We evaluate BARThez on five discriminative tasks from the FLUE benchmark and two generative tasks from a novel summarization dataset, OrangeSum, that we created for this research. We show BARThez to be very competitive with state-of-the-art BERT-based French language models such as CamemBERT and FlauBERT. We also continue the pretraining of a multilingual BART on BARThez{'} corpus, and show our resulting model, mBARThez, to significantly boost BARThez{'} generative performance.\",\n}\n```",
|
| 75 |
+
"has-leaderboard": "no",
|
| 76 |
+
"leaderboard-url": "N/A",
|
| 77 |
+
"leaderboard-description": "N/A"
|
| 78 |
+
},
|
| 79 |
+
"languages": {
|
| 80 |
+
"is-multilingual": "no",
|
| 81 |
+
"license": "other: Other license",
|
| 82 |
+
"task-other": "N/A"
|
| 83 |
+
},
|
| 84 |
+
"credit": {},
|
| 85 |
+
"structure": {}
|
| 86 |
}
|
| 87 |
}
|