Sebastian Gehrmann commited on
Commit
1fd0e6b
1 Parent(s): f1b8af3
Files changed (1) hide show
  1. xlsum.json +9 -6
xlsum.json CHANGED
@@ -2,12 +2,12 @@
2
  "overview": {
3
  "where": {
4
  "has-leaderboard": "yes",
5
- "leaderboard-url": "http://explainaboard.nlpedia.ai/leaderboard/task_xlsum/",
6
  "leaderboard-description": "The leaderboard ranks models based on ROUGE scores (R1/R2/RL) of the generated summaries.\n",
7
- "website": "https://github.com/csebuetnlp/xl-sum",
8
- "data-url": "https://huggingface.co/datasets/csebuetnlp/xlsum/tree/main/data",
9
- "paper-url": "https://aclanthology.org/2021.findings-acl.413/",
10
- "paper-bibtext": "@inproceedings{hasan-etal-2021-xl,\n title = \"{XL}-Sum: Large-Scale Multilingual Abstractive Summarization for 44 Languages\",\n author = \"Hasan, Tahmid and\n Bhattacharjee, Abhik and\n Islam, Md. Saiful and\n Mubasshir, Kazi and\n Li, Yuan-Fang and\n Kang, Yong-Bin and\n Rahman, M. Sohel and\n Shahriyar, Rifat\",\n booktitle = \"Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021\",\n month = aug,\n year = \"2021\",\n address = \"Online\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://aclanthology.org/2021.findings-acl.413\",\n pages = \"4693--4703\",\n}",
11
  "contact-name": "Tahmid Hasan",
12
  "contact-email": "tahmidhasan@cse.buet.ac.bd"
13
  },
@@ -79,12 +79,15 @@
79
  },
