FlyPig23 commited on
Commit
74dc5db
·
verified ·
1 Parent(s): 72f97e3

Upload batch 79 (20 files, last=huggingface_dataset/Dataset_Card/RohanAiLab_persian_news_dataset.md)

Browse files
Files changed (20) hide show
  1. huggingface_dataset/Dataset_Card/AigizK_bashkir-russian-parallel-corpora.md +36 -0
  2. huggingface_dataset/Dataset_Card/DFKI-SLT_scidtb.md +239 -0
  3. huggingface_dataset/Dataset_Card/Datatang_Chinese_Mandarin_Synthesis_Data_Female_Customer_Service.md +127 -0
  4. huggingface_dataset/Dataset_Card/LRGB_voc_superpixels_edge_wt_only_coord_10.md +41 -0
  5. huggingface_dataset/Dataset_Card/RobotsMaliAI_bayelemabaga.md +76 -0
  6. huggingface_dataset/Dataset_Card/RohanAiLab_persian_news_dataset.md +40 -0
  7. huggingface_dataset/Dataset_Card/anli.md +241 -0
  8. huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-lener_br-lener_br-c186f5-1776861661.md +33 -0
  9. huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-mathemakitten__winobias_antistereotype_test_cot-mathema-acb860-1886064281.md +34 -0
  10. huggingface_dataset/Dataset_Card/autoevaluate_autoeval-staging-eval-squad_v2-squad_v2-76c05b-14906069.md +35 -0
  11. huggingface_dataset/Dataset_Card/carlosdanielhernandezmena_ravnursson_asr.md +219 -0
  12. huggingface_dataset/Dataset_Card/djghosh_wds_vtab-cifar100_test.md +15 -0
  13. huggingface_dataset/Dataset_Card/facebook_voxpopuli.md +294 -0
  14. huggingface_dataset/Dataset_Card/irds_disks45_nocr_trec7.md +56 -0
  15. huggingface_dataset/Dataset_Card/lmqg_qg_subjqa.md +91 -0
  16. huggingface_dataset/Dataset_Card/multi_nli_mismatch.md +215 -0
  17. huggingface_dataset/Dataset_Card/mvarma_medwiki.md +190 -0
  18. huggingface_dataset/Dataset_Card/opentargets_clinical_trial_reason_to_stop.md +174 -0
  19. huggingface_dataset/Dataset_Card/wikipedia.md +956 -0
  20. huggingface_dataset/Dataset_Card/zpn_tox21_srp53.md +134 -0