80
  "structure": {
81
  "data-fields": "- `gem_id`: A string representing the article ID.\n- `url`: A string representing the article URL.\n- `title`: A string containing the article title.\n- `summary`: A string containing the article summary.\n- `text` : A string containing the article text. \n",
82
- "structure-example": "{\n \"gem_id\": \"GEM-xlsum_english-train-1589\",\n \"url\": \"https://www.bbc.com/news/technology-17657859\",\n \"title\": \"Yahoo files e-book advert system patent applications\",\n \"summary\": \"Yahoo has signalled it is investigating e-book adverts as a way to stimulate its earnings.\",\n \"text\": \"Yahoo's patents suggest users could weigh the type of ads against the sizes of discount before purchase. It says in two US patent applications that ads for digital book readers have been \\\"less than optimal\\\" to date. The filings suggest that users could be offered titles at a variety of prices depending on the ads' prominence They add that the products shown could be determined by the type of book being read, or even the contents of a specific chapter, phrase or word. The paperwork was published by the US Patent and Trademark Office late last week and relates to work carried out at the firm's headquarters in Sunnyvale, California. \\\"Greater levels of advertising, which may be more valuable to an advertiser and potentially more distracting to an e-book reader, may warrant higher discounts,\\\" it states. Free books It suggests users could be offered ads as hyperlinks based within the book's text, in-laid text or even \\\"dynamic content\\\" such as video. Another idea suggests boxes at the bottom of a page could trail later chapters or quotes saying \\\"brought to you by Company A\\\". It adds that the more willing the customer is to see the ads, the greater the potential discount. \\\"Higher frequencies... may even be great enough to allow the e-book to be obtained for free,\\\" it states. The authors write that the type of ad could influence the value of the discount, with \\\"lower class advertising... such as teeth whitener advertisements\\\" offering a cheaper price than \\\"high\\\" or \\\"middle class\\\" adverts, for things like pizza. The inventors also suggest that ads could be linked to the mood or emotional state the reader is in as a they progress through a title. For example, they say if characters fall in love or show affection during a chapter, then ads for flowers or entertainment could be triggered. The patents also suggest this could applied to children's books - giving the Tom Hanks animated film Polar Express as an example. It says a scene showing a waiter giving the protagonists hot drinks \\\"may be an excellent opportunity to show an advertisement for hot cocoa, or a branded chocolate bar\\\". Another example states: \\\"If the setting includes young characters, a Coke advertisement could be provided, inviting the reader to enjoy a glass of Coke with his book, and providing a graphic of a cool glass.\\\" It adds that such targeting could be further enhanced by taking account of previous titles the owner has bought. 'Advertising-free zone' At present, several Amazon and Kobo e-book readers offer full-screen adverts when the device is switched off and show smaller ads on their menu screens, but the main text of the titles remains free of marketing. Yahoo does not currently provide ads to these devices, and a move into the area could boost its shrinking revenues. However, Philip Jones, deputy editor of the Bookseller magazine, said that the internet firm might struggle to get some of its ideas adopted. \\\"This has been mooted before and was fairly well decried,\\\" he said. \\\"Perhaps in a limited context it could work if the merchandise was strongly related to the title and was kept away from the text. \\\"But readers - particularly parents - like the fact that reading is an advertising-free zone. Authors would also want something to say about ads interrupting their narrative flow.\\\"\"\n}",
83
  "structure-splits": "The splits in the dataset are specified by the language names, which are as follows:\n- `amharic`\n- `arabic`\n- `azerbaijani`\n- `bengali`\n- `burmese`\n- `chinese_simplified`\n- `chinese_traditional`\n- `english`\n- `french`\n- `gujarati`\n- `hausa`\n- `hindi`\n- `igbo`\n- `indonesian`\n- `japanese`\n- `kirundi`\n- `korean`\n- `kyrgyz`\n- `marathi`\n- `nepali`\n- `oromo`\n- `pashto`\n- `persian`\n- `pidgin`\n- `portuguese`\n- `punjabi`\n- `russian`\n- `scottish_gaelic`\n- `serbian_cyrillic`\n- `serbian_latin`\n- `sinhala`\n- `somali`\n- `spanish`\n- `swahili`\n- `tamil`\n- `telugu`\n- `thai`\n- `tigrinya`\n- `turkish`\n- `ukrainian`\n- `urdu`\n- `uzbek`\n- `vietnamese`\n- `welsh`\n- `yoruba`",
84
  "structure-splits-criteria": "We used a 80%-10%-10% split for all languages with a few exceptions. `English` was split 93%-3.5%-3.5% for the evaluation set size to resemble that of `CNN/DM` and `XSum`; `Scottish Gaelic`, `Kyrgyz` and `Sinhala` had relatively fewer samples, their evaluation sets were increased to 500 samples for more reliable evaluation. Same articles were used for evaluation in the two variants of Chinese and Serbian to prevent data leakage in multilingual training. Individual dataset download links with train-dev-test example counts are given below:\n\nLanguage | ISO 639-1 Code | BBC subdomain(s) | Train | Dev | Test | Total |\n--------------|----------------|------------------|-------|-----|------|-------|\nAmharic | am | https://www.bbc.com/amharic | 5761 | 719 | 719 | 7199 |\nArabic | ar | https://www.bbc.com/arabic | 37519 | 4689 | 4689 | 46897 |\nAzerbaijani | az | https://www.bbc.com/azeri | 6478 | 809 | 809 | 8096 |\nBengali | bn | https://www.bbc.com/bengali | 8102 | 1012 | 1012 | 10126 |\nBurmese | my | https://www.bbc.com/burmese | 4569 | 570 | 570 | 5709 |\nChinese (Simplified) | zh-CN | https://www.bbc.com/ukchina/simp, https://www.bbc.com/zhongwen/simp | 37362 | 4670 | 4670 | 46702 |\nChinese (Traditional) | zh-TW | https://www.bbc.com/ukchina/trad, https://www.bbc.com/zhongwen/trad | 37373 | 4670 | 4670 | 46713 |\nEnglish | en | https://www.bbc.com/english, https://www.bbc.com/sinhala `*` | 306522 | 11535 | 11535 | 329592 |\nFrench | fr | https://www.bbc.com/afrique | 8697 | 1086 | 1086 | 10869 |\nGujarati | gu | https://www.bbc.com/gujarati | 9119 | 1139 | 1139 | 11397 |\nHausa | ha | https://www.bbc.com/hausa | 6418 | 802 | 802 | 8022 |\nHindi | hi | https://www.bbc.com/hindi | 70778 | 8847 | 8847 | 88472 |\nIgbo | ig | https://www.bbc.com/igbo | 4183 | 522 | 522 | 5227 |\nIndonesian | id | https://www.bbc.com/indonesia | 38242 | 4780 | 4780 | 47802 |\nJapanese | ja | https://www.bbc.com/japanese | 7113 | 889 | 889 | 8891 |\nKirundi | rn | https://www.bbc.com/gahuza | 5746 | 718 | 718 | 7182 |\nKorean | ko | https://www.bbc.com/korean | 4407 | 550 | 550 | 5507 |\nKyrgyz | ky | https://www.bbc.com/kyrgyz | 2266 | 500 | 500 | 3266 |\nMarathi | mr | https://www.bbc.com/marathi | 10903 | 1362 | 1362 | 13627 |\nNepali | np | https://www.bbc.com/nepali | 5808 | 725 | 725 | 7258 |\nOromo | om | https://www.bbc.com/afaanoromoo | 6063 | 757 | 757 | 7577 |\nPashto | ps | https://www.bbc.com/pashto | 14353 | 1794 | 1794 | 17941 |\nPersian | fa | https://www.bbc.com/persian | 47251 | 5906 | 5906 | 59063 |\nPidgin`**` | pcm | https://www.bbc.com/pidgin | 9208 | 1151 | 1151 | 11510 |\nPortuguese | pt | https://www.bbc.com/portuguese | 57402 | 7175 | 7175 | 71752 |\nPunjabi | pa | https://www.bbc.com/punjabi | 8215 | 1026 | 1026 | 10267 |\nRussian | ru | https://www.bbc.com/russian, https://www.bbc.com/ukrainian `*` | 62243 | 7780 | 7780 | 77803 |\nScottish Gaelic | gd | https://www.bbc.com/naidheachdan | 1313 | 500 | 500 | 2313 |\nSerbian (Cyrillic) | sr | https://www.bbc.com/serbian/cyr | 7275 | 909 | 909 | 9093 |\nSerbian (Latin) | sr | https://www.bbc.com/serbian/lat | 7276 | 909 | 909 | 9094 |\nSinhala | si | https://www.bbc.com/sinhala | 3249 | 500 | 500 | 4249 |\nSomali | so | https://www.bbc.com/somali | 5962 | 745 | 745 | 7452 |\nSpanish | es | https://www.bbc.com/mundo | 38110 | 4763 | 4763 | 47636 |\nSwahili | sw | https://www.bbc.com/swahili | 7898 | 987 | 987 | 9872 |\nTamil | ta | https://www.bbc.com/tamil | 16222 | 2027 | 2027 | 20276 |\nTelugu | te | https://www.bbc.com/telugu | 10421 | 1302 | 1302 | 13025 |\nThai | th | https://www.bbc.com/thai | 6616 | 826 | 826 | 8268 |\nTigrinya | ti | https://www.bbc.com/tigrinya | 5451 | 681 | 681 | 6813 |\nTurkish | tr | https://www.bbc.com/turkce | 27176 | 3397 | 3397 | 33970 |\nUkrainian | uk | https://www.bbc.com/ukrainian | 43201 | 5399 | 5399 | 53999 |\nUrdu | ur | https://www.bbc.com/urdu | 67665 | 8458 | 8458 | 84581 |\nUzbek | uz | https://www.bbc.com/uzbek | 4728 | 590 | 590 | 5908 |\nVietnamese | vi | https://www.bbc.com/vietnamese | 32111 | 4013 | 4013 | 40137 |\nWelsh | cy | https://www.bbc.com/cymrufyw | 9732 | 1216 | 1216 | 12164 |\nYoruba | yo | https://www.bbc.com/yoruba | 6350 | 793 | 793 | 7936 |\n\n`*` A lot of articles in BBC Sinhala and BBC Ukrainian were written in English and Russian respectively. They were identified using [Fasttext](https://arxiv.org/abs/1607.01759) and moved accordingly.\n`**` West African Pidgin English",
85
  "structure-description": "N/A",
86
  "structure-labels": "N/A",
87
  "structure-outlier": "N/A"
 
 
 
88
  }