huggingface_dataset/Dataset_Card/AigizK_bashkir-russian-parallel-corpora.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: ba
5
+ dtype: string
6
+ - name: ru
7
+ dtype: string
8
+ - name: corpus
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 282054412
13
+ num_examples: 702100
14
+ download_size: 129601180
15
+ dataset_size: 282054412
16
+ task_categories:
17
+ - translation
18
+ language:
19
+ - ba
20
+ - ru
21
+ license: cc-by-4.0
22
+ ---
23
+ # Dataset Card for "bashkir-russian-parallel-corpora"
24
+
25
+ ### How the dataset was assembled.
26
+
27
+ 1. find the text in two languages. it can be a translated book or an internet page (wikipedia, news site)
28
+ 2. our algorithm tries to match Bashkir sentences with their translation in Russian
29
+ 3. We give these pairs to people to check
30
+ ```
31
+ @inproceedings{
32
+ title={Bashkir-Russian parallel corpora},
33
+ author={Iskander Shakirov, Aigiz Kunafin},
34
+ year={2023}
35
+ }
36
+ ```
huggingface_dataset/Dataset_Card/DFKI-SLT_scidtb.md ADDED
@@ -0,0 +1,239 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - expert-generated
4
+ language_creators:
5
+ - found
6
+ language:
7
+ - en
8
+ license: []
9
+ multilinguality:
10
+ - monolingual
11
+ size_categories:
12
+ - unknown
13
+ source_datasets:
14
+ - original
15
+ task_categories:
16
+ - token-classification
17
+ task_ids:
18
+ - parsing
19
+ pretty_name: Scientific Dependency Tree Bank
20
+ language_bcp47:
21
+ - en-US
22
+ ---
23
+
24
+ # Dataset Card for SciDTB
25
+
26
+ ## Table of Contents
27
+ - [Dataset Description](#dataset-description)
28
+ - [Dataset Summary](#dataset-summary)
29
+ - [Supported Tasks](#supported-tasks-and-leaderboards)
30
+ - [Languages](#languages)
31
+ - [Dataset Structure](#dataset-structure)
32
+ - [Data Instances](#data-instances)
33
+ - [Data Fields](#data-instances)
34
+ - [Data Splits](#data-instances)
35
+ - [Dataset Creation](#dataset-creation)
36
+ - [Curation Rationale](#curation-rationale)
37
+ - [Source Data](#source-data)
38
+ - [Annotations](#annotations)
39
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
40
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
41
+ - [Social Impact of Dataset](#social-impact-of-dataset)
42
+ - [Discussion of Biases](#discussion-of-biases)
43
+ - [Other Known Limitations](#other-known-limitations)
44
+ - [Additional Information](#additional-information)
45
+ - [Dataset Curators](#dataset-curators)
46
+ - [Licensing Information](#licensing-information)
47
+ - [Citation Information](#citation-information)
48
+
49
+ ## Dataset Description
50
+
51
+ - **Homepage:** https://github.com/PKU-TANGENT/SciDTB
52
+ - **Repository:** https://github.com/PKU-TANGENT/SciDTB
53
+ - **Paper:** https://aclanthology.org/P18-2071/
54
+ - **Leaderboard:** [Needs More Information]
55
+ - **Point of Contact:** [Needs More Information]
56
+
57
+ ### Dataset Summary
58
+
59
+ SciDTB is a domain-specific discourse treebank annotated on scientific articles written in English-language. Different from widely-used RST-DT and PDTB, SciDTB uses dependency trees to represent discourse structure, which is flexible and simplified to some extent but do not sacrifice structural integrity. Furthermore, this treebank is made as a benchmark for evaluating discourse dependency parsers. This dataset can benefit many downstream NLP tasks such as machine translation and automatic summarization.
60
+
61
+ ### Supported Tasks and Leaderboards
62
+
63
+ [Needs More Information]
64
+
65
+ ### Languages
66
+
67
+ English.
68
+
69
+ ## Dataset Structure
70
+
71
+ ### Data Instances
72
+
73
+ A typical data point consist of `root` which is a list of nodes in dependency tree. Each node in the list has four fields: `id` containing id for the node, `parent` contains id of the parent node, `text` refers to the span that is part of the current node and finally `relation` represents relation between current node and parent node.
74
+
75
+ An example from SciDTB train set is given below:
76
+
77
+ ```
78
+ {
79
+ "root": [
80
+ {
81
+ "id": 0,
82
+ "parent": -1,
83
+ "text": "ROOT",
84
+ "relation": "null"
85
+ },
86
+ {
87
+ "id": 1,
88
+ "parent": 0,
89
+ "text": "We propose a neural network approach ",
90
+ "relation": "ROOT"
91
+ },
92
+ {
93
+ "id": 2,
94
+ "parent": 1,
95
+ "text": "to benefit from the non-linearity of corpus-wide statistics for part-of-speech ( POS ) tagging . <S>",
96
+ "relation": "enablement"
97
+ },
98
+ {
99
+ "id": 3,
100
+ "parent": 1,
101
+ "text": "We investigated several types of corpus-wide information for the words , such as word embeddings and POS tag distributions . <S>",
102
+ "relation": "elab-aspect"
103
+ },
104
+ {
105
+ "id": 4,
106
+ "parent": 5,
107
+ "text": "Since these statistics are encoded as dense continuous features , ",
108
+ "relation": "cause"
109
+ },
110
+ {
111
+ "id": 5,
112
+ "parent": 3,
113
+ "text": "it is not trivial to combine these features ",
114
+ "relation": "elab-addition"
115
+ },
116
+ {
117
+ "id": 6,
118
+ "parent": 5,
119
+ "text": "comparing with sparse discrete features . <S>",
120
+ "relation": "comparison"
121
+ },
122
+ {
123
+ "id": 7,
124
+ "parent": 1,
125
+ "text": "Our tagger is designed as a combination of a linear model for discrete features and a feed-forward neural network ",
126
+ "relation": "elab-aspect"
127
+ },
128
+ {
129
+ "id": 8,
130
+ "parent": 7,
131
+ "text": "that captures the non-linear interactions among the continuous features . <S>",
132
+ "relation": "elab-addition"
133
+ },
134
+ {
135
+ "id": 9,
136
+ "parent": 10,
137
+ "text": "By using several recent advances in the activation functions for neural networks , ",
138
+ "relation": "manner-means"
139
+ },
140
+ {
141
+ "id": 10,
142
+ "parent": 1,
143
+ "text": "the proposed method marks new state-of-the-art accuracies for English POS tagging tasks . <S>",
144
+ "relation": "evaluation"
145
+ }
146
+ ]
147
+ }
148
+ ```
149
+
150
+ More such raw data instance can be found [here](https://github.com/PKU-TANGENT/SciDTB/tree/master/dataset)
151
+
152
+ ### Data Fields
153
+
154
+ - id: an integer identifier for the node
155
+ - parent: an integer identifier for the parent node
156
+ - text: a string containing text for the current node
157
+ - relation: a string representing discourse relation between current node and parent node
158
+
159
+ ### Data Splits
160
+
161
+ Dataset consists of three splits: `train`, `dev` and `test`.
162
+
163
+ | Train | Valid | Test |
164
+ | ------ | ----- | ---- |
165
+ | 743 | 154 | 152|
166
+
167
+
168
+ ## Dataset Creation
169
+
170
+ ### Curation Rationale
171
+
172
+ [Needs More Information]
173
+
174
+ ### Source Data
175
+
176
+ #### Initial Data Collection and Normalization
177
+
178
+ [Needs More Information]
179
+
180
+ #### Who are the source language producers?
181
+
182
+ [Needs More Information]
183
+
184
+ ### Annotations
185
+
186
+ #### Annotation process
187
+
188
+ More information can be found [here](https://aclanthology.org/P18-2071/)
189
+
190
+ #### Who are the annotators?
191
+
192
+ [Needs More Information]
193
+
194
+ ### Personal and Sensitive Information
195
+
196
+ [Needs More Information]
197
+
198
+ ## Considerations for Using the Data
199
+
200
+ ### Social Impact of Dataset
201
+
202
+ [Needs More Information]
203
+
204
+ ### Discussion of Biases
205
+
206
+ [Needs More Information]
207
+
208
+ ### Other Known Limitations
209
+
210
+ [Needs More Information]
211
+
212
+ ## Additional Information
213
+
214
+ ### Dataset Curators
215
+
216
+ [Needs More Information]
217
+
218
+ ### Licensing Information
219
+
220
+ [Needs More Information]
221
+
222
+ ### Citation Information
223
+
224
+ ```
225
+ @inproceedings{yang-li-2018-scidtb,
226
+ title = "{S}ci{DTB}: Discourse Dependency {T}ree{B}ank for Scientific Abstracts",
227
+ author = "Yang, An and
228
+ Li, Sujian",
229
+ booktitle = "Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers)",
230
+ month = jul,
231
+ year = "2018",
232
+ address = "Melbourne, Australia",
233
+ publisher = "Association for Computational Linguistics",
234
+ url = "https://aclanthology.org/P18-2071",
235
+ doi = "10.18653/v1/P18-2071",
236
+ pages = "444--449",
237
+ abstract = "Annotation corpus for discourse relations benefits NLP tasks such as machine translation and question answering. In this paper, we present SciDTB, a domain-specific discourse treebank annotated on scientific articles. Different from widely-used RST-DT and PDTB, SciDTB uses dependency trees to represent discourse structure, which is flexible and simplified to some extent but do not sacrifice structural integrity. We discuss the labeling framework, annotation workflow and some statistics about SciDTB. Furthermore, our treebank is made as a benchmark for evaluating discourse dependency parsers, on which we provide several baselines as fundamental work.",
238
+ }
239
+ ```
huggingface_dataset/Dataset_Card/Datatang_Chinese_Mandarin_Synthesis_Data_Female_Customer_Service.md ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ YAML tags:
3
+ - copy-paste the tags obtained with the tagging app: https://github.com/huggingface/datasets-tagging
4
+ ---
5
+
6
+ # Dataset Card for Datatang/Chinese_Mandarin_Synthesis_Data_Female_Customer_Service
7
+
8
+ ## Table of Contents
9
+ - [Table of Contents](#table-of-contents)
10
+ - [Dataset Description](#dataset-description)
11
+ - [Dataset Summary](#dataset-summary)
12
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
13
+ - [Languages](#languages)
14
+ - [Dataset Structure](#dataset-structure)
15
+ - [Data Instances](#data-instances)
16
+ - [Data Fields](#data-fields)
17
+ - [Data Splits](#data-splits)
18
+ - [Dataset Creation](#dataset-creation)
19
+ - [Curation Rationale](#curation-rationale)
20
+ - [Source Data](#source-data)
21
+ - [Annotations](#annotations)
22
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
23
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
24
+ - [Social Impact of Dataset](#social-impact-of-dataset)
25
+ - [Discussion of Biases](#discussion-of-biases)
26
+ - [Other Known Limitations](#other-known-limitations)
27
+ - [Additional Information](#additional-information)
28
+ - [Dataset Curators](#dataset-curators)
29
+ - [Licensing Information](#licensing-information)
30
+ - [Citation Information](#citation-information)
31
+ - [Contributions](#contributions)
32
+
33
+ ## Dataset Description
34
+
35
+ - **Homepage:** https://bit.ly/3zRJtHc
36
+ - **Repository:**
37
+ - **Paper:**
38
+ - **Leaderboard:**
39
+ - **Point of Contact:**
40
+
41
+ ### Dataset Summary
42
+
43
+ 26.1 Hours - Chinese Mandarin Synthesis Corpus-Female, Customer Service, It is recorded by Chinese native speakers, with lively and frindly voice. The phoneme coverage is balanced. Professional phonetician participates in the annotation. It precisely matches with the research and development needs of the speech synthesis.
44
+
45
+ For more details, please refer to the link: https://bit.ly/3HFDs29
46
+
47
+ ### Supported Tasks and Leaderboards
48
+
49
+ tts: The dataset can be used to train a model for Text to Speech (TTS).
50
+
51
+ ### Languages
52
+
53
+ Chinese Mandarin
54
+ ## Dataset Structure
55
+
56
+ ### Data Instances
57
+
58
+ [More Information Needed]
59
+
60
+ ### Data Fields
61
+
62
+ [More Information Needed]
63
+
64
+ ### Data Splits
65
+
66
+ [More Information Needed]
67
+
68
+ ## Dataset Creation
69
+
70
+ ### Curation Rationale
71
+
72
+ [More Information Needed]
73
+
74
+ ### Source Data
75
+
76
+ #### Initial Data Collection and Normalization
77
+
78
+ [More Information Needed]
79
+
80
+ #### Who are the source language producers?
81
+
82
+ [More Information Needed]
83
+
84
+ ### Annotations
85
+
86
+ #### Annotation process
87
+
88
+ [More Information Needed]
89
+
90
+ #### Who are the annotators?
91
+
92
+ [More Information Needed]
93
+
94
+ ### Personal and Sensitive Information
95
+
96
+ [More Information Needed]
97
+
98
+ ## Considerations for Using the Data
99
+
100
+ ### Social Impact of Dataset
101
+
102
+ [More Information Needed]
103
+
104
+ ### Discussion of Biases
105
+
106
+ [More Information Needed]
107
+
108
+ ### Other Known Limitations
109
+
110
+ [More Information Needed]
111
+
112
+ ## Additional Information
113
+
114
+ ### Dataset Curators
115
+
116
+ [More Information Needed]
117
+
118
+ ### Licensing Information
119
+
120
+ Commerical License: https://drive.google.com/file/d/1saDCPm74D4UWfBL17VbkTsZLGfpOQj1J/view?usp=sharing
121
+
122
+ ### Citation Information
123
+
124
+ [More Information Needed]
125
+
126
+ ### Contributions
127
+
huggingface_dataset/Dataset_Card/LRGB_voc_superpixels_edge_wt_only_coord_10.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - graph-ml
4
+ size_categories:
5
+ - 1M<n<10M
6
+ tags:
7
+ - lrgb
8
+ ---
9
+
10
+ # `voc_superpixels_edge_wt_only_coord_10`
11
+
12
+ ### Dataset Summary
13
+
14
+ | Dataset | Domain | Task | Node Feat. (dim) | Edge Feat. (dim) | Perf. Metric |
15
+ |---|---|---|---|---|---|
16
+ | PascalVOC-SP| Computer Vision | Node Prediction | Pixel + Coord (14) | Edge Weight (1 or 2) | macro F1 |
17
+
18
+ | Dataset | # Graphs | # Nodes | μ Nodes | μ Deg. | # Edges | μ Edges | μ Short. Path | μ Diameter
19
+ |---|---:|---:|---:|:---:|---:|---:|---:|---:|
20
+ | PascalVOC-SP| 11,355 | 5,443,545 | 479.40 | 5.65 | 30,777,444 | 2,710.48 | 10.74±0.51 | 27.62±2.13 |
21
+
22
+ ## Additional Information
23
+
24
+ ### Dataset Curators
25
+
26
+ * Vijay Prakash Dwivedi ([vijaydwivedi75](https://github.com/vijaydwivedi75))
27
+
28
+ ### Licensing Information
29
+
30
+ [Custom License](http://host.robots.ox.ac.uk/pascal/VOC/voc2011/index.html) for Pascal VOC 2011 (respecting Flickr terms of use)
31
+
32
+ ### Citation Information
33
+
34
+ ```
35
+ @article{dwivedi2022LRGB,
36
+ title={Long Range Graph Benchmark},
37
+ author={Dwivedi, Vijay Prakash and Rampášek, Ladislav and Galkin, Mikhail and Parviz, Ali and Wolf, Guy and Luu, Anh Tuan and Beaini, Dominique},
38
+ journal={arXiv:2206.08164},
39
+ year={2022}
40
+ }
41
+ ```
huggingface_dataset/Dataset_Card/RobotsMaliAI_bayelemabaga.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # BAYƐLƐMABAGA: Parallel French - Bambara Dataset for Machine Learning
2
+
3
+ ## Overview
4
+ The Bayelemabaga dataset is a collection of 44562 aligned machine translation ready Bambara-French lines, originating from [Corpus Bambara de Reference](http://cormande.huma-num.fr/corbama/run.cgi/first_form). The dataset is constitued of text extracted from **264** text files, varing from periodicals, books, short stories, blog posts, part of the Bible and the Quran.
5
+
6
+ ## Snapshot: 46976
7
+ | | |
8
+ |:---|---:|
9
+ | **Lines** | **46976** |
10
+ | French Tokens (spacy) | 691312 |
11
+ | Bambara Tokens (daba) | 660732 |
12
+ | French Types | 32018 |
13
+ | Bambara Types | 29382 |
14
+ | Avg. Fr line length | 77.6 |
15
+ | Avg. Bam line length | 61.69 |
16
+ | Number of text sources | 264 |
17
+
18
+ ## Data Splits
19
+ | | | |
20
+ |:-----:|:---:|------:|
21
+ | Train | 80% | 37580 |
22
+ | Valid | 10% | 4698 |
23
+ | Test | 10% | 4698 |
24
+ ||
25
+
26
+ ## Remarks
27
+
28
+ * We are working on resolving some last minute misalignment issues.
29
+
30
+ ### Maintenance
31
+
32
+ * This dataset is supposed to be actively maintained.
33
+
34
+ ### Benchmarks:
35
+
36
+ - `Coming soon`
37
+
38
+ ### Sources
39
+
40
+ - [`sources`](./bayelemabaga/sources.txt)
41
+
42
+ ### To note:
43
+ - ʃ => (sh/shy) sound: Symbol left in the dataset, although not a part of bambara orthography nor French orthography.
44
+
45
+ ## License
46
+
47
+ - `CC-BY-SA-4.0`
48
+
49
+ ## Version
50
+
51
+ - `1.0.1`
52
+
53
+ ## Citation
54
+
55
+ ```
56
+ @misc{bayelemabagamldataset2022
57
+ title={Machine Learning Dataset Development for Manding Languages},
58
+ author={
59
+ Valentin Vydrin and
60
+ Jean-Jacques Meric and
61
+ Kirill Maslinsky and
62
+ Andrij Rovenchak and
63
+ Allashera Auguste Tapo and
64
+ Sebastien Diarra and
65
+ Christopher Homan and
66
+ Marco Zampieri and
67
+ Michael Leventhal
68
+ },
69
+ howpublished = {url{https://github.com/robotsmali-ai/datasets}},
70
+ year={2022}
71
+ }
72
+ ```
73
+
74
+ ## Contacts
75
+ - `sdiarra <at> robotsmali.org`
76
+ - `aat3261 <at> rit.edu`
huggingface_dataset/Dataset_Card/RohanAiLab_persian_news_dataset.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: persian_news_datset
3
+ language:
4
+ - fa
5
+ source_datasets:
6
+ - original
7
+ task_categories:
8
+ - text-classification
9
+ - sequence-modeling
10
+ task_ids:
11
+ - language-modeling
12
+ - multi-class-classification
13
+
14
+ ---
15
+ # Persian_News_Dataset
16
+
17
+
18
+ # Dataset Summary
19
+
20
+ persian_news_dataset is a collection of 5 million news articles. News articles have been gathered from more than 10 news agencies for the last 12 years. This dataset can be used in different NLP tasks like language modeling, classification, supervised topic modeling,...
21
+
22
+ This effort is part of a bigger perspective to have several datasets in Persian language for different tasks that have two important factors: `free` and `easy-to-use`. Here is a quick HOW-TO for using this dataset in datasets library:[Demo-datasets](https://saied71.github.io/RohanAiLab/2021/09/03/Demo-datasets.html)
23
+
24
+ # Description
25
+
26
+ As discussed before, this dataset contains 5M news articles. Each article has these three attributes: text, title, category. Here is a sample of dataset:
27
+ ```
28
+ text :سه‌شنبه شب از دور برگشت مرحله نیمه‌نهایی لیگ قهرمانان اروپا، منچسترسیتی در ورزشگاه «اتحاد» میزبان پاری‌سن‌ژرمن بود و با ارائه نمایشی حساب شده و تحسین برانگیز به پیروزی دو بر صفر دست یافت.بازی رفت در پاریس با برتری دو بر یک سیتی به اتمام رسیده بود و با این اوصاف تیم تحت هدایت «پپ گواردیولا» در مجموع با پیروزی چهار بر یک، راهی فینال شد.بارش برف موجب سفیدپوش شدن زمین شده بود و همین امر بر عملکرد تیم‌ها تاثیر گذاشت. دیدار در حالی آغاز به کار کرد که «امباپه» ستاره پاریسی‌ها که به تازگی از مصدومیت رهایی پیدا کرده است، نیمکت‌نشین بود.بازی با حملات میهمان آغاز شد و در دقیقه هفتم داور هلندی با تصمیمی عجیب اعتقاد داشت توپ به دست «زینچنکو» مدافع سیتی برخورد کرده و نقطه پنالتی را نشان داد، اما با استفاده از سیستم کمک داور ویدئویی، پنالتی پس گرفته شد. سیتی خیلی زود به هدفش رسید و در دقیقه ۱۰ حرکت عالی او و پاس به «دی‌بروین» موجب شد تا توپ در یک رفت و برگشت به «ریاض محرز» رسیده و این بازیکن الجزایری گل نخست بازی را برای میزبان به ارمغان آورد.در دقیقه ۱۶ ضربه سر «مارکینیوش» مدافع پیش‌تاخته پاری‌سن‌ژرمن با بدشانسی به تیرک دروازه سیتی برخورد کرد.در ادامه برای دقایقی، بازیکنان در میانه میدان خطاهای متعددی انجام دادند و این امر موجب ایجاد چند درگیری شد.هرچند نماینده فرانسه درپی جبران مافات بود اما برنامه‌ای برای رسیدن به این مهم نداشت تا نیمه نخست با همین یک گل همراه شود.در نیمه دوم هم حملات پاریسی‌ها سودی نداشت و در طرف مقابل منچسترسیتی، بازی بسیار هوشمندانه‌ای ارائه کرد.در دقیقه ۶۲ و در ضد حمله‌ای برق آسا، «فیل فودن» با پاسی عالی توپ را به «ریاض محرز» رساند تا این بازیکن گل دوم خود و تیمش را ثبت کرده و سند صعود سیتی به فینال را امضا کند.در دقیقه ۶۸ «آنخل دی‌ماریا» وینگر آرژانتینی تیم پاری‌سن‌ژرمن پس از درگیری با «فرناندینو» با کارت قرمز داور از زمین اخراج شد تا کار تیمش تمام شود.در این بازی پاری‌سن‌ژرمن با تفکرات «پوچتینو»، طراحی حملات خود را به «نیمار» سپرده بود اما این بازیکن مطرح برزیلی با حرکات انفرادی بیش از از اندازه، عملکرد خوبی نداشت و حملات تیمش را خراب کرد.در نهایت بازی با پیروزی سیتی همراه شد و مالکان ثروتمند منچسترسیتی به آرزوی خود رسیده و پس از سال‌ها سرمایه‌گذاری به دیدار نهایی رسیدند. این اولین حضور سیتی در فینال لیگ قهرمانان اروپا است.چهارشنبه شب در دیگر دیدار دور برگشت نیمه‌نهایی، چلسی انگلیس در ورزشگاه «استمفورد بریج» شهر لندن پذیرای رئال‌مادرید اسپانیا است. بازی رفت با تساوی یک بر یک به اتمام رسید
29
+ title:آرزوی سیتی برآورده شد؛ صعود شاگردان «گواردیولا» به فینال
30
+ category:ورزش
31
+ ```
32
+
33
+ # Citation
34
+ ```
35
+ rohanailab@gmail.com
36
+ title={persian_news_dataset},
37
+ author={Saied Alimoradi},
38
+ year={2021}
39
+ }
40
+ ```
huggingface_dataset/Dataset_Card/anli.md ADDED
@@ -0,0 +1,241 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - crowdsourced
4
+ - machine-generated
5
+ language_creators:
6
+ - found
7
+ language:
8
+ - en
9
+ license:
10
+ - cc-by-nc-4.0
11
+ multilinguality:
12
+ - monolingual
13
+ size_categories:
14
+ - 100K<n<1M
15
+ source_datasets:
16
+ - original
17
+ - extended|hotpot_qa
18
+ task_categories:
19
+ - text-classification
20
+ task_ids:
21
+ - natural-language-inference
22
+ - multi-input-text-classification
23
+ paperswithcode_id: anli
24
+ pretty_name: Adversarial NLI
25
+ dataset_info:
26
+ features:
27
+ - name: uid
28
+ dtype: string
29
+ - name: premise
30
+ dtype: string
31
+ - name: hypothesis
32
+ dtype: string
33
+ - name: label
34
+ dtype:
35
+ class_label:
36
+ names:
37
+ '0': entailment
38
+ '1': neutral
39
+ '2': contradiction
40
+ - name: reason
41
+ dtype: string
42
+ config_name: plain_text
43
+ splits:
44
+ - name: train_r1
45
+ num_bytes: 8006920
46
+ num_examples: 16946
47
+ - name: dev_r1
48
+ num_bytes: 573444
49
+ num_examples: 1000
50
+ - name: test_r1
51
+ num_bytes: 574933
52
+ num_examples: 1000
53
+ - name: train_r2
54
+ num_bytes: 20801661
55
+ num_examples: 45460
56
+ - name: dev_r2
57
+ num_bytes: 556082
58
+ num_examples: 1000
59
+ - name: test_r2
60
+ num_bytes: 572655
61
+ num_examples: 1000
62
+ - name: train_r3
63
+ num_bytes: 44720895
64
+ num_examples: 100459
65
+ - name: dev_r3
66
+ num_bytes: 663164
67
+ num_examples: 1200
68
+ - name: test_r3
69
+ num_bytes: 657602
70
+ num_examples: 1200
71
+ download_size: 18621352
72
+ dataset_size: 77127356
73
+ ---
74
+
75
+ # Dataset Card for "anli"
76
+
77
+ ## Table of Contents
78
+ - [Dataset Description](#dataset-description)
79
+ - [Dataset Summary](#dataset-summary)
80
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
81
+ - [Languages](#languages)
82
+ - [Dataset Structure](#dataset-structure)
83
+ - [Data Instances](#data-instances)
84
+ - [Data Fields](#data-fields)
85
+ - [Data Splits](#data-splits)
86
+ - [Dataset Creation](#dataset-creation)
87
+ - [Curation Rationale](#curation-rationale)
88
+ - [Source Data](#source-data)
89
+ - [Annotations](#annotations)
90
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
91
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
92
+ - [Social Impact of Dataset](#social-impact-of-dataset)
93
+ - [Discussion of Biases](#discussion-of-biases)
94
+ - [Other Known Limitations](#other-known-limitations)
95
+ - [Additional Information](#additional-information)
96
+ - [Dataset Curators](#dataset-curators)
97
+ - [Licensing Information](#licensing-information)
98
+ - [Citation Information](#citation-information)
99
+ - [Contributions](#contributions)
100
+
101
+ ## Dataset Description
102
+
103
+ - **Homepage:**
104
+ - **Repository:** [https://github.com/facebookresearch/anli/](https://github.com/facebookresearch/anli/)
105
+ - **Paper:** [Adversarial NLI: A New Benchmark for Natural Language Understanding](https://arxiv.org/abs/1910.14599)
106
+ - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
107
+ - **Size of downloaded dataset files:** 17.76 MB
108
+ - **Size of the generated dataset:** 73.55 MB
109
+ - **Total amount of disk used:** 91.31 MB
110
+
111
+ ### Dataset Summary
112
+
113
+ The Adversarial Natural Language Inference (ANLI) is a new large-scale NLI benchmark dataset,
114
+ The dataset is collected via an iterative, adversarial human-and-model-in-the-loop procedure.
115
+ ANLI is much more difficult than its predecessors including SNLI and MNLI.
116
+ It contains three rounds. Each round has train/dev/test splits.
117
+
118
+ ### Supported Tasks and Leaderboards
119
+
120
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
121
+
122
+ ### Languages
123
+
124
+ English
125
+
126
+ ## Dataset Structure
127
+
128
+ ### Data Instances
129
+
130
+ #### plain_text
131
+
132
+ - **Size of downloaded dataset files:** 17.76 MB
133
+ - **Size of the generated dataset:** 73.55 MB
134
+ - **Total amount of disk used:** 91.31 MB
135
+
136
+ An example of 'train_r2' looks as follows.
137
+ ```
138
+ This example was too long and was cropped:
139
+
140
+ {
141
+ "hypothesis": "Idris Sultan was born in the first month of the year preceding 1994.",
142
+ "label": 0,
143
+ "premise": "\"Idris Sultan (born January 1993) is a Tanzanian Actor and comedian, actor and radio host who won the Big Brother Africa-Hotshot...",
144
+ "reason": "",
145
+ "uid": "ed5c37ab-77c5-4dbc-ba75-8fd617b19712"
146
+ }
147
+ ```
148
+
149
+ ### Data Fields
150
+
151
+ The data fields are the same among all splits.
152
+
153
+ #### plain_text
154
+ - `uid`: a `string` feature.
155
+ - `premise`: a `string` feature.
156
+ - `hypothesis`: a `string` feature.
157
+ - `label`: a classification label, with possible values including `entailment` (0), `neutral` (1), `contradiction` (2).
158
+ - `reason`: a `string` feature.
159
+
160
+ ### Data Splits
161
+
162
+ | name |train_r1|dev_r1|train_r2|dev_r2|train_r3|dev_r3|test_r1|test_r2|test_r3|
163
+ |----------|-------:|-----:|-------:|-----:|-------:|-----:|------:|------:|------:|
164
+ |plain_text| 16946| 1000| 45460| 1000| 100459| 1200| 1000| 1000| 1200|
165
+
166
+ ## Dataset Creation
167
+
168
+ ### Curation Rationale
169
+
170
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
171
+
172
+ ### Source Data
173
+
174
+ #### Initial Data Collection and Normalization
175
+
176
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
177
+
178
+ #### Who are the source language producers?
179
+
180
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
181
+
182
+ ### Annotations
183
+
184
+ #### Annotation process
185
+
186
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
187
+
188
+ #### Who are the annotators?
189
+
190
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
191
+
192
+ ### Personal and Sensitive Information
193
+
194
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
195
+
196
+ ## Considerations for Using the Data
197
+
198
+ ### Social Impact of Dataset
199
+
200
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
201
+
202
+ ### Discussion of Biases
203
+
204
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
205
+
206
+ ### Other Known Limitations
207
+
208
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
209
+
210
+ ## Additional Information
211
+
212
+ ### Dataset Curators
213
+
214
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
215
+
216
+ ### Licensing Information
217
+
218
+ [cc-4 Attribution-NonCommercial](https://github.com/facebookresearch/anli/blob/main/LICENSE)
219
+
220
+ ### Citation Information
221
+
222
+ ```
223
+ @InProceedings{nie2019adversarial,
224
+ title={Adversarial NLI: A New Benchmark for Natural Language Understanding},
225
+ author={Nie, Yixin
226
+ and Williams, Adina
227
+ and Dinan, Emily
228
+ and Bansal, Mohit
229
+ and Weston, Jason
230
+ and Kiela, Douwe},
231
+ booktitle = "Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics",
232
+ year = "2020",
233
+ publisher = "Association for Computational Linguistics",
234
+ }
235
+
236
+ ```
237
+
238
+
239
+ ### Contributions
240
+
241
+ Thanks to [@thomwolf](https://github.com/thomwolf), [@easonnie](https://github.com/easonnie), [@lhoestq](https://github.com/lhoestq), [@patrickvonplaten](https://github.com/patrickvonplaten) for adding this dataset.
huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-lener_br-lener_br-c186f5-1776861661.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ type: predictions
3
+ tags:
4
+ - autotrain
5
+ - evaluation
6
+ datasets:
7
+ - lener_br
8
+ eval_info:
9
+ task: entity_extraction
10
+ model: Luciano/xlm-roberta-base-finetuned-lener-br
11
+ metrics: []
12
+ dataset_name: lener_br
13
+ dataset_config: lener_br
14
+ dataset_split: train
15
+ col_mapping:
16
+ tokens: tokens
17
+ tags: ner_tags
18
+ ---
19
+ # Dataset Card for AutoTrain Evaluator
20
+
21
+ This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset:
22
+
23
+ * Task: Token Classification
24
+ * Model: Luciano/xlm-roberta-base-finetuned-lener-br
25
+ * Dataset: lener_br
26
+ * Config: lener_br
27
+ * Split: train
28
+
29
+ To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator).
30
+
31
+ ## Contributions
32
+
33
+ Thanks to [@Luciano](https://huggingface.co/Luciano) for evaluating this model.
huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-mathemakitten__winobias_antistereotype_test_cot-mathema-acb860-1886064281.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ type: predictions
3
+ tags:
4
+ - autotrain
5
+ - evaluation
6
+ datasets:
7
+ - mathemakitten/winobias_antistereotype_test_cot
8
+ eval_info:
9
+ task: text_zero_shot_classification
10
+ model: facebook/opt-13b
11
+ metrics: []
12
+ dataset_name: mathemakitten/winobias_antistereotype_test_cot
13
+ dataset_config: mathemakitten--winobias_antistereotype_test_cot
14
+ dataset_split: test
15
+ col_mapping:
16
+ text: text
17
+ classes: classes
18
+ target: target
19
+ ---
20
+ # Dataset Card for AutoTrain Evaluator
21
+
22
+ This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset:
23
+
24
+ * Task: Zero-Shot Text Classification
25
+ * Model: facebook/opt-13b
26
+ * Dataset: mathemakitten/winobias_antistereotype_test_cot
27
+ * Config: mathemakitten--winobias_antistereotype_test_cot
28
+ * Split: test
29
+
30
+ To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator).
31
+
32
+ ## Contributions
33
+
34
+ Thanks to [@mathemakitten](https://huggingface.co/mathemakitten) for evaluating this model.
huggingface_dataset/Dataset_Card/autoevaluate_autoeval-staging-eval-squad_v2-squad_v2-76c05b-14906069.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ type: predictions
3
+ tags:
4
+ - autotrain
5
+ - evaluation
6
+ datasets:
7
+ - squad_v2
8
+ eval_info:
9
+ task: extractive_question_answering
10
+ model: deepset/xlm-roberta-large-squad2
11
+ metrics: ['bertscore']
12
+ dataset_name: squad_v2
13
+ dataset_config: squad_v2
14
+ dataset_split: validation
15
+ col_mapping:
16
+ context: context
17
+ question: question
18
+ answers-text: answers.text
19
+ answers-answer_start: answers.answer_start
20
+ ---
21
+ # Dataset Card for AutoTrain Evaluator
22
+
23
+ This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset:
24
+
25
+ * Task: Question Answering
26
+ * Model: deepset/xlm-roberta-large-squad2
27
+ * Dataset: squad_v2
28
+ * Config: squad_v2
29
+ * Split: validation
30
+
31
+ To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator).
32
+
33
+ ## Contributions
34
+
35
+ Thanks to [@nonchalant-nagavalli](https://huggingface.co/nonchalant-nagavalli) for evaluating this model.
huggingface_dataset/Dataset_Card/carlosdanielhernandezmena_ravnursson_asr.md ADDED
@@ -0,0 +1,219 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - expert-generated
4
+ language:
5
+ - fo
6
+ language_creators:
7
+ - expert-generated
8
+ license:
9
+ - cc-by-4.0
10
+ multilinguality:
11
+ - monolingual
12
+ pretty_name: RAVNURSSON FAROESE SPEECH AND TRANSCRIPTS
13
+ size_categories:
14
+ - 10K<n<100K
15
+ source_datasets:
16
+ - original
17
+ tags:
18
+ - faroe islands
19
+ - faroese
20
+ - ravnur project
21
+ - speech recognition in faroese
22
+ task_categories:
23
+ - automatic-speech-recognition
24
+ task_ids: []
25
+ ---
26
+
27
+ # Dataset Card for ravnursson_asr
28
+ ## Table of Contents
29
+ - [Dataset Description](#dataset-description)
30
+ - [Dataset Summary](#dataset-summary)
31
+ - [Supported Tasks](#supported-tasks-and-leaderboards)
32
+ - [Languages](#languages)
33
+ - [Dataset Structure](#dataset-structure)
34
+ - [Data Instances](#data-instances)
35
+ - [Data Fields](#data-fields)
36
+ - [Data Splits](#data-splits)
37
+ - [Dataset Creation](#dataset-creation)
38
+ - [Curation Rationale](#curation-rationale)
39
+ - [Source Data](#source-data)
40
+ - [Annotations](#annotations)
41
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
42
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
43
+ - [Social Impact of Dataset](#social-impact-of-dataset)
44
+ - [Discussion of Biases](#discussion-of-biases)
45
+ - [Other Known Limitations](#other-known-limitations)
46
+ - [Additional Information](#additional-information)
47
+ - [Dataset Curators](#dataset-curators)
48
+ - [Licensing Information](#licensing-information)
49
+ - [Citation Information](#citation-information)
50
+ - [Contributions](#contributions)
51
+
52
+ ## Dataset Description
53
+ - **Homepage:** [Ravnursson Faroese Speech and Transcripts](http://hdl.handle.net/20.500.12537/276)
54
+ - **Repository:** [Clarin.is](http://hdl.handle.net/20.500.12537/276)
55
+ - **Paper:** [Creating a basic language resource kit for faroese.](https://aclanthology.org/2022.lrec-1.495.pdf)
56
+ - **Point of Contact:** [Annika Simonsen](mailto:annika.simonsen@hotmail.com), [Carlos Mena](mailto:carlos.mena@ciempiess.org)
57
+
58
+ ### Dataset Summary
59
+ The corpus "RAVNURSSON FAROESE SPEECH AND TRANSCRIPTS" (or RAVNURSSON Corpus for short) is a collection of speech recordings with transcriptions intended for Automatic Speech Recognition (ASR) applications in the language that is spoken at the Faroe Islands (Faroese). It was curated at the Reykjavík University (RU) in 2022.
60
+
61
+ The RAVNURSSON Corpus is an extract of the "Basic Language Resource Kit 1.0" (BLARK 1.0) [1] developed by the Ravnur Project from the Faroe Islands [2]. As a matter of fact, the name RAVNURSSON comes from Ravnur (a tribute to the Ravnur Project) and the suffix "son" which in Icelandic means "son of". Therefore, the name "RAVNURSSON" means "The (Icelandic) son of Ravnur". The double "ss" is just for aesthetics.
62
+
63
+ The audio was collected by recording speakers reading texts. The participants are aged 15-83, divided into 3 age groups: 15-35, 36-60 and 61+.
64
+
65
+ The speech files are made of 249 female speakers and 184 male speakers; 433 speakers total. The recordings were made on TASCAM DR-40 Linear PCM audio recorders using the built-in stereo microphones in WAVE 16 bit with a sample rate of 48kHz, but then, downsampled to 16kHz@16bit mono for this corpus.
66
+
67
+ [1] Simonsen, A., Debess, I. N., Lamhauge, S. S., & Henrichsen, P. J. Creating a basic language resource kit for Faroese. In LREC 2022. 13th International Conference on Language Resources and Evaluation.
68
+
69
+ [2] Website. The Project Ravnur under the Talutøkni Foundation https://maltokni.fo/en/the-ravnur-project
70
+
71
+ ### Example Usage
72
+ The RAVNURSSON Corpus is divided in 3 splits: train, validation and test. To load a specific split pass its name as a config name:
73
+ ```python
74
+ from datasets import load_dataset
75
+ ravnursson = load_dataset("carlosdanielhernandezmena/ravnursson_asr")
76
+ ```
77
+ To load an specific split (for example, the validation split) do:
78
+ ```python
79
+ from datasets import load_dataset
80
+ ravnursson = load_dataset("carlosdanielhernandezmena/ravnursson_asr",split="validation")
81
+ ```
82
+
83
+ ### Supported Tasks
84
+ automatic-speech-recognition: The dataset can be used to train a model for Automatic Speech Recognition (ASR). The model is presented with an audio file and asked to transcribe the audio file to written text. The most common evaluation metric is the word error rate (WER).
85
+
86
+ ### Languages
87
+ The audio is in Faroese.
88
+ The reading prompts for the RAVNURSSON Corpus have been generated by expert linguists. The whole corpus was balanced for phonetic and dialectal coverage; Test and Dev subsets are gender-balanced. Tabular computer-searchable information is included as well as written documentation.
89
+
90
+ ## Dataset Structure
91
+
92
+ ### Data Instances
93
+ ```python
94
+ {
95
+ 'audio_id': 'KAM06_151121_0101',
96
+ 'audio': {
97
+ 'path': '/home/carlos/.cache/HuggingFace/datasets/downloads/extracted/32b4a757027b72b8d2e25cd9c8be9c7c919cc8d4eb1a9a899e02c11fd6074536/dev/RDATA2/KAM06_151121/KAM06_151121_0101.flac',
98
+ 'array': array([ 0.0010376 , -0.00521851, -0.00393677, ..., 0.00128174,
99
+ 0.00076294, 0.00045776], dtype=float32),
100
+ 'sampling_rate': 16000
101
+ },
102
+ 'speaker_id': 'KAM06_151121',
103
+ 'gender': 'female',
104
+ 'age': '36-60',
105
+ 'duration': 4.863999843597412,
106
+ 'normalized_text': 'endurskin eru týdningarmikil í myrkri',
107
+ 'dialect': 'sandoy'
108
+ }
109
+ ```
110
+
111
+ ### Data Fields
112
+ * `audio_id` (string) - id of audio segment
113
+ * `audio` (datasets.Audio) - a dictionary containing the path to the audio, the decoded audio array, and the sampling rate. In non-streaming mode (default), the path points to the locally extracted audio. In streaming mode, the path is the relative path of an audio inside its archive (as files are not downloaded and extracted locally).
114
+ * `speaker_id` (string) - id of speaker
115
+ * `gender` (string) - gender of speaker (male or female)
116
+ * `age` (string) - range of age of the speaker: Younger (15-35), Middle-aged (36-60) or Elderly (61+).
117
+ * `duration` (float32) - duration of the audio file in seconds.
118
+ * `normalized_text` (string) - normalized audio segment transcription
119
+ * `dialect` (string) - dialect group, for example "Suðuroy" or "Sandoy".
120
+
121
+ ### Data Splits
122
+ The speech material has been subdivided into portions for training (train), development (evaluation) and testing (test). Lengths of each portion are: train = 100h08m, test = 4h30m, dev (evaluation)=4h30m.
123
+
124
+ To load an specific portion please see the above section "Example Usage".
125
+
126
+ The development and test portions have exactly 10 male and 10 female speakers each and both portions have exactly the same size in hours (4.5h each).
127
+
128
+ ## Dataset Creation
129
+
130
+ ### Curation Rationale
131
+
132
+ The directory called "speech" contains all the speech files of the corpus. The files in the speech directory are divided in three directories: train, dev and test. The train portion is sub-divided in three types of recordings: RDATA1O, RDATA1OP and RDATA2; this is due to the organization of the recordings in the original BLARK 1.0. There, the recordings are divided in Rdata1 and Rdata2.
133
+
134
+ One main difference between Rdata1 and Rdata2 is that the reading environment for Rdata2 was controlled by a software called "PushPrompt" which is included in the original BLARK 1.0. Another main difference is that in Rdata1 there are some available transcriptions labeled at the phoneme level. For this reason the audio files in the speech directory of the RAVNURSSON corpus are divided in the folders RDATA1O where "O" is for "Orthographic" and RDATA1OP where "O" is for Orthographic and "P" is for phonetic.
135
+
136
+ In the case of the dev and test portions, the data come only from Rdata2 which does not have labels at the phonetic level.
137
+
138
+ It is important to clarify that the RAVNURSSON Corpus only includes transcriptions at the orthographic level.
139
+
140
+ ### Source Data
141
+
142
+ #### Initial Data Collection and Normalization
143
+ The dataset was released with normalized text only at an orthographic level in lower-case. The normalization process was performed by automatically removing punctuation marks and characters that are not present in the Faroese alphabet.
144
+
145
+ #### Who are the source language producers?
146
+
147
+ * The utterances were recorded using a TASCAM DR-40.
148
+
149
+ * Participants self-reported their age group, gender, native language and dialect.
150
+
151
+ * Participants are aged between 15 to 83 years.
152
+
153
+ * The corpus contains 71949 speech files from 433 speakers, totalling 109 hours and 9 minutes.
154
+
155
+ ### Annotations
156
+
157
+ #### Annotation process
158
+
159
+ Most of the reading prompts were selected by experts from a Faroese text corpus (news, blogs, Wikipedia etc.) and were edited to fit the format. Reading prompts that are within specific domains (such as Faroese place names, numbers, license plates, telling time etc.) were written by the Ravnur Project. Then, a software tool called PushPrompt were used for reading sessions (voice recordings). PushPromt presents the text items in the reading material to the reader, allowing him/her to manage the session interactively (adjusting the reading tempo, repeating speech productions at wish, inserting short breaks as needed, etc.). When the reading session is completed, a log file (with time stamps for each production) is written as a data table compliant with the TextGrid-format.
160
+
161
+ #### Who are the annotators?
162
+ The corpus was annotated by the [Ravnur Project](https://maltokni.fo/en/the-ravnur-project)
163
+
164
+ ### Personal and Sensitive Information
165
+ The dataset consists of people who have donated their voice. You agree to not attempt to determine the identity of speakers in this dataset.
166
+
167
+ ## Considerations for Using the Data
168
+
169
+ ### Social Impact of Dataset
170
+ This is the first ASR corpus in Faroese.
171
+
172
+ ### Discussion of Biases
173
+ As the number of reading prompts was limited, the common denominator in the RAVNURSSON corpus is that one prompt is read by more than one speaker. This is relevant because is a common practice in ASR to create a language model using the prompts that are found in the train portion of the corpus. That is not recommended for the RAVNURSSON Corpus as it counts with many prompts shared by all the portions and that will produce an important bias in the language modeling task.
174
+
175
+ In this section we present some statistics about the repeated prompts through all the portions of the corpus.
176
+
177
+ - In the train portion:
178
+ * Total number of prompts = 65616
179
+ * Number of unique prompts = 38646
180
+ There are 26970 repeated prompts in the train portion. In other words, 41.1% of the prompts are repeated.
181
+
182
+ - In the test portion:
183
+ * Total number of prompts = 3002
184
+ * Number of unique prompts = 2887
185
+ There are 115 repeated prompts in the test portion. In other words, 3.83% of the prompts are repeated.
186
+
187
+ - In the dev portion:
188
+ * Total number of prompts = 3331
189
+ * Number of unique prompts = 3302
190
+ There are 29 repeated prompts in the dev portion. In other words, 0.87% of the prompts are repeated.
191
+
192
+ - Considering the corpus as a whole:
193
+ * Total number of prompts = 71949
194
+ * Number of unique prompts = 39945
195
+ There are 32004 repeated prompts in the whole corpus. In other words, 44.48% of the prompts are repeated.
196
+
197
+ NOTICE!: It is also important to clarify that none of the 3 portions of the corpus share speakers.
198
+
199
+ ### Other Known Limitations
200
+ "RAVNURSSON FAROESE SPEECH AND TRANSCRIPTS" by Carlos Daniel Hernández Mena and Annika Simonsen is licensed under a Creative Commons Attribution 4.0 International (CC BY 4.0) License with the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
201
+
202
+ ## Additional Information
203
+ ### Dataset Curators
204
+ The dataset was collected by Annika Simonsen and curated by Carlos Daniel Hernández Mena.
205
+ ### Licensing Information
206
+ [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/)
207
+ ### Citation Information
208
+ ```
209
+ @misc{carlosmenaravnursson2022,
210
+ title={Ravnursson Faroese Speech and Transcripts},
211
+ author={Hernandez Mena, Carlos Daniel and Simonsen, Annika},
212
+ year={2022},
213
+ url={http://hdl.handle.net/20.500.12537/276},
214
+ }
215
+ ```
216
+ ### Contributions
217
+ This project was made possible under the umbrella of the Language Technology Programme for Icelandic 2019-2023. The programme, which is managed and coordinated by Almannarómur, is funded by the Icelandic Ministry of Education, Science and Culture.
218
+
219
+ Special thanks to Dr. Jón Guðnason, professor at Reykjavík University and head of the Language and Voice Lab (LVL) for providing computational resources.
huggingface_dataset/Dataset_Card/djghosh_wds_vtab-cifar100_test.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # CIFAR-100 Webdataset (Test set only)
2
+
3
+ Original paper: [Learning Multiple Layers of Features from Tiny Images](https://www.cs.toronto.edu/~kriz/learning-features-2009-TR.pdf)
4
+
5
+ Homepage: https://www.cs.toronto.edu/~kriz/cifar.html
6
+
7
+ Bibtex:
8
+ ```
9
+ @TECHREPORT{Krizhevsky09learningmultiple,
10
+ author = {Alex Krizhevsky},
11
+ title = {Learning multiple layers of features from tiny images},
12
+ institution = {},
13
+ year = {2009}
14
+ }
15
+ ```
huggingface_dataset/Dataset_Card/facebook_voxpopuli.md ADDED
@@ -0,0 +1,294 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators: []
3
+ language:
4
+ - en
5
+ - de
6
+ - fr
7
+ - es
8
+ - pl
9
+ - it
10
+ - ro
11
+ - hu
12
+ - cs
13
+ - nl
14
+ - fi
15
+ - hr
16
+ - sk
17
+ - sl
18
+ - et
19
+ - lt
20
+ language_creators: []
21
+ license:
22
+ - cc0-1.0
23
+ - other
24
+ multilinguality:
25
+ - multilingual
26
+ pretty_name: VoxPopuli
27
+ size_categories: []
28
+ source_datasets: []
29
+ tags: []
30
+ task_categories:
31
+ - automatic-speech-recognition
32
+ task_ids: []
33
+ ---
34
+
35
+ # Dataset Card for Voxpopuli
36
+
37
+ ## Table of Contents
38
+ - [Table of Contents](#table-of-contents)
39
+ - [Dataset Description](#dataset-description)
40
+ - [Dataset Summary](#dataset-summary)
41
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
42
+ - [Languages](#languages)
43
+ - [Dataset Structure](#dataset-structure)
44
+ - [Data Instances](#data-instances)
45
+ - [Data Fields](#data-fields)
46
+ - [Data Splits](#data-splits)
47
+ - [Dataset Creation](#dataset-creation)
48
+ - [Curation Rationale](#curation-rationale)
49
+ - [Source Data](#source-data)
50
+ - [Annotations](#annotations)
51
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
52
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
53
+ - [Social Impact of Dataset](#social-impact-of-dataset)
54
+ - [Discussion of Biases](#discussion-of-biases)
55
+ - [Other Known Limitations](#other-known-limitations)
56
+ - [Additional Information](#additional-information)
57
+ - [Dataset Curators](#dataset-curators)
58
+ - [Licensing Information](#licensing-information)
59
+ - [Citation Information](#citation-information)
60
+ - [Contributions](#contributions)
61
+
62
+ ## Dataset Description
63
+
64
+ - **Homepage:** https://github.com/facebookresearch/voxpopuli
65
+ - **Repository:** https://github.com/facebookresearch/voxpopuli
66
+ - **Paper:** https://arxiv.org/abs/2101.00390
67
+ - **Point of Contact:** [changhan@fb.com](mailto:changhan@fb.com), [mriviere@fb.com](mailto:mriviere@fb.com), [annl@fb.com](mailto:annl@fb.com)
68
+
69
+ ### Dataset Summary
70
+
71
+ VoxPopuli is a large-scale multilingual speech corpus for representation learning, semi-supervised learning and interpretation.
72
+ The raw data is collected from 2009-2020 [European Parliament event recordings](https://multimedia.europarl.europa.eu/en/home). We acknowledge the European Parliament for creating and sharing these materials.
73
+ This implementation contains transcribed speech data for 18 languages.
74
+ It also contains 29 hours of transcribed speech data of non-native English intended for research in ASR for accented speech (15 L2 accents)
75
+
76
+ ### Example usage
77
+
78
+ VoxPopuli contains labelled data for 18 languages. To load a specific language pass its name as a config name:
79
+
80
+ ```python
81
+ from datasets import load_dataset
82
+
83
+ voxpopuli_croatian = load_dataset("facebook/voxpopuli", "hr")
84
+ ```
85
+
86
+ To load all the languages in a single dataset use "multilang" config name:
87
+
88
+ ```python
89
+ voxpopuli_all = load_dataset("facebook/voxpopuli", "multilang")
90
+ ```
91
+
92
+ To load a specific set of languages, use "multilang" config name and pass a list of required languages to `languages` parameter:
93
+
94
+ ```python
95
+ voxpopuli_slavic = load_dataset("facebook/voxpopuli", "multilang", languages=["hr", "sk", "sl", "cs", "pl"])
96
+ ```
97
+
98
+ To load accented English data, use "en_accented" config name:
99
+
100
+ ```python
101
+ voxpopuli_accented = load_dataset("facebook/voxpopuli", "en_accented")
102
+ ```
103
+
104
+ **Note that L2 English subset contains only `test` split.**
105
+
106
+
107
+ ### Supported Tasks and Leaderboards
108
+
109
+ * automatic-speech-recognition: The dataset can be used to train a model for Automatic Speech Recognition (ASR). The model is presented with an audio file and asked to transcribe the audio file to written text. The most common evaluation metric is the word error rate (WER).
110
+
111
+ Accented English subset can also be used for research in ASR for accented speech (15 L2 accents)
112
+
113
+ ### Languages
114
+
115
+ VoxPopuli contains labelled (transcribed) data for 18 languages:
116
+
117
+ | Language | Code | Transcribed Hours | Transcribed Speakers | Transcribed Tokens |
118
+ |:---:|:---:|:---:|:---:|:---:|
119
+ | English | En | 543 | 1313 | 4.8M |
120
+ | German | De | 282 | 531 | 2.3M |
121
+ | French | Fr | 211 | 534 | 2.1M |
122
+ | Spanish | Es | 166 | 305 | 1.6M |
123
+ | Polish | Pl | 111 | 282 | 802K |
124
+ | Italian | It | 91 | 306 | 757K |
125
+ | Romanian | Ro | 89 | 164 | 739K |
126
+ | Hungarian | Hu | 63 | 143 | 431K |
127
+ | Czech | Cs | 62 | 138 | 461K |
128
+ | Dutch | Nl | 53 | 221 | 488K |
129
+ | Finnish | Fi | 27 | 84 | 160K |
130
+ | Croatian | Hr | 43 | 83 | 337K |
131
+ | Slovak | Sk | 35 | 96 | 270K |
132
+ | Slovene | Sl | 10 | 45 | 76K |
133
+ | Estonian | Et | 3 | 29 | 18K |
134
+ | Lithuanian | Lt | 2 | 21 | 10K |
135
+ | Total | | 1791 | 4295 | 15M |
136
+
137
+
138
+ Accented speech transcribed data has 15 various L2 accents:
139
+
140
+ | Accent | Code | Transcribed Hours | Transcribed Speakers |
141
+ |:---:|:---:|:---:|:---:|
142
+ | Dutch | en_nl | 3.52 | 45 |
143
+ | German | en_de | 3.52 | 84 |
144
+ | Czech | en_cs | 3.30 | 26 |
145
+ | Polish | en_pl | 3.23 | 33 |
146
+ | French | en_fr | 2.56 | 27 |
147
+ | Hungarian | en_hu | 2.33 | 23 |
148
+ | Finnish | en_fi | 2.18 | 20 |
149
+ | Romanian | en_ro | 1.85 | 27 |
150
+ | Slovak | en_sk | 1.46 | 17 |
151
+ | Spanish | en_es | 1.42 | 18 |
152
+ | Italian | en_it | 1.11 | 15 |
153
+ | Estonian | en_et | 1.08 | 6 |
154
+ | Lithuanian | en_lt | 0.65 | 7 |
155
+ | Croatian | en_hr | 0.42 | 9 |
156
+ | Slovene | en_sl | 0.25 | 7 |
157
+
158
+ ## Dataset Structure
159
+
160
+ ### Data Instances
161
+
162
+ ```python
163
+ {
164
+ 'audio_id': '20180206-0900-PLENARY-15-hr_20180206-16:10:06_5',
165
+ 'language': 11, # "hr"
166
+ 'audio': {
167
+ 'path': '/home/polina/.cache/huggingface/datasets/downloads/extracted/44aedc80bb053f67f957a5f68e23509e9b181cc9e30c8030f110daaedf9c510e/train_part_0/20180206-0900-PLENARY-15-hr_20180206-16:10:06_5.wav',
168
+ 'array': array([-0.01434326, -0.01055908, 0.00106812, ..., 0.00646973], dtype=float32),
169
+ 'sampling_rate': 16000
170
+ },
171
+ 'raw_text': '',
172
+ 'normalized_text': 'poast genitalnog sakaenja ena u europi tek je jedna od manifestacija takve tetne politike.',
173
+ 'gender': 'female',
174
+ 'speaker_id': '119431',
175
+ 'is_gold_transcript': True,
176
+ 'accent': 'None'
177
+ }
178
+ ```
179
+
180
+ ### Data Fields
181
+
182
+ * `audio_id` (string) - id of audio segment
183
+ * `language` (datasets.ClassLabel) - numerical id of audio segment
184
+ * `audio` (datasets.Audio) - a dictionary containing the path to the audio, the decoded audio array, and the sampling rate. In non-streaming mode (default), the path points to the locally extracted audio. In streaming mode, the path is the relative path of an audio inside its archive (as files are not downloaded and extracted locally).
185
+ * `raw_text` (string) - original (orthographic) audio segment text
186
+ * `normalized_text` (string) - normalized audio segment transcription
187
+ * `gender` (string) - gender of speaker
188
+ * `speaker_id` (string) - id of speaker
189
+ * `is_gold_transcript` (bool) - ?
190
+ * `accent` (string) - type of accent, for example "en_lt", if applicable, else "None".
191
+
192
+ ### Data Splits
193
+
194
+ All configs (languages) except for accented English contain data in three splits: train, validation and test. Accented English `en_accented` config contains only test split.
195
+
196
+ ## Dataset Creation
197
+
198
+ ### Curation Rationale
199
+
200
+ [More Information Needed]
201
+
202
+ ### Source Data
203
+
204
+ The raw data is collected from 2009-2020 [European Parliament event recordings](https://multimedia.europarl.europa.eu/en/home)
205
+
206
+ #### Initial Data Collection and Normalization
207
+
208
+ The VoxPopuli transcribed set comes from aligning the full-event source speech audio with the transcripts for plenary sessions. Official timestamps
209
+ are available for locating speeches by speaker in the full session, but they are frequently inaccurate, resulting in truncation of the speech or mixture
210
+ of fragments from the preceding or the succeeding speeches. To calibrate the original timestamps,
211
+ we perform speaker diarization (SD) on the full-session audio using pyannote.audio (Bredin et al.2020) and adopt the nearest SD timestamps (by L1 distance to the original ones) instead for segmentation.
212
+ Full-session audios are segmented into speech paragraphs by speaker, each of which has a transcript available.
213
+
214
+ The speech paragraphs have an average duration of 197 seconds, which leads to significant. We hence further segment these paragraphs into utterances with a
215
+ maximum duration of 20 seconds. We leverage speech recognition (ASR) systems to force-align speech paragraphs to the given transcripts.
216
+ The ASR systems are TDS models (Hannun et al., 2019) trained with ASG criterion (Collobert et al., 2016) on audio tracks from in-house deidentified video data.
217
+
218
+ The resulting utterance segments may have incorrect transcriptions due to incomplete raw transcripts or inaccurate ASR force-alignment.
219
+ We use the predictions from the same ASR systems as references and filter the candidate segments by a maximum threshold of 20% character error rate(CER).
220
+
221
+ #### Who are the source language producers?
222
+
223
+ Speakers are participants of the European Parliament events, many of them are EU officials.
224
+
225
+ ### Annotations
226
+
227
+ #### Annotation process
228
+
229
+ [More Information Needed]
230
+
231
+ #### Who are the annotators?
232
+
233
+ [More Information Needed]
234
+
235
+ ### Personal and Sensitive Information
236
+
237
+ [More Information Needed]
238
+
239
+ ## Considerations for Using the Data
240
+
241
+ ### Social Impact of Dataset
242
+
243
+ [More Information Needed]
244
+
245
+ ### Discussion of Biases
246
+
247
+ Gender speakers distribution is imbalanced, percentage of female speakers is mostly lower than 50% across languages, with the minimum of 15% for the Lithuanian language data.
248
+
249
+ VoxPopuli includes all available speeches from the 2009-2020 EP events without any selections on the topics or speakers.
250
+ The speech contents represent the standpoints of the speakers in the EP events, many of which are EU officials.
251
+
252
+
253
+ ### Other Known Limitations
254
+
255
+
256
+ ## Additional Information
257
+
258
+ ### Dataset Curators
259
+
260
+ [More Information Needed]
261
+
262
+ ### Licensing Information
263
+
264
+ The dataset is distributet under CC0 license, see also [European Parliament's legal notice](https://www.europarl.europa.eu/legal-notice/en/) for the raw data.
265
+
266
+ ### Citation Information
267
+
268
+ Please cite this paper:
269
+
270
+ ```bibtex
271
+ @inproceedings{wang-etal-2021-voxpopuli,
272
+ title = "{V}ox{P}opuli: A Large-Scale Multilingual Speech Corpus for Representation Learning, Semi-Supervised Learning and Interpretation",
273
+ author = "Wang, Changhan and
274
+ Riviere, Morgane and
275
+ Lee, Ann and
276
+ Wu, Anne and
277
+ Talnikar, Chaitanya and
278
+ Haziza, Daniel and
279
+ Williamson, Mary and
280
+ Pino, Juan and
281
+ Dupoux, Emmanuel",
282
+ booktitle = "Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers)",
283
+ month = aug,
284
+ year = "2021",
285
+ address = "Online",
286
+ publisher = "Association for Computational Linguistics",
287
+ url = "https://aclanthology.org/2021.acl-long.80",
288
+ pages = "993--1003",
289
+ }
290
+ ```
291
+
292
+ ### Contributions
293
+
294
+ Thanks to [@polinaeterna](https://github.com/polinaeterna) for adding this dataset.
huggingface_dataset/Dataset_Card/irds_disks45_nocr_trec7.md ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: '`disks45/nocr/trec7`'
3
+ viewer: false
4
+ source_datasets: ['irds/disks45_nocr']
5
+ task_categories:
6
+ - text-retrieval
7
+ ---
8
+
9
+ # Dataset Card for `disks45/nocr/trec7`
10
+
11
+ The `disks45/nocr/trec7` dataset, provided by the [ir-datasets](https://ir-datasets.com/) package.
12
+ For more information about the dataset, see the [documentation](https://ir-datasets.com/disks45#disks45/nocr/trec7).
13
+
14
+ # Data
15
+
16
+ This dataset provides:
17
+ - `queries` (i.e., topics); count=50
18
+ - `qrels`: (relevance assessments); count=80,345
19
+
20
+ - For `docs`, use [`irds/disks45_nocr`](https://huggingface.co/datasets/irds/disks45_nocr)
21
+
22
+ ## Usage
23
+
24
+ ```python
25
+ from datasets import load_dataset
26
+
27
+ queries = load_dataset('irds/disks45_nocr_trec7', 'queries')
28
+ for record in queries:
29
+ record # {'query_id': ..., 'title': ..., 'description': ..., 'narrative': ...}
30
+
31
+ qrels = load_dataset('irds/disks45_nocr_trec7', 'qrels')
32
+ for record in qrels:
33
+ record # {'query_id': ..., 'doc_id': ..., 'relevance': ..., 'iteration': ...}
34
+
35
+ ```
36
+
37
+ Note that calling `load_dataset` will download the dataset (or provide access instructions when it's not public) and make a copy of the
38
+ data in 🤗 Dataset format.
39
+
40
+ ## Citation Information
41
+
42
+ ```
43
+ @misc{Voorhees1996Disks45,
44
+ title = {NIST TREC Disks 4 and 5: Retrieval Test Collections Document Set},
45
+ author = {Ellen M. Voorhees},
46
+ doi = {10.18434/t47g6m},
47
+ year = {1996},
48
+ publisher = {National Institute of Standards and Technology}
49
+ }
50
+ @inproceedings{Voorhees1998Trec7,
51
+ title = {Overview of the Seventh Text Retrieval Conference (TREC-7)},
52
+ author = {Ellen M. Voorhees and Donna Harman},
53
+ year = {1998},
54
+ booktitle = {TREC}
55
+ }
56
+ ```
huggingface_dataset/Dataset_Card/lmqg_qg_subjqa.md ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ pretty_name: SubjQA for question generation
4
+ language: en
5
+ multilinguality: monolingual
6
+ size_categories: 10K<n<100K
7
+ source_datasets: subjqa
8
+ task_categories:
9
+ - text-generation
10
+ task_ids:
11
+ - language-modeling
12
+ tags:
13
+ - question-generation
14
+ ---
15
+
16
+ # Dataset Card for "lmqg/qg_subjqa"
17
+
18
+ ## Dataset Description
19
+ - **Repository:** [https://github.com/asahi417/lm-question-generation](https://github.com/asahi417/lm-question-generation)
20
+ - **Paper:** [https://arxiv.org/abs/2210.03992](https://arxiv.org/abs/2210.03992)
21
+ - **Point of Contact:** [Asahi Ushio](http://asahiushio.com/)
22
+
23
+ ### Dataset Summary
24
+ This is a subset of [QG-Bench](https://github.com/asahi417/lm-question-generation/blob/master/QG_BENCH.md#datasets), a unified question generation benchmark proposed in
25
+ ["Generative Language Models for Paragraph-Level Question Generation: A Unified Benchmark and Evaluation, EMNLP 2022 main conference"](https://arxiv.org/abs/2210.03992).
26
+ Modified version of [SubjQA](https://github.com/megagonlabs/SubjQA) for question generation (QG) task.
27
+
28
+ ### Supported Tasks and Leaderboards
29
+ * `question-generation`: The dataset can be used to train a model for question generation.
30
+ Success on this task is typically measured by achieving a high BLEU4/METEOR/ROUGE-L/BERTScore/MoverScore (see our paper for more in detail).
31
+
32
+ ### Languages
33
+ English (en)
34
+
35
+ ## Dataset Structure
36
+ An example of 'train' looks as follows.
37
+ ```
38
+ {
39
+ "question": "How is book?",
40
+ "paragraph": "I am giving "Gone Girl" 3 stars, but only begrudgingly. In my mind, any book that takes me 3 months and 20 different tries to read is not worth 3 stars, especially a book written by an author I already respect. And I am not kidding, for me the first half of "Gone Girl" was a PURE TORTURE to read.Amy Dunn disappears on the day of her 5th wedding anniversary. All gradually uncovered evidence suggests that her husband, Nick, is somehow involved. Did he kill her? Was she kidnapped? What happened to Amy? One thing is clear, Nick and Amy's marriage wasn't as perfect as everybody thought.The first part of the novel is all about the investigation into Amy's disappearance, slow unraveling of Nick's dirty secrets, reminiscing about the troubled history of Nick and Amy's marriage as told in Amy's hidden diary. I strained and strained my brain trying to understand why this chunk of Gone Girl had no appeal to me whatsoever. The only answer I have is this: I am really not into reading about rich white people's problems. You want to whine to me about your dwindling trust fund? Losing your cushy New York job? Moving south and "only" renting a mansion there? Being unhappy because you have too much free time on your hands and you are used to only work as a hobby? You want to make fun of your lowly, un-posh neighbors and their casseroles? Well, I am not interested. I'd rather read about someone not necessarily likable, but at least worthy of my empathy, not waste my time on self-centered, spoiled, pathetic people who don't know what real problems are. Granted, characters in Flynn's previous novels ("Sharp Objects" and "Dark Places") are pretty pathetic and and at times revolting too, but I always felt some strange empathy towards them, not annoyance and boredom, like I felt reading about Amy and Nick's marriage voes.But then second part, with its wicked twist, changed everything. The story became much more exciting, dangerous and deranged. The main characters revealed sides to them that were quite shocking and VERY entertaining. I thought the Gillian Flynn I knew before finally unleashed her talent for writing utterly unlikable and crafty women. THEN I got invested in the story, THEN I cared.Was it too little too late though? I think it was. Something needed to be done to make "Gone Girl" a better read. Make it shorter? Cut out first part completely? I don't know. But because of my uneven experience with this novel I won't be able to recommend "Gone Girl" as readily as I did Flynn's earlier novels, even though I think this horror marriage story (it's not a true mystery, IMO) has some brilliantly written psycho goodness in it and an absolutely messed up ending that many loathed but I LOVED. I wish it didn't take so much time and patience to get to all of that...",
41
+ "answer": "any book that takes me 3 months and 20 different tries to read is not worth 3 stars",
42
+ "sentence": "In my mind, any book that takes me 3 months and 20 different tries to read is not worth 3 stars , especially a book written by an author I already respect.",
43
+ "paragraph_sentence": "I am giving "Gone Girl" 3 stars, but only begrudgingly. <hl> In my mind, any book that takes me 3 months and 20 different tries to read is not worth 3 stars , especially a book written by an author I already respect. <hl> And I am not kidding, for me the first half of "Gone Girl" was a PURE TORTURE to read. Amy Dunn disappears on the day of her 5th wedding anniversary. All gradually uncovered evidence suggests that her husband, Nick, is somehow involved. Did he kill her? Was she kidnapped? What happened to Amy? One thing is clear, Nick and Amy's marriage wasn't as perfect as everybody thought. The first part of the novel is all about the investigation into Amy's disappearance, slow unraveling of Nick's dirty secrets, reminiscing about the troubled history of Nick and Amy's marriage as told in Amy's hidden diary. I strained and strained my brain trying to understand why this chunk of Gone Girl had no appeal to me whatsoever. The only answer I have is this: I am really not into reading about rich white people's problems. You want to whine to me about your dwindling trust fund? Losing your cushy New York job? Moving south and "only" renting a mansion there? Being unhappy because you have too much free time on your hands and you are used to only work as a hobby? You want to make fun of your lowly, un-posh neighbors and their casseroles? Well, I am not interested. I'd rather read about someone not necessarily likable, but at least worthy of my empathy, not waste my time on self-centered, spoiled, pathetic people who don't know what real problems are. Granted, characters in Flynn's previous novels ("Sharp Objects" and "Dark Places") are pretty pathetic and and at times revolting too, but I always felt some strange empathy towards them, not annoyance and boredom, like I felt reading about Amy and Nick's marriage voes. But then second part, with its wicked twist, changed everything. The story became much more exciting, dangerous and deranged. The main characters revealed sides to them that were quite shocking and VERY entertaining. I thought the Gillian Flynn I knew before finally unleashed her talent for writing utterly unlikable and crafty women. THEN I got invested in the story, THEN I cared. Was it too little too late though? I think it was. Something needed to be done to make "Gone Girl" a better read. Make it shorter? Cut out first part completely? I don't know. But because of my uneven experience with this novel I won't be able to recommend "Gone Girl" as readily as I did Flynn's earlier novels, even though I think this horror marriage story (it's not a true mystery, IMO) has some brilliantly written psycho goodness in it and an absolutely messed up ending that many loathed but I LOVED. I wish it didn't take so much time and patience to get to all of that...",
44
+ "paragraph_answer": "I am giving "Gone Girl" 3 stars, but only begrudgingly. In my mind, <hl> any book that takes me 3 months and 20 different tries to read is not worth 3 stars <hl>, especially a book written by an author I already respect. And I am not kidding, for me the first half of "Gone Girl" was a PURE TORTURE to read.Amy Dunn disappears on the day of her 5th wedding anniversary. All gradually uncovered evidence suggests that her husband, Nick, is somehow involved. Did he kill her? Was she kidnapped? What happened to Amy? One thing is clear, Nick and Amy's marriage wasn't as perfect as everybody thought.The first part of the novel is all about the investigation into Amy's disappearance, slow unraveling of Nick's dirty secrets, reminiscing about the troubled history of Nick and Amy's marriage as told in Amy's hidden diary. I strained and strained my brain trying to understand why this chunk of Gone Girl had no appeal to me whatsoever. The only answer I have is this: I am really not into reading about rich white people's problems. You want to whine to me about your dwindling trust fund? Losing your cushy New York job? Moving south and "only" renting a mansion there? Being unhappy because you have too much free time on your hands and you are used to only work as a hobby? You want to make fun of your lowly, un-posh neighbors and their casseroles? Well, I am not interested. I'd rather read about someone not necessarily likable, but at least worthy of my empathy, not waste my time on self-centered, spoiled, pathetic people who don't know what real problems are. Granted, characters in Flynn's previous novels ("Sharp Objects" and "Dark Places") are pretty pathetic and and at times revolting too, but I always felt some strange empathy towards them, not annoyance and boredom, like I felt reading about Amy and Nick's marriage voes.But then second part, with its wicked twist, changed everything. The story became much more exciting, dangerous and deranged. The main characters revealed sides to them that were quite shocking and VERY entertaining. I thought the Gillian Flynn I knew before finally unleashed her talent for writing utterly unlikable and crafty women. THEN I got invested in the story, THEN I cared.Was it too little too late though? I think it was. Something needed to be done to make "Gone Girl" a better read. Make it shorter? Cut out first part completely? I don't know. But because of my uneven experience with this novel I won't be able to recommend "Gone Girl" as readily as I did Flynn's earlier novels, even though I think this horror marriage story (it's not a true mystery, IMO) has some brilliantly written psycho goodness in it and an absolutely messed up ending that many loathed but I LOVED. I wish it didn't take so much time and patience to get to all of that...",
45
+ "sentence_answer": "In my mind, <hl> any book that takes me 3 months and 20 different tries to read is not worth 3 stars <hl> , especially a book written by an author I already respect.",
46
+ "paragraph_id": "1b7cc3db9ec681edd253a41a2785b5a9",
47
+ "question_subj_level": 1,
48
+ "answer_subj_level": 1,
49
+ "domain": "books"
50
+ }
51
+ ```
52
+
53
+ The data fields are the same among all splits.
54
+ - `question`: a `string` feature.
55
+ - `paragraph`: a `string` feature.
56
+ - `answer`: a `string` feature.
57
+ - `sentence`: a `string` feature.
58
+ - `paragraph_answer`: a `string` feature, which is same as the paragraph but the answer is highlighted by a special token `<hl>`.
59
+ - `paragraph_sentence`: a `string` feature, which is same as the paragraph but a sentence containing the answer is highlighted by a special token `<hl>`.
60
+ - `sentence_answer`: a `string` feature, which is same as the sentence but the answer is highlighted by a special token `<hl>`.
61
+
62
+ Each of `paragraph_answer`, `paragraph_sentence`, and `sentence_answer` feature is assumed to be used to train a question generation model,
63
+ but with different information. The `paragraph_answer` and `sentence_answer` features are for answer-aware question generation and
64
+ `paragraph_sentence` feature is for sentence-aware question generation.
65
+
66
+ ### Data Splits
67
+
68
+ | name |train|validation|test |
69
+ |-------------|----:|---------:|----:|
70
+ |default (all)|4437 | 659 |1489 |
71
+ | books |636 | 91 |190 |
72
+ | electronics |696 | 98 |237 |
73
+ | movies |723 | 100 |153 |
74
+ | grocery |686 | 100 |378 |
75
+ | restaurants |822 | 128 |135 |
76
+ | tripadvisor |874 | 142 |396 |
77
+
78
+ ## Citation Information
79
+ ```
80
+ @inproceedings{ushio-etal-2022-generative,
81
+ title = "{G}enerative {L}anguage {M}odels for {P}aragraph-{L}evel {Q}uestion {G}eneration",
82
+ author = "Ushio, Asahi and
83
+ Alva-Manchego, Fernando and
84
+ Camacho-Collados, Jose",
85
+ booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing",
86
+ month = dec,
87
+ year = "2022",
88
+ address = "Abu Dhabi, U.A.E.",
89
+ publisher = "Association for Computational Linguistics",
90
+ }
91
+ ```
huggingface_dataset/Dataset_Card/multi_nli_mismatch.md ADDED
@@ -0,0 +1,215 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - crowdsourced
4
+ language_creators:
5
+ - crowdsourced
6
+ - found
7
+ language:
8
+ - en
9
+ license:
10
+ - cc-by-3.0
11
+ - cc-by-sa-3.0
12
+ - mit
13
+ - other
14
+ license_details: Open Portion of the American National Corpus
15
+ multilinguality:
16
+ - monolingual
17
+ size_categories:
18
+ - 100K<n<1M
19
+ source_datasets:
20
+ - original
21
+ task_categories:
22
+ - text-classification
23
+ task_ids:
24
+ - natural-language-inference
25
+ - multi-input-text-classification
26
+ paperswithcode_id: multinli
27
+ pretty_name: Multi-Genre Natural Language Inference
28
+ dataset_info:
29
+ features:
30
+ - name: premise
31
+ dtype: string
32
+ - name: hypothesis
33
+ dtype: string
34
+ - name: label
35
+ dtype: string
36
+ config_name: plain_text
37
+ splits:
38
+ - name: train
39
+ num_bytes: 75601459
40
+ num_examples: 392702
41
+ - name: validation
42
+ num_bytes: 2009444
43
+ num_examples: 10000
44
+ download_size: 226850426
45
+ dataset_size: 77610903
46
+ ---
47
+
48
+ # Dataset Card for Multi-Genre Natural Language Inference (Mismatched only)
49
+
50
+ ## Table of Contents
51
+ - [Dataset Description](#dataset-description)
52
+ - [Dataset Summary](#dataset-summary)
53
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
54
+ - [Languages](#languages)
55
+ - [Dataset Structure](#dataset-structure)
56
+ - [Data Instances](#data-instances)
57
+ - [Data Fields](#data-fields)
58
+ - [Data Splits](#data-splits)
59
+ - [Dataset Creation](#dataset-creation)
60
+ - [Curation Rationale](#curation-rationale)
61
+ - [Source Data](#source-data)
62
+ - [Annotations](#annotations)
63
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
64
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
65
+ - [Social Impact of Dataset](#social-impact-of-dataset)
66
+ - [Discussion of Biases](#discussion-of-biases)
67
+ - [Other Known Limitations](#other-known-limitations)
68
+ - [Additional Information](#additional-information)
69
+ - [Dataset Curators](#dataset-curators)
70
+ - [Licensing Information](#licensing-information)
71
+ - [Citation Information](#citation-information)
72
+ - [Contributions](#contributions)
73
+
74
+ ## Dataset Description
75
+
76
+ - **Homepage:** [https://www.nyu.edu/projects/bowman/multinli/](https://www.nyu.edu/projects/bowman/multinli/)
77
+ - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
78
+ - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
79
+ - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
80
+ - **Size of downloaded dataset files:** 216.34 MB
81
+ - **Size of the generated dataset:** 74.02 MB
82
+ - **Total amount of disk used:** 290.36 MB
83
+
84
+ ### Dataset Summary
85
+
86
+ The Multi-Genre Natural Language Inference (MultiNLI) corpus is a
87
+ crowd-sourced collection of 433k sentence pairs annotated with textual
88
+ entailment information. The corpus is modeled on the SNLI corpus, but differs in
89
+ that covers a range of genres of spoken and written text, and supports a
90
+ distinctive cross-genre generalization evaluation. The corpus served as the
91
+ basis for the shared task of the RepEval 2017 Workshop at EMNLP in Copenhagen.
92
+
93
+ ### Supported Tasks and Leaderboards
94
+
95
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
96
+
97
+ ### Languages
98
+
99
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
100
+
101
+ ## Dataset Structure
102
+
103
+ ### Data Instances
104
+
105
+ #### plain_text
106
+
107
+ - **Size of downloaded dataset files:** 216.34 MB
108
+ - **Size of the generated dataset:** 74.02 MB
109
+ - **Total amount of disk used:** 290.36 MB
110
+
111
+ An example of 'train' looks as follows.
112
+ ```
113
+ {
114
+ "hypothesis": "independence",
115
+ "label": "contradiction",
116
+ "premise": "correlation"
117
+ }
118
+ ```
119
+
120
+ ### Data Fields
121
+
122
+ The data fields are the same among all splits.
123
+
124
+ #### plain_text
125
+ - `premise`: a `string` feature.
126
+ - `hypothesis`: a `string` feature.
127
+ - `label`: a `string` feature.
128
+
129
+ ### Data Splits
130
+
131
+ | name |train |validation|
132
+ |----------|-----:|---------:|
133
+ |plain_text|392702| 10000|
134
+
135
+ ## Dataset Creation
136
+
137
+ ### Curation Rationale
138
+
139
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
140
+
141
+ ### Source Data
142
+
143
+ #### Initial Data Collection and Normalization
144
+
145
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
146
+
147
+ #### Who are the source language producers?
148
+
149
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
150
+
151
+ ### Annotations
152
+
153
+ #### Annotation process
154
+
155
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
156
+
157
+ #### Who are the annotators?
158
+
159
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
160
+
161
+ ### Personal and Sensitive Information
162
+
163
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
164
+
165
+ ## Considerations for Using the Data
166
+
167
+ ### Social Impact of Dataset
168
+
169
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
170
+
171
+ ### Discussion of Biases
172
+
173
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
174
+
175
+ ### Other Known Limitations
176
+
177
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
178
+
179
+ ## Additional Information
180
+
181
+ ### Dataset Curators
182
+
183
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
184
+
185
+ ### Licensing Information
186
+
187
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
188
+
189
+ ### Citation Information
190
+
191
+ ```
192
+ @InProceedings{N18-1101,
193
+ author = "Williams, Adina
194
+ and Nangia, Nikita
195
+ and Bowman, Samuel",
196
+ title = "A Broad-Coverage Challenge Corpus for
197
+ Sentence Understanding through Inference",
198
+ booktitle = "Proceedings of the 2018 Conference of
199
+ the North American Chapter of the
200
+ Association for Computational Linguistics:
201
+ Human Language Technologies, Volume 1 (Long
202
+ Papers)",
203
+ year = "2018",
204
+ publisher = "Association for Computational Linguistics",
205
+ pages = "1112--1122",
206
+ location = "New Orleans, Louisiana",
207
+ url = "http://aclweb.org/anthology/N18-1101"
208
+ }
209
+
210
+ ```
211
+
212
+
213
+ ### Contributions
214
+
215
+ Thanks to [@thomwolf](https://github.com/thomwolf), [@patrickvonplaten](https://github.com/patrickvonplaten), [@mariamabarham](https://github.com/mariamabarham) for adding this dataset.
huggingface_dataset/Dataset_Card/mvarma_medwiki.md ADDED
@@ -0,0 +1,190 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ YAML tags:
3
+ annotations_creators:
4
+ - machine-generated
5
+ language_creators:
6
+ - crowdsourced
7
+ language:
8
+ - en-US
9
+ - en
10
+ license:
11
+ - cc-by-4.0
12
+ multilinguality:
13
+ - monolingual
14
+ pretty_name: medwiki
15
+ size_categories:
16
+ - unknown
17
+ source_datasets:
18
+ - extended|wikipedia
19
+ task_categories:
20
+ - text-retrieval
21
+ task_ids:
22
+ - entity-linking-retrieval
23
+ ---
24
+
25
+ # Dataset Card for MedWiki
26
+
27
+ ## Table of Contents
28
+ - [Table of Contents](#table-of-contents)
29
+ - [Dataset Description](#dataset-description)
30
+ - [Dataset Summary](#dataset-summary)
31
+ - [Languages](#languages)
32
+ - [Dataset Structure](#dataset-structure)
33
+ - [Data Instances](#data-instances)
34
+ - [Data Fields](#data-fields)
35
+ - [Data Splits](#data-splits)
36
+ - [Dataset Creation](#dataset-creation)
37
+ - [Curation Rationale](#curation-rationale)
38
+ - [Source Data](#source-data)
39
+ - [Annotations](#annotations)
40
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
41
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
42
+ - [Social Impact of Dataset](#social-impact-of-dataset)
43
+ - [Discussion of Biases](#discussion-of-biases)
44
+ - [Other Known Limitations](#other-known-limitations)
45
+ - [Additional Information](#additional-information)
46
+ - [Dataset Curators](#dataset-curators)
47
+ - [Licensing Information](#licensing-information)
48
+ - [Citation Information](#citation-information)
49
+ - [Contributions](#contributions)
50
+
51
+ ## Dataset Description
52
+
53
+ - **Repository:** [Github](https://github.com/HazyResearch/medical-ned-integration)
54
+ - **Paper:** [Cross-Domain Data Integration for Named Entity Disambiguation in Biomedical Text](https://arxiv.org/abs/2110.08228)
55
+ - **Point of Contact:** [Maya Varma](mailto:mvarma2@stanford.edu)
56
+
57
+ ### Dataset Summary
58
+
59
+ MedWiki is a large sentence dataset collected from a medically-relevant subset of Wikipedia and annotated with biomedical entities in the Unified Medical Language System (UMLS) knowledge base. For each entity, we include a rich set of types sourced from both UMLS and WikiData. Consisting of over 13 million sentences and 17 million entity annotations, MedWiki can be utilized as a pretraining resource for language models and can improve performance of medical named entity recognition and disambiguation systems, especially on rare entities.
60
+
61
+ Here, we include two configurations of MedWiki (further details in [Dataset Creation](#dataset-creation)):
62
+ - `MedWiki-Full` is a large sentence dataset with UMLS medical entity annotations generated through the following two steps: (1) a weak labeling proecedure to annotate WikiData entities in sentences and (2) a data integration approach that maps WikiData entities to their counterparts in UMLS.
63
+ - `MedWiki-HQ` is a subset of MedWiki-Full with higher quality labels designed to limit noise that arises from the annotation procedure listed above.
64
+
65
+ ### Languages
66
+
67
+ The text in the dataset is in English and was obtained from English Wikipedia.
68
+
69
+ ## Dataset Structure
70
+
71
+ ### Data Instances
72
+
73
+ A typical data point includes a sentence collected from Wikipedia annotated with UMLS medical entities and associated titles and types.
74
+
75
+ An example from the MedWiki test set looks as follows:
76
+ ```
77
+ {'sent_idx_unq': 57000409,
78
+ 'sentence': "The hair , teeth , and skeletal side effects of TDO are lifelong , and treatment is used to manage those effects .",
79
+ 'mentions': ['tdo'],
80
+ 'entities': ['C2931236'],
81
+ 'entity_titles': ['Tricho-dento-osseous syndrome 1'],
82
+ 'types': [['Disease or Syndrome', 'disease', 'rare disease', 'developmental defect during embryogenesis', 'malformation syndrome with odontal and/or periodontal component', 'primary bone dysplasia with increased bone density', 'syndromic hair shaft abnormality']],
83
+ 'spans': [[10, 11]]}
84
+ ```
85
+
86
+ ### Data Fields
87
+
88
+ - `sent_idx_unq`: a unique integer identifier for the data instance
89
+ - `sentence`: a string sentence collected from English Wikipedia. Punctuation is separated from words, and the sentence can be tokenized into word-pieces with the .split() method.
90
+ - `mentions`: list of medical mentions in the sentence.
91
+ - `entities`: list of UMLS medical entity identifiers corresponding to mentions. There is exactly one entity for each mention, and the length of the `entities` list is equal to the length of the `mentions` list.
92
+ - `entity_titles`: List of English titles collected from UMLS that describe each entity. The length of the `entity_titles` list is equal to the length of the `entities` list.
93
+ - `types`: List of category types associated with each entity, including types collected from UMLS and WikiData.
94
+ - `spans`: List of integer pairs representing the word span of each mention in the sentence.
95
+
96
+ ### Data Splits
97
+
98
+ MedWiki includes two configurations: MedWiki-Full and MedWiki-HQ (described further in [Dataset Creation](#dataset-creation)). For each configuration, data is split into training, development, and test sets. The split sizes are as follow:
99
+
100
+ | | Train | Dev | Test |
101
+ | ----- | ------ | ----- | ---- |
102
+ | MedWiki-Full Sentences |11,784,235 | 649,132 | 648,608 |
103
+ | MedWiki-Full Mentions |15,981,347 | 876,586 | 877,090 |
104
+ | MedWiki-Full Unique Entities | 230,871 | 55,002 | 54,772 |
105
+ | MedWiki-HQ Sentences | 2,962,089 | 165,941 | 164,193 |
106
+ | MedWiki-HQ Mentions | 3,366,108 | 188,957 | 186,622 |
107
+ | MedWiki-HQ Unique Entities | 118,572 | 19,725 | 19,437 |
108
+
109
+ ## Dataset Creation
110
+
111
+ ### Curation Rationale
112
+
113
+ Existing medical text datasets are generally limited in scope, often obtaining low coverage over the entities and structural resources in the UMLS medical knowledge base. When language models are trained across such datasets, the lack of adequate examples may prevent models from learning the complex reasoning patterns that are necessary for performing effective entity linking or disambiguation, especially for rare entities as shown in prior work by [Orr et al.](http://cidrdb.org/cidr2021/papers/cidr2021_paper13.pdf). Wikipedia, which is often utilized as a rich knowledge source in general text settings, contains references to medical terms and can help address this issue. Here, we curate the MedWiki dataset, which is a large-scale, weakly-labeled dataset that consists of sentences from Wikipedia annotated with medical entities in the UMLS knowledge base. MedWiki can serve as a pretraining dataset for language models and holds potential for improving performance on medical named entity recognition tasks, especially on rare entities.
114
+
115
+ ### Source Data
116
+
117
+ #### Initial Data Collection and Normalization
118
+
119
+ MedWiki consists of sentences obtained from the November 2019 dump of English Wikipedia. We split pages into an 80/10/10 train/dev/test split and then segment each page at the sentence-level. This ensures that all sentences associated with a single Wikipedia page are placed in the same split.
120
+
121
+ #### Who are the source language producers?
122
+
123
+ The source language producers are editors on English Wikipedia.
124
+
125
+ ### Annotations
126
+
127
+ #### Annotation process
128
+
129
+ We create two configurations of our dataset: MedWiki-Full and MedWiki-HQ. We label MedWiki-Full by first annotating all English Wikipedia articles with textual mentions and corresponding WikiData entities; we do so by obtaining gold entity labels from internal page links as well as generating weak labels based on pronouns and alternative entity names (see [Orr et al. 2020](http://cidrdb.org/cidr2021/papers/cidr2021_paper13.pdf) for additional information). Then, we use the off-the-shelf entity linker [Bootleg](https://github.com/HazyResearch/bootleg) to map entities in WikiData to their counterparts in the 2017AA release of the Unified Medical Language System (UMLS), a standard knowledge base for biomedical entities (additional implementation details in forthcoming publication). Any sentence containing at least one UMLS entity is included in MedWiki-Full. We also include types associated with each entity, which are collected from both WikiData and UMLS using the generated UMLS-Wikidata mapping. It is important to note that types obtained from WikiData are filtered according to methods described in [Orr et al. 2020](http://cidrdb.org/cidr2021/papers/cidr2021_paper13.pdf).
130
+
131
+ Since our labeling procedure introduces some noise into annotations, we also release the MedWiki-HQ dataset configuration with higher-quality labels. To generate MedWiki-HQ, we filtered the UMLS-Wikidata mappings to only include pairs of UMLS medical entities and WikiData items that share a high textual overlap between titles. MedWiki-HQ is a subset of MedWiki-Full.
132
+
133
+ To evaluate the quality of our UMLS-Wikidata mappings, we find that WikiData includes a small set of "true" labeled mappings between UMLS entities and WikiData items. (Note that we only include WikiData items associated with linked Wikipedia pages.) This set comprises approximately 9.3k UMLS entities in the original UMLS-Wikidata mapping (used for MedWiki-Full) and 5.6k entities in the filtered UMLS-Wikidata mapping (used for MedWiki-HQ). Using these labeled sets, we find that our mapping accuracy is 80.2% for the original UMLS-Wikidata mapping and 94.5% for the filtered UMLS-Wikidata mapping. We also evaluate integration performance on this segment as the proportion of mapped WikiData entities that share a WikiData type with the true entity, suggesting the predicted mapping adds relevant structural resources. Integration performance is 85.4% for the original UMLS-Wikidata mapping and 95.9% for the filtered UMLS-Wikidata mapping. The remainder of items in UMLS have no “true” mappings to WikiData.
134
+
135
+ #### Who are the annotators?
136
+
137
+ The dataset was labeled using weak-labeling techniques as described above.
138
+
139
+ ### Personal and Sensitive Information
140
+
141
+ No personal or sensitive information is included in MedWiki.
142
+
143
+ ## Considerations for Using the Data
144
+
145
+ ### Social Impact of Dataset
146
+
147
+ The purpose of this dataset is to enable the creation of better named entity recognition systems for biomedical text. MedWiki encompasses a large set of entities in the UMLS knowledge base and includes a rich set of types associated with each entity, which can enable the creation of models that achieve high performance on named entity recognition tasks, especially on rare or unpopular entities. Such systems hold potential for improving automated parsing and information retrieval from large quantities of biomedical text.
148
+
149
+ ### Discussion of Biases
150
+
151
+ The data included in MedWiki comes from English Wikipedia. Generally, Wikipedia articles are neutral in point of view and aim to avoid bias. However, some [prior work](https://www.hbs.edu/ris/Publication%20Files/15-023_e044cf50-f621-4759-a827-e9a3bf8920c0.pdf) has shown that ideological biases may exist within some Wikipedia articles, especially those that are focused on political issues or those that are written by fewer authors. We anticipate that such biases are rare for medical articles, which are typically comprised of scientific facts. However, it is important to note that bias encoded in Wikipedia is likely to be reflected by MedWiki.
152
+
153
+ ### Other Known Limitations
154
+
155
+ Since MedWiki was annotated using weak labeling techniques, there is likely some noise in entity annotations. (Note that to address this, we include the MedWiki-HQ configuration, which is a subset of MedWiki-Full with higher quality labels. Additional details in [Dataset Creation](#dataset-creation)).
156
+
157
+ ## Additional Information
158
+
159
+ ### Dataset Curators
160
+
161
+ MedWiki was curated by Maya Varma, Laurel Orr, Sen Wu, Megan Leszczynski, Xiao Ling, and Chris Ré.
162
+
163
+ ### Licensing Information
164
+
165
+ Dataset licensed under CC BY 4.0.
166
+
167
+ ### Citation Information
168
+
169
+ ```
170
+ @inproceedings{varma-etal-2021-cross-domain,
171
+ title = "Cross-Domain Data Integration for Named Entity Disambiguation in Biomedical Text",
172
+ author = "Varma, Maya and
173
+ Orr, Laurel and
174
+ Wu, Sen and
175
+ Leszczynski, Megan and
176
+ Ling, Xiao and
177
+ R{\'e}, Christopher",
178
+ booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
179
+ month = nov,
180
+ year = "2021",
181
+ address = "Punta Cana, Dominican Republic",
182
+ publisher = "Association for Computational Linguistics",
183
+ url = "https://aclanthology.org/2021.findings-emnlp.388",
184
+ pages = "4566--4575",
185
+ }
186
+ ```
187
+
188
+ ### Contributions
189
+
190
+ Thanks to [@maya124](https://github.com/maya124) for adding this dataset.
huggingface_dataset/Dataset_Card/opentargets_clinical_trial_reason_to_stop.md ADDED
@@ -0,0 +1,174 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - expert-generated
4
+ language:
5
+ - en
6
+ language_creators:
7
+ - expert-generated
8
+ license:
9
+ - apache-2.0
10
+ multilinguality:
11
+ - monolingual
12
+ pretty_name: clinical_trial_reason_to_stop
13
+ size_categories:
14
+ - 1K<n<10K
15
+ source_datasets:
16
+ - original
17
+ tags:
18
+ - bio
19
+ - research papers
20
+ - clinical trial
21
+ - drug development
22
+ task_categories:
23
+ - text-classification
24
+ task_ids:
25
+ - multi-class-classification
26
+ - multi-label-classification
27
+ ---
28
+
29
+ # Dataset Card for Clinical Trials's Reason to Stop
30
+
31
+ ## Table of Contents
32
+ - [Table of Contents](#table-of-contents)
33
+ - [Dataset Description](#dataset-description)
34
+ - [Dataset Summary](#dataset-summary)
35
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
36
+ - [Languages](#languages)
37
+ - [Dataset Structure](#dataset-structure)
38
+ - [Data Instances](#data-instances)
39
+ - [Data Fields](#data-fields)
40
+ - [Data Splits](#data-splits)
41
+ - [Dataset Creation](#dataset-creation)
42
+ - [Curation Rationale](#curation-rationale)
43
+ - [Source Data](#source-data)
44
+ - [Annotations](#annotations)
45
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
46
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
47
+ - [Social Impact of Dataset](#social-impact-of-dataset)
48
+ - [Discussion of Biases](#discussion-of-biases)
49
+ - [Other Known Limitations](#other-known-limitations)
50
+ - [Additional Information](#additional-information)
51
+ - [Dataset Curators](#dataset-curators)
52
+ - [Licensing Information](#licensing-information)
53
+ - [Citation Information](#citation-information)
54
+ - [Contributions](#contributions)
55
+
56
+ ## Dataset Description
57
+
58
+ - **Homepage:** https://www.opentargets.org
59
+ - **Repository:** https://github.com/LesyaR/stopReasons
60
+ - **Paper:**
61
+ - **Point of Contact:** data@opentargets.org
62
+
63
+ ### Dataset Summary
64
+
65
+ This dataset contains a curated classification of more than 5000 reasons why a clinical trial has suffered an early stop.
66
+ The text has been extracted from clinicaltrials.gov, the largest resource of clinical trial information. The text has been curated by members of the Open Targets organisation, a project aimed at providing data relevant to drug development.
67
+
68
+ All 17 possible classes have been carefully defined:
69
+ - Business_Administrative
70
+ - Another_Study
71
+ - Negative
72
+ - Study_Design
73
+ - Invalid_Reason
74
+ - Ethical_Reason
75
+ - Insufficient_Data
76
+ - Insufficient_Enrollment
77
+ - Study_Staff_Moved
78
+ - Endpoint_Met
79
+ - Regulatory
80
+ - Logistics_Resources
81
+ - Safety_Sideeffects
82
+ - No_Context
83
+ - Success
84
+ - Interim_Analysis
85
+ - Covid19
86
+
87
+ ### Supported Tasks and Leaderboards
88
+
89
+ Multi class classification
90
+
91
+ ### Languages
92
+
93
+ English
94
+
95
+ ## Dataset Structure
96
+
97
+ ### Data Instances
98
+
99
+ ```json
100
+ {'text': 'Due to company decision to focus resources on a larger, controlled study in this patient population."',
101
+ 'label': 'Another_Study'}
102
+ ```
103
+
104
+
105
+ ### Data Fields
106
+
107
+ `text`: contains the reason for the CT early stop
108
+ `label`: contains one of the 17 defined classes
109
+
110
+ ### Data Splits
111
+
112
+ [More Information Needed]
113
+
114
+ ## Dataset Creation
115
+
116
+ ### Curation Rationale
117
+
118
+ [More Information Needed]
119
+
120
+ ### Source Data
121
+
122
+ #### Initial Data Collection and Normalization
123
+
124
+ [More Information Needed]
125
+
126
+ #### Who are the source language producers?
127
+
128
+ [More Information Needed]
129
+
130
+ ### Annotations
131
+
132
+ #### Annotation process
133
+
134
+ [More Information Needed]
135
+
136
+ #### Who are the annotators?
137
+
138
+ [More Information Needed]
139
+
140
+ ### Personal and Sensitive Information
141
+
142
+ [More Information Needed]
143
+
144
+ ## Considerations for Using the Data
145
+
146
+ ### Social Impact of Dataset
147
+
148
+ [More Information Needed]
149
+
150
+ ### Discussion of Biases
151
+
152
+ [More Information Needed]
153
+
154
+ ### Other Known Limitations
155
+
156
+ [More Information Needed]
157
+
158
+ ## Additional Information
159
+
160
+ ### Dataset Curators
161
+
162
+ [More Information Needed]
163
+
164
+ ### Licensing Information
165
+
166
+ This dataset has an Apache 2.0 license.
167
+
168
+ ### Citation Information
169
+
170
+ [More Information Needed]
171
+
172
+ ### Contributions
173
+
174
+ Thanks to [@ireneisdoomed](https://github.com/<github-username>) for adding this dataset.
huggingface_dataset/Dataset_Card/wikipedia.md ADDED
@@ -0,0 +1,956 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - no-annotation
4
+ language_creators:
5
+ - crowdsourced
6
+ pretty_name: Wikipedia
7
+ paperswithcode_id: null
8
+ license:
9
+ - cc-by-sa-3.0
10
+ - gfdl
11
+ task_categories:
12
+ - text-generation
13
+ - fill-mask
14
+ task_ids:
15
+ - language-modeling
16
+ - masked-language-modeling
17
+ source_datasets:
18
+ - original
19
+ multilinguality:
20
+ - multilingual
21
+ size_categories:
22
+ - n<1K
23
+ - 1K<n<10K
24
+ - 10K<n<100K
25
+ - 100K<n<1M
26
+ - 1M<n<10M
27
+ language:
28
+ - aa
29
+ - ab
30
+ - ace
31
+ - af
32
+ - ak
33
+ - als
34
+ - am
35
+ - an
36
+ - ang
37
+ - ar
38
+ - arc
39
+ - arz
40
+ - as
41
+ - ast
42
+ - atj
43
+ - av
44
+ - ay
45
+ - az
46
+ - azb
47
+ - ba
48
+ - bar
49
+ - bcl
50
+ - be
51
+ - bg
52
+ - bh
53
+ - bi
54
+ - bjn
55
+ - bm
56
+ - bn
57
+ - bo
58
+ - bpy
59
+ - br
60
+ - bs
61
+ - bug
62
+ - bxr
63
+ - ca
64
+ - cbk
65
+ - cdo
66
+ - ce
67
+ - ceb
68
+ - ch
69
+ - cho
70
+ - chr
71
+ - chy
72
+ - ckb
73
+ - co
74
+ - cr
75
+ - crh
76
+ - cs
77
+ - csb
78
+ - cu
79
+ - cv
80
+ - cy
81
+ - da
82
+ - de
83
+ - din
84
+ - diq
85
+ - dsb
86
+ - dty
87
+ - dv
88
+ - dz
89
+ - ee
90
+ - el
91
+ - eml
92
+ - en
93
+ - eo
94
+ - es
95
+ - et
96
+ - eu
97
+ - ext
98
+ - fa
99
+ - ff
100
+ - fi
101
+ - fj
102
+ - fo
103
+ - fr
104
+ - frp
105
+ - frr
106
+ - fur
107
+ - fy
108
+ - ga
109
+ - gag
110
+ - gan
111
+ - gd
112
+ - gl
113
+ - glk
114
+ - gn
115
+ - gom
116
+ - gor
117
+ - got
118
+ - gu
119
+ - gv
120
+ - ha
121
+ - hak
122
+ - haw
123
+ - he
124
+ - hi
125
+ - hif
126
+ - ho
127
+ - hr
128
+ - hsb
129
+ - ht
130
+ - hu
131
+ - hy
132
+ - ia
133
+ - id
134
+ - ie
135
+ - ig
136
+ - ii
137
+ - ik
138
+ - ilo
139
+ - inh
140
+ - io
141
+ - is
142
+ - it
143
+ - iu
144
+ - ja
145
+ - jam
146
+ - jbo
147
+ - jv
148
+ - ka
149
+ - kaa
150
+ - kab
151
+ - kbd
152
+ - kbp
153
+ - kg
154
+ - ki
155
+ - kj
156
+ - kk
157
+ - kl
158
+ - km
159
+ - kn
160
+ - ko
161
+ - koi
162
+ - krc
163
+ - ks
164
+ - ksh
165
+ - ku
166
+ - kv
167
+ - kw
168
+ - ky
169
+ - la
170
+ - lad
171
+ - lb
172
+ - lbe
173
+ - lez
174
+ - lfn
175
+ - lg
176
+ - li
177
+ - lij
178
+ - lmo
179
+ - ln
180
+ - lo
181
+ - lrc
182
+ - lt
183
+ - ltg
184
+ - lv
185
+ - lzh
186
+ - mai
187
+ - mdf
188
+ - mg
189
+ - mh
190
+ - mhr
191
+ - mi
192
+ - min
193
+ - mk
194
+ - ml
195
+ - mn
196
+ - mr
197
+ - mrj
198
+ - ms
199
+ - mt
200
+ - mus
201
+ - mwl
202
+ - my
203
+ - myv
204
+ - mzn
205
+ - na
206
+ - nah
207
+ - nan
208
+ - nap
209
+ - nds
210
+ - ne
211
+ - new
212
+ - ng
213
+ - nl
214
+ - nn
215
+ - 'no'
216
+ - nov
217
+ - nrf
218
+ - nso
219
+ - nv
220
+ - ny
221
+ - oc
222
+ - olo
223
+ - om
224
+ - or
225
+ - os
226
+ - pa
227
+ - pag
228
+ - pam
229
+ - pap
230
+ - pcd
231
+ - pdc
232
+ - pfl
233
+ - pi
234
+ - pih
235
+ - pl
236
+ - pms
237
+ - pnb
238
+ - pnt
239
+ - ps
240
+ - pt
241
+ - qu
242
+ - rm
243
+ - rmy
244
+ - rn
245
+ - ro
246
+ - ru
247
+ - rue
248
+ - rup
249
+ - rw
250
+ - sa
251
+ - sah
252
+ - sat
253
+ - sc
254
+ - scn
255
+ - sco
256
+ - sd
257
+ - se
258
+ - sg
259
+ - sgs
260
+ - sh
261
+ - si
262
+ - sk
263
+ - sl
264
+ - sm
265
+ - sn
266
+ - so
267
+ - sq
268
+ - sr
269
+ - srn
270
+ - ss
271
+ - st
272
+ - stq
273
+ - su
274
+ - sv
275
+ - sw
276
+ - szl
277
+ - ta
278
+ - tcy
279
+ - tdt
280
+ - te
281
+ - tg
282
+ - th
283
+ - ti
284
+ - tk
285
+ - tl
286
+ - tn
287
+ - to
288
+ - tpi
289
+ - tr
290
+ - ts
291
+ - tt
292
+ - tum
293
+ - tw
294
+ - ty
295
+ - tyv
296
+ - udm
297
+ - ug
298
+ - uk
299
+ - ur
300
+ - uz
301
+ - ve
302
+ - vec
303
+ - vep
304
+ - vi
305
+ - vls
306
+ - vo
307
+ - vro
308
+ - wa
309
+ - war
310
+ - wo
311
+ - wuu
312
+ - xal
313
+ - xh
314
+ - xmf
315
+ - yi
316
+ - yo
317
+ - yue
318
+ - za
319
+ - zea
320
+ - zh
321
+ - zu
322
+ language_bcp47:
323
+ - nds-nl
324
+ configs:
325
+ - 20220301.aa
326
+ - 20220301.ab
327
+ - 20220301.ace
328
+ - 20220301.ady
329
+ - 20220301.af
330
+ - 20220301.ak
331
+ - 20220301.als
332
+ - 20220301.am
333
+ - 20220301.an
334
+ - 20220301.ang
335
+ - 20220301.ar
336
+ - 20220301.arc
337
+ - 20220301.arz
338
+ - 20220301.as
339
+ - 20220301.ast
340
+ - 20220301.atj
341
+ - 20220301.av
342
+ - 20220301.ay
343
+ - 20220301.az
344
+ - 20220301.azb
345
+ - 20220301.ba
346
+ - 20220301.bar
347
+ - 20220301.bat-smg
348
+ - 20220301.bcl
349
+ - 20220301.be
350
+ - 20220301.be-x-old
351
+ - 20220301.bg
352
+ - 20220301.bh
353
+ - 20220301.bi
354
+ - 20220301.bjn
355
+ - 20220301.bm
356
+ - 20220301.bn
357
+ - 20220301.bo
358
+ - 20220301.bpy
359
+ - 20220301.br
360
+ - 20220301.bs
361
+ - 20220301.bug
362
+ - 20220301.bxr
363
+ - 20220301.ca
364
+ - 20220301.cbk-zam
365
+ - 20220301.cdo
366
+ - 20220301.ce
367
+ - 20220301.ceb
368
+ - 20220301.ch
369
+ - 20220301.cho
370
+ - 20220301.chr
371
+ - 20220301.chy
372
+ - 20220301.ckb
373
+ - 20220301.co
374
+ - 20220301.cr
375
+ - 20220301.crh
376
+ - 20220301.cs
377
+ - 20220301.csb
378
+ - 20220301.cu
379
+ - 20220301.cv
380
+ - 20220301.cy
381
+ - 20220301.da
382
+ - 20220301.de
383
+ - 20220301.din
384
+ - 20220301.diq
385
+ - 20220301.dsb
386
+ - 20220301.dty
387
+ - 20220301.dv
388
+ - 20220301.dz
389
+ - 20220301.ee
390
+ - 20220301.el
391
+ - 20220301.eml
392
+ - 20220301.en
393
+ - 20220301.eo
394
+ - 20220301.es
395
+ - 20220301.et
396
+ - 20220301.eu
397
+ - 20220301.ext
398
+ - 20220301.fa
399
+ - 20220301.ff
400
+ - 20220301.fi
401
+ - 20220301.fiu-vro
402
+ - 20220301.fj
403
+ - 20220301.fo
404
+ - 20220301.fr
405
+ - 20220301.frp
406
+ - 20220301.frr
407
+ - 20220301.fur
408
+ - 20220301.fy
409
+ - 20220301.ga
410
+ - 20220301.gag
411
+ - 20220301.gan
412
+ - 20220301.gd
413
+ - 20220301.gl
414
+ - 20220301.glk
415
+ - 20220301.gn
416
+ - 20220301.gom
417
+ - 20220301.gor
418
+ - 20220301.got
419
+ - 20220301.gu
420
+ - 20220301.gv
421
+ - 20220301.ha
422
+ - 20220301.hak
423
+ - 20220301.haw
424
+ - 20220301.he
425
+ - 20220301.hi
426
+ - 20220301.hif
427
+ - 20220301.ho
428
+ - 20220301.hr
429
+ - 20220301.hsb
430
+ - 20220301.ht
431
+ - 20220301.hu
432
+ - 20220301.hy
433
+ - 20220301.ia
434
+ - 20220301.id
435
+ - 20220301.ie
436
+ - 20220301.ig
437
+ - 20220301.ii
438
+ - 20220301.ik
439
+ - 20220301.ilo
440
+ - 20220301.inh
441
+ - 20220301.io
442
+ - 20220301.is
443
+ - 20220301.it
444
+ - 20220301.iu
445
+ - 20220301.ja
446
+ - 20220301.jam
447
+ - 20220301.jbo
448
+ - 20220301.jv
449
+ - 20220301.ka
450
+ - 20220301.kaa
451
+ - 20220301.kab
452
+ - 20220301.kbd
453
+ - 20220301.kbp
454
+ - 20220301.kg
455
+ - 20220301.ki
456
+ - 20220301.kj
457
+ - 20220301.kk
458
+ - 20220301.kl
459
+ - 20220301.km
460
+ - 20220301.kn
461
+ - 20220301.ko
462
+ - 20220301.koi
463
+ - 20220301.krc
464
+ - 20220301.ks
465
+ - 20220301.ksh
466
+ - 20220301.ku
467
+ - 20220301.kv
468
+ - 20220301.kw
469
+ - 20220301.ky
470
+ - 20220301.la
471
+ - 20220301.lad
472
+ - 20220301.lb
473
+ - 20220301.lbe
474
+ - 20220301.lez
475
+ - 20220301.lfn
476
+ - 20220301.lg
477
+ - 20220301.li
478
+ - 20220301.lij
479
+ - 20220301.lmo
480
+ - 20220301.ln
481
+ - 20220301.lo
482
+ - 20220301.lrc
483
+ - 20220301.lt
484
+ - 20220301.ltg
485
+ - 20220301.lv
486
+ - 20220301.mai
487
+ - 20220301.map-bms
488
+ - 20220301.mdf
489
+ - 20220301.mg
490
+ - 20220301.mh
491
+ - 20220301.mhr
492
+ - 20220301.mi
493
+ - 20220301.min
494
+ - 20220301.mk
495
+ - 20220301.ml
496
+ - 20220301.mn
497
+ - 20220301.mr
498
+ - 20220301.mrj
499
+ - 20220301.ms
500
+ - 20220301.mt
501
+ - 20220301.mus
502
+ - 20220301.mwl
503
+ - 20220301.my
504
+ - 20220301.myv
505
+ - 20220301.mzn
506
+ - 20220301.na
507
+ - 20220301.nah
508
+ - 20220301.nap
509
+ - 20220301.nds
510
+ - 20220301.nds-nl
511
+ - 20220301.ne
512
+ - 20220301.new
513
+ - 20220301.ng
514
+ - 20220301.nl
515
+ - 20220301.nn
516
+ - 20220301.no
517
+ - 20220301.nov
518
+ - 20220301.nrm
519
+ - 20220301.nso
520
+ - 20220301.nv
521
+ - 20220301.ny
522
+ - 20220301.oc
523
+ - 20220301.olo
524
+ - 20220301.om
525
+ - 20220301.or
526
+ - 20220301.os
527
+ - 20220301.pa
528
+ - 20220301.pag
529
+ - 20220301.pam
530
+ - 20220301.pap
531
+ - 20220301.pcd
532
+ - 20220301.pdc
533
+ - 20220301.pfl
534
+ - 20220301.pi
535
+ - 20220301.pih
536
+ - 20220301.pl
537
+ - 20220301.pms
538
+ - 20220301.pnb
539
+ - 20220301.pnt
540
+ - 20220301.ps
541
+ - 20220301.pt
542
+ - 20220301.qu
543
+ - 20220301.rm
544
+ - 20220301.rmy
545
+ - 20220301.rn
546
+ - 20220301.ro
547
+ - 20220301.roa-rup
548
+ - 20220301.roa-tara
549
+ - 20220301.ru
550
+ - 20220301.rue
551
+ - 20220301.rw
552
+ - 20220301.sa
553
+ - 20220301.sah
554
+ - 20220301.sat
555
+ - 20220301.sc
556
+ - 20220301.scn
557
+ - 20220301.sco
558
+ - 20220301.sd
559
+ - 20220301.se
560
+ - 20220301.sg
561
+ - 20220301.sh
562
+ - 20220301.si
563
+ - 20220301.simple
564
+ - 20220301.sk
565
+ - 20220301.sl
566
+ - 20220301.sm
567
+ - 20220301.sn
568
+ - 20220301.so
569
+ - 20220301.sq
570
+ - 20220301.sr
571
+ - 20220301.srn
572
+ - 20220301.ss
573
+ - 20220301.st
574
+ - 20220301.stq
575
+ - 20220301.su
576
+ - 20220301.sv
577
+ - 20220301.sw
578
+ - 20220301.szl
579
+ - 20220301.ta
580
+ - 20220301.tcy
581
+ - 20220301.te
582
+ - 20220301.tet
583
+ - 20220301.tg
584
+ - 20220301.th
585
+ - 20220301.ti
586
+ - 20220301.tk
587
+ - 20220301.tl
588
+ - 20220301.tn
589
+ - 20220301.to
590
+ - 20220301.tpi
591
+ - 20220301.tr
592
+ - 20220301.ts
593
+ - 20220301.tt
594
+ - 20220301.tum
595
+ - 20220301.tw
596
+ - 20220301.ty
597
+ - 20220301.tyv
598
+ - 20220301.udm
599
+ - 20220301.ug
600
+ - 20220301.uk
601
+ - 20220301.ur
602
+ - 20220301.uz
603
+ - 20220301.ve
604
+ - 20220301.vec
605
+ - 20220301.vep
606
+ - 20220301.vi
607
+ - 20220301.vls
608
+ - 20220301.vo
609
+ - 20220301.wa
610
+ - 20220301.war
611
+ - 20220301.wo
612
+ - 20220301.wuu
613
+ - 20220301.xal
614
+ - 20220301.xh
615
+ - 20220301.xmf
616
+ - 20220301.yi
617
+ - 20220301.yo
618
+ - 20220301.za
619
+ - 20220301.zea
620
+ - 20220301.zh
621
+ - 20220301.zh-classical
622
+ - 20220301.zh-min-nan
623
+ - 20220301.zh-yue
624
+ - 20220301.zu
625
+ dataset_info:
626
+ - config_name: 20220301.de
627
+ features:
628
+ - name: id
629
+ dtype: string
630
+ - name: url
631
+ dtype: string
632
+ - name: title
633
+ dtype: string
634
+ - name: text
635
+ dtype: string
636
+ splits:
637
+ - name: train
638
+ num_bytes: 8905282792
639
+ num_examples: 2665357
640
+ download_size: 6523215105
641
+ dataset_size: 8905282792
642
+ - config_name: 20220301.en
643
+ features:
644
+ - name: id
645
+ dtype: string
646
+ - name: url
647
+ dtype: string
648
+ - name: title
649
+ dtype: string
650
+ - name: text
651
+ dtype: string
652
+ splits:
653
+ - name: train
654
+ num_bytes: 20275516160
655
+ num_examples: 6458670
656
+ download_size: 20598313936
657
+ dataset_size: 20275516160
658
+ - config_name: 20220301.fr
659
+ features:
660
+ - name: id
661
+ dtype: string
662
+ - name: url
663
+ dtype: string
664
+ - name: title
665
+ dtype: string
666
+ - name: text
667
+ dtype: string
668
+ splits:
669
+ - name: train
670
+ num_bytes: 7375920768
671
+ num_examples: 2402095
672
+ download_size: 5602565274
673
+ dataset_size: 7375920768
674
+ - config_name: 20220301.frr
675
+ features:
676
+ - name: id
677
+ dtype: string
678
+ - name: url
679
+ dtype: string
680
+ - name: title
681
+ dtype: string
682
+ - name: text
683
+ dtype: string
684
+ splits:
685
+ - name: train
686
+ num_bytes: 9129760
687
+ num_examples: 15199
688
+ download_size: 12438017
689
+ dataset_size: 9129760
690
+ - config_name: 20220301.it
691
+ features:
692
+ - name: id
693
+ dtype: string
694
+ - name: url
695
+ dtype: string
696
+ - name: title
697
+ dtype: string
698
+ - name: text
699
+ dtype: string
700
+ splits:
701
+ - name: train
702
+ num_bytes: 4539944448
703
+ num_examples: 1743035
704
+ download_size: 3516441239
705
+ dataset_size: 4539944448
706
+ - config_name: 20220301.simple
707
+ features:
708
+ - name: id
709
+ dtype: string
710
+ - name: url
711
+ dtype: string
712
+ - name: title
713
+ dtype: string
714
+ - name: text
715
+ dtype: string
716
+ splits:
717
+ - name: train
718
+ num_bytes: 235072360
719
+ num_examples: 205328
720
+ download_size: 239682796
721
+ dataset_size: 235072360
722
+ ---
723
+
724
+ # Dataset Card for Wikipedia
725
+
726
+ ## Table of Contents
727
+ - [Dataset Description](#dataset-description)
728
+ - [Dataset Summary](#dataset-summary)
729
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
730
+ - [Languages](#languages)
731
+ - [Dataset Structure](#dataset-structure)
732
+ - [Data Instances](#data-instances)
733
+ - [Data Fields](#data-fields)
734
+ - [Data Splits](#data-splits)
735
+ - [Dataset Creation](#dataset-creation)
736
+ - [Curation Rationale](#curation-rationale)
737
+ - [Source Data](#source-data)
738
+ - [Annotations](#annotations)
739
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
740
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
741
+ - [Social Impact of Dataset](#social-impact-of-dataset)
742
+ - [Discussion of Biases](#discussion-of-biases)
743
+ - [Other Known Limitations](#other-known-limitations)
744
+ - [Additional Information](#additional-information)
745
+ - [Dataset Curators](#dataset-curators)
746
+ - [Licensing Information](#licensing-information)
747
+ - [Citation Information](#citation-information)
748
+ - [Contributions](#contributions)
749
+
750
+ ## Dataset Description
751
+
752
+ - **Homepage:** [https://dumps.wikimedia.org](https://dumps.wikimedia.org)
753
+ - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
754
+ - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
755
+ - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
756
+
757
+ ### Dataset Summary
758
+
759
+ Wikipedia dataset containing cleaned articles of all languages.
760
+ The datasets are built from the Wikipedia dump
761
+ (https://dumps.wikimedia.org/) with one split per language. Each example
762
+ contains the content of one full Wikipedia article with cleaning to strip
763
+ markdown and unwanted sections (references, etc.).
764
+
765
+ The articles are parsed using the ``mwparserfromhell`` tool.
766
+
767
+ To load this dataset you need to install Apache Beam and ``mwparserfromhell`` first:
768
+
769
+ ```
770
+ pip install apache_beam mwparserfromhell
771
+ ```
772
+
773
+ Then, you can load any subset of Wikipedia per language and per date this way:
774
+
775
+ ```python
776
+ from datasets import load_dataset
777
+
778
+ load_dataset("wikipedia", language="sw", date="20220120", beam_runner=...)
779
+ ```
780
+ where you can pass as `beam_runner` any Apache Beam supported runner for (distributed) data processing
781
+ (see [here](https://beam.apache.org/documentation/runners/capability-matrix/)).
782
+ Pass "DirectRunner" to run it on your machine.
783
+
784
+ You can find the full list of languages and dates [here](https://dumps.wikimedia.org/backup-index.html).
785
+
786
+ Some subsets of Wikipedia have already been processed by HuggingFace, and you can load them just with:
787
+ ```python
788
+ from datasets import load_dataset
789
+
790
+ load_dataset("wikipedia", "20220301.en")
791
+ ```
792
+
793
+ The list of pre-processed subsets is:
794
+ - "20220301.de"
795
+ - "20220301.en"
796
+ - "20220301.fr"
797
+ - "20220301.frr"
798
+ - "20220301.it"
799
+ - "20220301.simple"
800
+
801
+ ### Supported Tasks and Leaderboards
802
+
803
+ The dataset is generally used for Language Modeling.
804
+
805
+ ### Languages
806
+
807
+ You can find the list of languages [here](https://meta.wikimedia.org/wiki/List_of_Wikipedias).
808
+
809
+ ## Dataset Structure
810
+
811
+ ### Data Instances
812
+
813
+ An example looks as follows:
814
+
815
+ ```
816
+ {'id': '1',
817
+ 'url': 'https://simple.wikipedia.org/wiki/April',
818
+ 'title': 'April',
819
+ 'text': 'April is the fourth month...'
820
+ }
821
+ ```
822
+
823
+ Some subsets of Wikipedia have already been processed by HuggingFace, as you can see below:
824
+
825
+ #### 20220301.de
826
+
827
+ - **Size of downloaded dataset files:** 6523.22 MB
828
+ - **Size of the generated dataset:** 8905.28 MB
829
+ - **Total amount of disk used:** 15428.50 MB
830
+
831
+ #### 20220301.en
832
+
833
+ - **Size of downloaded dataset files:** 20598.31 MB
834
+ - **Size of the generated dataset:** 20275.52 MB
835
+ - **Total amount of disk used:** 40873.83 MB
836
+
837
+ #### 20220301.fr
838
+
839
+ - **Size of downloaded dataset files:** 5602.57 MB
840
+ - **Size of the generated dataset:** 7375.92 MB
841
+ - **Total amount of disk used:** 12978.49 MB
842
+
843
+ #### 20220301.frr
844
+
845
+ - **Size of downloaded dataset files:** 12.44 MB
846
+ - **Size of the generated dataset:** 9.13 MB
847
+ - **Total amount of disk used:** 21.57 MB
848
+
849
+ #### 20220301.it
850
+
851
+ - **Size of downloaded dataset files:** 3516.44 MB
852
+ - **Size of the generated dataset:** 4539.94 MB
853
+ - **Total amount of disk used:** 8056.39 MB
854
+
855
+ #### 20220301.simple
856
+
857
+ - **Size of downloaded dataset files:** 239.68 MB
858
+ - **Size of the generated dataset:** 235.07 MB
859
+ - **Total amount of disk used:** 474.76 MB
860
+
861
+ ### Data Fields
862
+
863
+ The data fields are the same among all configurations:
864
+
865
+ - `id` (`str`): ID of the article.
866
+ - `url` (`str`): URL of the article.
867
+ - `title` (`str`): Title of the article.
868
+ - `text` (`str`): Text content of the article.
869
+
870
+ ### Data Splits
871
+
872
+ Here are the number of examples for several configurations:
873
+
874
+ | name | train |
875
+ |-----------------|--------:|
876
+ | 20220301.de | 2665357 |
877
+ | 20220301.en | 6458670 |
878
+ | 20220301.fr | 2402095 |
879
+ | 20220301.frr | 15199 |
880
+ | 20220301.it | 1743035 |
881
+ | 20220301.simple | 205328 |
882
+
883
+ ## Dataset Creation
884
+
885
+ ### Curation Rationale
886
+
887
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
888
+
889
+ ### Source Data
890
+
891
+ #### Initial Data Collection and Normalization
892
+
893
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
894
+
895
+ #### Who are the source language producers?
896
+
897
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
898
+
899
+ ### Annotations
900
+
901
+ #### Annotation process
902
+
903
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
904
+
905
+ #### Who are the annotators?
906
+
907
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
908
+
909
+ ### Personal and Sensitive Information
910
+
911
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
912
+
913
+ ## Considerations for Using the Data
914
+
915
+ ### Social Impact of Dataset
916
+
917
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
918
+
919
+ ### Discussion of Biases
920
+
921
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
922
+
923
+ ### Other Known Limitations
924
+
925
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
926
+
927
+ ## Additional Information
928
+
929
+ ### Dataset Curators
930
+
931
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
932
+
933
+ ### Licensing Information
934
+
935
+ Most of Wikipedia's text and many of its images are co-licensed under the
936
+ [Creative Commons Attribution-ShareAlike 3.0 Unported License](https://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License)
937
+ (CC BY-SA) and the [GNU Free Documentation License](https://en.wikipedia.org/wiki/Wikipedia:Text_of_the_GNU_Free_Documentation_License)
938
+ (GFDL) (unversioned, with no invariant sections, front-cover texts, or back-cover texts).
939
+
940
+ Some text has been imported only under CC BY-SA and CC BY-SA-compatible license and cannot be reused under GFDL; such
941
+ text will be identified on the page footer, in the page history, or on the discussion page of the article that utilizes
942
+ the text.
943
+
944
+ ### Citation Information
945
+
946
+ ```
947
+ @ONLINE{wikidump,
948
+ author = "Wikimedia Foundation",
949
+ title = "Wikimedia Downloads",
950
+ url = "https://dumps.wikimedia.org"
951
+ }
952
+ ```
953
+
954
+ ### Contributions
955
+
956
+ Thanks to [@lewtun](https://github.com/lewtun), [@mariamabarham](https://github.com/mariamabarham), [@thomwolf](https://github.com/thomwolf), [@lhoestq](https://github.com/lhoestq), [@patrickvonplaten](https://github.com/patrickvonplaten) for adding this dataset.
huggingface_dataset/Dataset_Card/zpn_tox21_srp53.md ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - machine-generated
4
+ language_creators:
5
+ - machine-generated
6
+ license:
7
+ - mit
8
+ multilinguality:
9
+ - monolingual
10
+ pretty_name: tox21_srp53
11
+ size_categories:
12
+ - 1K<n<10K
13
+ source_datasets: []
14
+ tags:
15
+ - bio
16
+ - bio-chem
17
+ - molnet
18
+ - molecule-net
19
+ - biophysics
20
+ task_categories:
21
+ - other
22
+ task_ids: []
23
+ dataset_info:
24
+ features:
25
+ - name: smiles
26
+ dtype: string
27
+ - name: selfies
28
+ dtype: string
29
+ - name: target
30
+ dtype:
31
+ class_label:
32
+ names:
33
+ '0': '0'
34
+ '1': '1'
35
+ splits:
36
+ - name: train
37
+ num_bytes: 1055437
38
+ num_examples: 6264
39
+ - name: test
40
+ num_bytes: 223704
41
+ num_examples: 784
42
+ - name: validation
43
+ num_bytes: 224047
44
+ num_examples: 783
45
+ download_size: 451728
46
+ dataset_size: 1503188
47
+ ---
48
+
49
+ # Dataset Card for tox21_srp53
50
+
51
+ ## Table of Contents
52
+ - [Table of Contents](#table-of-contents)
53
+ - [Dataset Description](#dataset-description)
54
+ - [Dataset Summary](#dataset-summary)
55
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
56
+ - [Languages](#languages)
57
+ - [Dataset Structure](#dataset-structure)
58
+ - [Data Instances](#data-instances)
59
+ - [Data Fields](#data-fields)
60
+ - [Data Splits](#data-splits)
61
+ - [Dataset Creation](#dataset-creation)
62
+ - [Curation Rationale](#curation-rationale)
63
+ - [Source Data](#source-data)
64
+ - [Annotations](#annotations)
65
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
66
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
67
+ - [Social Impact of Dataset](#social-impact-of-dataset)
68
+ - [Discussion of Biases](#discussion-of-biases)
69
+ - [Other Known Limitations](#other-known-limitations)
70
+ - [Additional Information](#additional-information)
71
+ - [Dataset Curators](#dataset-curators)
72
+ - [Licensing Information](#licensing-information)
73
+ - [Citation Information](#citation-information)
74
+ - [Contributions](#contributions)
75
+
76
+ ## Dataset Description
77
+
78
+ - **Homepage: https://moleculenet.org/**
79
+ - **Repository: https://github.com/deepchem/deepchem/tree/master**
80
+ - **Paper: https://arxiv.org/abs/1703.00564**
81
+
82
+ ### Dataset Summary
83
+
84
+ `tox21_srp53` is a dataset included in [MoleculeNet](https://moleculenet.org/). It is the p53 stress-response pathway activation (SR-p53) task from Tox21.
85
+
86
+ ## Dataset Structure
87
+
88
+ ### Data Fields
89
+
90
+ Each split contains
91
+
92
+ * `smiles`: the [SMILES](https://en.wikipedia.org/wiki/Simplified_molecular-input_line-entry_system) representation of a molecule
93
+ * `selfies`: the [SELFIES](https://github.com/aspuru-guzik-group/selfies) representation of a molecule
94
+ * `target`: clinical trial toxicity (or absence of toxicity)
95
+
96
+ ### Data Splits
97
+
98
+ The dataset is split into an 80/10/10 train/valid/test split using scaffold split.
99
+
100
+ ### Source Data
101
+
102
+ #### Initial Data Collection and Normalization
103
+
104
+ Data was originially generated by the Pande Group at Standford
105
+
106
+ ### Licensing Information
107
+
108
+ This dataset was originally released under an MIT license
109
+
110
+ ### Citation Information
111
+
112
+ ```
113
+ @misc{https://doi.org/10.48550/arxiv.1703.00564,
114
+ doi = {10.48550/ARXIV.1703.00564},
115
+
116
+ url = {https://arxiv.org/abs/1703.00564},
117
+
118
+ author = {Wu, Zhenqin and Ramsundar, Bharath and Feinberg, Evan N. and Gomes, Joseph and Geniesse, Caleb and Pappu, Aneesh S. and Leswing, Karl and Pande, Vijay},
119
+
120
+ keywords = {Machine Learning (cs.LG), Chemical Physics (physics.chem-ph), Machine Learning (stat.ML), FOS: Computer and information sciences, FOS: Computer and information sciences, FOS: Physical sciences, FOS: Physical sciences},
121
+
122
+ title = {MoleculeNet: A Benchmark for Molecular Machine Learning},
123
+
124
+ publisher = {arXiv},
125
+
126
+ year = {2017},
127
+
128
+ copyright = {arXiv.org perpetual, non-exclusive license}
129
+ }
130
+ ```
131
+
132
+ ### Contributions
133
+
134
+ Thanks to [@zanussbaum](https://github.com/zanussbaum) for adding this dataset.