89
  },
90
  "curation": {
2
  "overview": {
3
  "where": {
4
  "has-leaderboard": "yes",
5
+ "leaderboard-url": "[Explainaboard](http://explainaboard.nlpedia.ai/leaderboard/task_xlsum/)",
6
  "leaderboard-description": "The leaderboard ranks models based on ROUGE scores (R1/R2/RL) of the generated summaries.\n",
7
+ "website": "[Github](https://github.com/csebuetnlp/xl-sum)",
8
+ "data-url": "[Huggingface](https://huggingface.co/datasets/csebuetnlp/xlsum/tree/main/data)",
9
+ "paper-url": "[ACL Anthology](https://aclanthology.org/2021.findings-acl.413/)",
10
+ "paper-bibtext": "```\n@inproceedings{hasan-etal-2021-xl,\n title = \"{XL}-Sum: Large-Scale Multilingual Abstractive Summarization for 44 Languages\",\n author = \"Hasan, Tahmid and\n Bhattacharjee, Abhik and\n Islam, Md. Saiful and\n Mubasshir, Kazi and\n Li, Yuan-Fang and\n Kang, Yong-Bin and\n Rahman, M. Sohel and\n Shahriyar, Rifat\",\n booktitle = \"Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021\",\n month = aug,\n year = \"2021\",\n address = \"Online\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://aclanthology.org/2021.findings-acl.413\",\n pages = \"4693--4703\",\n}\n```",
11
  "contact-name": "Tahmid Hasan",
12
  "contact-email": "tahmidhasan@cse.buet.ac.bd"
13
  },
79
  },
80
  "structure": {
81
  "data-fields": "- `gem_id`: A string representing the article ID.\n- `url`: A string representing the article URL.\n- `title`: A string containing the article title.\n- `summary`: A string containing the article summary.\n- `text` : A string containing the article text. \n",
82
+ "structure-example": "```\n{\n \"gem_id\": \"GEM-xlsum_english-train-1589\",\n \"url\": \"https://www.bbc.com/news/technology-17657859\",\n \"title\": \"Yahoo files e-book advert system patent applications\",\n \"summary\": \"Yahoo has signalled it is investigating e-book adverts as a way to stimulate its earnings.\",\n \"text\": \"Yahoo's patents suggest users could weigh the type of ads against the sizes of discount before purchase. It says in two US patent applications that ads for digital book readers have been \\\"less than optimal\\\" to date. The filings suggest that users could be offered titles at a variety of prices depending on the ads' prominence They add that the products shown could be determined by the type of book being read, or even the contents of a specific chapter, phrase or word. The paperwork was published by the US Patent and Trademark Office late last week and relates to work carried out at the firm's headquarters in Sunnyvale, California. \\\"Greater levels of advertising, which may be more valuable to an advertiser and potentially more distracting to an e-book reader, may warrant higher discounts,\\\" it states. Free books It suggests users could be offered ads as hyperlinks based within the book's text, in-laid text or even \\\"dynamic content\\\" such as video. Another idea suggests boxes at the bottom of a page could trail later chapters or quotes saying \\\"brought to you by Company A\\\". It adds that the more willing the customer is to see the ads, the greater the potential discount. \\\"Higher frequencies... may even be great enough to allow the e-book to be obtained for free,\\\" it states. The authors write that the type of ad could influence the value of the discount, with \\\"lower class advertising... such as teeth whitener advertisements\\\" offering a cheaper price than \\\"high\\\" or \\\"middle class\\\" adverts, for things like pizza. The inventors also suggest that ads could be linked to the mood or emotional state the reader is in as a they progress through a title. For example, they say if characters fall in love or show affection during a chapter, then ads for flowers or entertainment could be triggered. The patents also suggest this could applied to children's books - giving the Tom Hanks animated film Polar Express as an example. It says a scene showing a waiter giving the protagonists hot drinks \\\"may be an excellent opportunity to show an advertisement for hot cocoa, or a branded chocolate bar\\\". Another example states: \\\"If the setting includes young characters, a Coke advertisement could be provided, inviting the reader to enjoy a glass of Coke with his book, and providing a graphic of a cool glass.\\\" It adds that such targeting could be further enhanced by taking account of previous titles the owner has bought. 'Advertising-free zone' At present, several Amazon and Kobo e-book readers offer full-screen adverts when the device is switched off and show smaller ads on their menu screens, but the main text of the titles remains free of marketing. Yahoo does not currently provide ads to these devices, and a move into the area could boost its shrinking revenues. However, Philip Jones, deputy editor of the Bookseller magazine, said that the internet firm might struggle to get some of its ideas adopted. \\\"This has been mooted before and was fairly well decried,\\\" he said. \\\"Perhaps in a limited context it could work if the merchandise was strongly related to the title and was kept away from the text. \\\"But readers - particularly parents - like the fact that reading is an advertising-free zone. Authors would also want something to say about ads interrupting their narrative flow.\\\"\"\n}\n```",
83
  "structure-splits": "The splits in the dataset are specified by the language names, which are as follows:\n- `amharic`\n- `arabic`\n- `azerbaijani`\n- `bengali`\n- `burmese`\n- `chinese_simplified`\n- `chinese_traditional`\n- `english`\n- `french`\n- `gujarati`\n- `hausa`\n- `hindi`\n- `igbo`\n- `indonesian`\n- `japanese`\n- `kirundi`\n- `korean`\n- `kyrgyz`\n- `marathi`\n- `nepali`\n- `oromo`\n- `pashto`\n- `persian`\n- `pidgin`\n- `portuguese`\n- `punjabi`\n- `russian`\n- `scottish_gaelic`\n- `serbian_cyrillic`\n- `serbian_latin`\n- `sinhala`\n- `somali`\n- `spanish`\n- `swahili`\n- `tamil`\n- `telugu`\n- `thai`\n- `tigrinya`\n- `turkish`\n- `ukrainian`\n- `urdu`\n- `uzbek`\n- `vietnamese`\n- `welsh`\n- `yoruba`",
84
  "structure-splits-criteria": "We used a 80%-10%-10% split for all languages with a few exceptions. `English` was split 93%-3.5%-3.5% for the evaluation set size to resemble that of `CNN/DM` and `XSum`; `Scottish Gaelic`, `Kyrgyz` and `Sinhala` had relatively fewer samples, their evaluation sets were increased to 500 samples for more reliable evaluation. Same articles were used for evaluation in the two variants of Chinese and Serbian to prevent data leakage in multilingual training. Individual dataset download links with train-dev-test example counts are given below:\n\nLanguage | ISO 639-1 Code | BBC subdomain(s) | Train | Dev | Test | Total |\n--------------|----------------|------------------|-------|-----|------|-------|\nAmharic | am | https://www.bbc.com/amharic | 5761 | 719 | 719 | 7199 |\nArabic | ar | https://www.bbc.com/arabic | 37519 | 4689 | 4689 | 46897 |\nAzerbaijani | az | https://www.bbc.com/azeri | 6478 | 809 | 809 | 8096 |\nBengali | bn | https://www.bbc.com/bengali | 8102 | 1012 | 1012 | 10126 |\nBurmese | my | https://www.bbc.com/burmese | 4569 | 570 | 570 | 5709 |\nChinese (Simplified) | zh-CN | https://www.bbc.com/ukchina/simp, https://www.bbc.com/zhongwen/simp | 37362 | 4670 | 4670 | 46702 |\nChinese (Traditional) | zh-TW | https://www.bbc.com/ukchina/trad, https://www.bbc.com/zhongwen/trad | 37373 | 4670 | 4670 | 46713 |\nEnglish | en | https://www.bbc.com/english, https://www.bbc.com/sinhala `*` | 306522 | 11535 | 11535 | 329592 |\nFrench | fr | https://www.bbc.com/afrique | 8697 | 1086 | 1086 | 10869 |\nGujarati | gu | https://www.bbc.com/gujarati | 9119 | 1139 | 1139 | 11397 |\nHausa | ha | https://www.bbc.com/hausa | 6418 | 802 | 802 | 8022 |\nHindi | hi | https://www.bbc.com/hindi | 70778 | 8847 | 8847 | 88472 |\nIgbo | ig | https://www.bbc.com/igbo | 4183 | 522 | 522 | 5227 |\nIndonesian | id | https://www.bbc.com/indonesia | 38242 | 4780 | 4780 | 47802 |\nJapanese | ja | https://www.bbc.com/japanese | 7113 | 889 | 889 | 8891 |\nKirundi | rn | https://www.bbc.com/gahuza | 5746 | 718 | 718 | 7182 |\nKorean | ko | https://www.bbc.com/korean | 4407 | 550 | 550 | 5507 |\nKyrgyz | ky | https://www.bbc.com/kyrgyz | 2266 | 500 | 500 | 3266 |\nMarathi | mr | https://www.bbc.com/marathi | 10903 | 1362 | 1362 | 13627 |\nNepali | np | https://www.bbc.com/nepali | 5808 | 725 | 725 | 7258 |\nOromo | om | https://www.bbc.com/afaanoromoo | 6063 | 757 | 757 | 7577 |\nPashto | ps | https://www.bbc.com/pashto | 14353 | 1794 | 1794 | 17941 |\nPersian | fa | https://www.bbc.com/persian | 47251 | 5906 | 5906 | 59063 |\nPidgin`**` | pcm | https://www.bbc.com/pidgin | 9208 | 1151 | 1151 | 11510 |\nPortuguese | pt | https://www.bbc.com/portuguese | 57402 | 7175 | 7175 | 71752 |\nPunjabi | pa | https://www.bbc.com/punjabi | 8215 | 1026 | 1026 | 10267 |\nRussian | ru | https://www.bbc.com/russian, https://www.bbc.com/ukrainian `*` | 62243 | 7780 | 7780 | 77803 |\nScottish Gaelic | gd | https://www.bbc.com/naidheachdan | 1313 | 500 | 500 | 2313 |\nSerbian (Cyrillic) | sr | https://www.bbc.com/serbian/cyr | 7275 | 909 | 909 | 9093 |\nSerbian (Latin) | sr | https://www.bbc.com/serbian/lat | 7276 | 909 | 909 | 9094 |\nSinhala | si | https://www.bbc.com/sinhala | 3249 | 500 | 500 | 4249 |\nSomali | so | https://www.bbc.com/somali | 5962 | 745 | 745 | 7452 |\nSpanish | es | https://www.bbc.com/mundo | 38110 | 4763 | 4763 | 47636 |\nSwahili | sw | https://www.bbc.com/swahili | 7898 | 987 | 987 | 9872 |\nTamil | ta | https://www.bbc.com/tamil | 16222 | 2027 | 2027 | 20276 |\nTelugu | te | https://www.bbc.com/telugu | 10421 | 1302 | 1302 | 13025 |\nThai | th | https://www.bbc.com/thai | 6616 | 826 | 826 | 8268 |\nTigrinya | ti | https://www.bbc.com/tigrinya | 5451 | 681 | 681 | 6813 |\nTurkish | tr | https://www.bbc.com/turkce | 27176 | 3397 | 3397 | 33970 |\nUkrainian | uk | https://www.bbc.com/ukrainian | 43201 | 5399 | 5399 | 53999 |\nUrdu | ur | https://www.bbc.com/urdu | 67665 | 8458 | 8458 | 84581 |\nUzbek | uz | https://www.bbc.com/uzbek | 4728 | 590 | 590 | 5908 |\nVietnamese | vi | https://www.bbc.com/vietnamese | 32111 | 4013 | 4013 | 40137 |\nWelsh | cy | https://www.bbc.com/cymrufyw | 9732 | 1216 | 1216 | 12164 |\nYoruba | yo | https://www.bbc.com/yoruba | 6350 | 793 | 793 | 7936 |\n\n`*` A lot of articles in BBC Sinhala and BBC Ukrainian were written in English and Russian respectively. They were identified using [Fasttext](https://arxiv.org/abs/1607.01759) and moved accordingly.\n`**` West African Pidgin English",
85
  "structure-description": "N/A",
86
  "structure-labels": "N/A",
87
  "structure-outlier": "N/A"
88
+ },
89
+ "what": {
90
+ "dataset": "XLSum is a highly multilingual summarization dataset supporting 44 language. The data stems from BBC news articles. "
91
  }
92
  },
93
  "curation": {