FlyPig23 commited on
Commit
9e006f2
·
verified ·
1 Parent(s): 64e4378

Upload batch 369 (20 files, last=huggingface_dataset/Dataset_Card/AdamOswald1_autotrain-data-testing.md)

Browse files
Files changed (20) hide show
  1. huggingface_dataset/Dataset_Card/AdamOswald1_autotrain-data-testing.md +53 -0
  2. huggingface_dataset/Dataset_Card/Heriot-WattUniversity_switchboard.md +5 -0
  3. huggingface_dataset/Dataset_Card/Muennighoff_flores200.md +128 -0
  4. huggingface_dataset/Dataset_Card/SetFit_student-question-categories.md +3 -0
  5. huggingface_dataset/Dataset_Card/Xpitfire_cmp_facade.md +44 -0
  6. huggingface_dataset/Dataset_Card/alisawuffles_WANLI.md +202 -0
  7. huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-inverse-scaling__NeQA-inverse-scaling__NeQA-1e740e-1694759588.md +34 -0
  8. huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-phpthinh__examplei-all-929d48-1748861029.md +34 -0
  9. huggingface_dataset/Dataset_Card/autoevaluate_autoeval-staging-eval-launch__gov_report-plain_text-7b7f8a-16126222.md +33 -0
  10. huggingface_dataset/Dataset_Card/evageon_IADD.md +21 -0
  11. huggingface_dataset/Dataset_Card/income_cqadupstack-wordpress-top-20-gen-queries.md +510 -0
  12. huggingface_dataset/Dataset_Card/irds_mmarco_v2_hi_dev.md +49 -0
  13. huggingface_dataset/Dataset_Card/ithieund_VietNews-Abs-Sum.md +39 -0
  14. huggingface_dataset/Dataset_Card/nightingal3_fig-qa.md +91 -0
  15. huggingface_dataset/Dataset_Card/nlphuji_flickr30k.md +18 -0
  16. huggingface_dataset/Dataset_Card/parsinlu_reading_comprehension.md +194 -0
  17. huggingface_dataset/Dataset_Card/tab_fact.md +207 -0
  18. huggingface_dataset/Dataset_Card/tau_sled.md +147 -0
  19. huggingface_dataset/Dataset_Card/thennal_indic_tts_ml.md +38 -0
  20. huggingface_dataset/Dataset_Card/thennal_msc.md +59 -0
huggingface_dataset/Dataset_Card/AdamOswald1_autotrain-data-testing.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - image-classification
4
+
5
+ ---
6
+ # AutoTrain Dataset for project: testing
7
+
8
+ ## Dataset Description
9
+
10
+ This dataset has been automatically processed by AutoTrain for project testing.
11
+
12
+ ### Languages
13
+
14
+ The BCP-47 code for the dataset's language is unk.
15
+
16
+ ## Dataset Structure
17
+
18
+ ### Data Instances
19
+
20
+ A sample from this dataset looks as follows:
21
+
22
+ ```json
23
+ [
24
+ {
25
+ "image": "<250x250 RGB PIL image>",
26
+ "target": 0
27
+ },
28
+ {
29
+ "image": "<1547x2048 RGB PIL image>",
30
+ "target": 0
31
+ }
32
+ ]
33
+ ```
34
+
35
+ ### Dataset Fields
36
+
37
+ The dataset has the following fields (also called "features"):
38
+
39
+ ```json
40
+ {
41
+ "image": "Image(decode=True, id=None)",
42
+ "target": "ClassLabel(num_classes=1, names=['chara'], id=None)"
43
+ }
44
+ ```
45
+
46
+ ### Dataset Splits
47
+
48
+ This dataset is split into a train and validation split. The split sizes are as follow:
49
+
50
+ | Split name | Num samples |
51
+ | ------------ | ------------------- |
52
+ | train | 120 |
53
+ | valid | 81 |
huggingface_dataset/Dataset_Card/Heriot-WattUniversity_switchboard.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ # Switchboard
2
+
3
+ Switchboard is a collection of telephone conversations.
4
+
5
+ [[dataset link](https://catalog.ldc.upenn.edu/LDC97S62)] [[Papers with code link](https://paperswithcode.com/dataset/switchboard-1-corpus)]
huggingface_dataset/Dataset_Card/Muennighoff_flores200.md ADDED
@@ -0,0 +1,128 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - found
4
+ language_creators:
5
+ - expert-generated
6
+ license:
7
+ - cc-by-sa-4.0
8
+ multilinguality:
9
+ - multilingual
10
+ - translation
11
+ size_categories:
12
+ - unknown
13
+ source_datasets:
14
+ - extended|flores
15
+ task_categories:
16
+ - text2text-generation
17
+ - translation
18
+ task_ids: []
19
+ paperswithcode_id: flores
20
+ pretty_name: flores200
21
+ tags:
22
+ - conditional-text-generation
23
+ ---
24
+
25
+ # Dataset Card for Flores200
26
+
27
+ ## Table of Contents
28
+
29
+ - [Dataset Card for Flores200](#dataset-card-for-flores200)
30
+ - [Table of Contents](#table-of-contents)
31
+ - [Dataset Description](#dataset-description)
32
+ - [Dataset Summary](#dataset-summary)
33
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
34
+ - [Languages](#languages)
35
+ - [Dataset Structure](#dataset-structure)
36
+ - [Data Instances](#data-instances)
37
+ - [Data Fields](#data-fields)
38
+ - [Data Splits](#data-splits)
39
+ - [Dataset Creation](#dataset-creation)
40
+ - [Additional Information](#additional-information)
41
+ - [Dataset Curators](#dataset-curators)
42
+ - [Licensing Information](#licensing-information)
43
+ - [Citation Information](#citation-information)
44
+
45
+ ## Dataset Description
46
+
47
+ - **Home:** [Flores](https://github.com/facebookresearch/flores)
48
+ - **Repository:** [Github](https://github.com/facebookresearch/flores)
49
+
50
+ ### Dataset Summary
51
+
52
+ FLORES is a benchmark dataset for machine translation between English and low-resource languages.
53
+
54
+ >The creation of FLORES200 doubles the existing language coverage of FLORES-101.
55
+ Given the nature of the new languages, which have less standardization and require
56
+ more specialized professional translations, the verification process became more complex.
57
+ This required modifications to the translation workflow. FLORES-200 has several languages
58
+ which were not translated from English. Specifically, several languages were translated
59
+ from Spanish, French, Russian and Modern Standard Arabic. Moreover, FLORES-200 also
60
+ includes two script alternatives for four languages. FLORES-200 consists of translations
61
+ from 842 distinct web articles, totaling 3001 sentences. These sentences are divided
62
+ into three splits: dev, devtest, and test (hidden). On average, sentences are approximately
63
+ 21 words long.
64
+
65
+ **Disclaimer**: *The Flores200 dataset is hosted by the Facebook and licensed under the [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/).
66
+ ### Supported Tasks and Leaderboards
67
+ #### Multilingual Machine Translation
68
+ Refer to the [Dynabench leaderboard](https://dynabench.org/flores/Flores%20MT%20Evaluation%20(FULL)) for additional details on model evaluation on FLORES-101 in the context of the WMT2021 shared task on [Large-Scale Multilingual Machine Translation](http://www.statmt.org/wmt21/large-scale-multilingual-translation-task.html). Flores 200 is an extention of this.
69
+ ### Languages
70
+ The dataset contains parallel sentences for 200 languages, as mentioned in the original [Github](https://github.com/facebookresearch/flores/blob/master/README.md) page for the project. Languages are identified with the ISO 639-3 code (e.g. `eng`, `fra`, `rus`) plus an additional code describing the script (e.g., "eng_Latn", "ukr_Cyrl"). See [the webpage for code descriptions](https://github.com/facebookresearch/flores/blob/main/flores200/README.md).
71
+ Use the configuration `all` to access the full set of parallel sentences for all the available languages in a single command.
72
+ Use a hyphenated pairing to get two langauges in one datapoint (e.g., "eng_Latn-ukr_Cyrl" will provide sentences in the format below).
73
+ ## Dataset Structure
74
+ ### Data Instances
75
+ A sample from the `dev` split for the Russian language (`ukr_Cyrl` config) is provided below. All configurations have the same structure, and all sentences are aligned across configurations and splits.
76
+ ```python
77
+ {
78
+ 'id': 1,
79
+ 'sentence': 'У понеділок, науковці зі Школи медицини Стенфордського університету оголосили про винайдення нового діагностичного інструменту, що може сортувати клітини за їх видами: це малесенький друкований чіп, який можна виготовити за допомогою стандартних променевих принтерів десь по одному центу США за штуку.',
80
+ 'URL': 'https://en.wikinews.org/wiki/Scientists_say_new_medical_diagnostic_chip_can_sort_cells_anywhere_with_an_inkjet',
81
+ 'domain': 'wikinews',
82
+ 'topic': 'health',
83
+ 'has_image': 0,
84
+ 'has_hyperlink': 0
85
+ }
86
+ ```
87
+ When using a hyphenated pairing or using the `all` function, data will be presented as follows:
88
+ ```python
89
+ {
90
+ 'id': 1,
91
+ 'URL': 'https://en.wikinews.org/wiki/Scientists_say_new_medical_diagnostic_chip_can_sort_cells_anywhere_with_an_inkjet',
92
+ 'domain': 'wikinews',
93
+ 'topic': 'health',
94
+ 'has_image': 0,
95
+ 'has_hyperlink': 0,
96
+ 'sentence_eng_Latn': 'On Monday, scientists from the Stanford University School of Medicine announced the invention of a new diagnostic tool that can sort cells by type: a tiny printable chip that can be manufactured using standard inkjet printers for possibly about one U.S. cent each.',
97
+ 'sentence_ukr_Cyrl': 'У понеділок, науковці зі Школи медицини Стенфордського університету оголосили про винайдення нового діагностичного інструменту, що може сортувати клітини за їх видами: це малесенький друкований чіп, який можна виготовити за допомогою стандартних променевих принтерів десь по одному центу США за штуку.'
98
+ }
99
+ ```
100
+ The text is provided as-in the original dataset, without further preprocessing or tokenization.
101
+ ### Data Fields
102
+ - `id`: Row number for the data entry, starting at 1.
103
+ - `sentence`: The full sentence in the specific language (may have _lang for pairings)
104
+ - `URL`: The URL for the English article from which the sentence was extracted.
105
+ - `domain`: The domain of the sentence.
106
+ - `topic`: The topic of the sentence.
107
+ - `has_image`: Whether the original article contains an image.
108
+ - `has_hyperlink`: Whether the sentence contains a hyperlink.
109
+ ### Data Splits
110
+ | config| `dev`| `devtest`|
111
+ |-----------------:|-----:|---------:|
112
+ |all configurations| 997| 1012:|
113
+ ### Dataset Creation
114
+ Please refer to the original article [No Language Left Behind: Scaling Human-Centered Machine Translation](https://arxiv.org/abs/2207.04672) for additional information on dataset creation.
115
+ ## Additional Information
116
+ ### Dataset Curators
117
+ See paper for details.
118
+ ### Licensing Information
119
+ Licensed with Creative Commons Attribution Share Alike 4.0. License available [here](https://creativecommons.org/licenses/by-sa/4.0/).
120
+ ### Citation Information
121
+ Please cite the authors if you use these corpora in your work:
122
+ ```bibtex
123
+ @article{nllb2022,
124
+ author = {NLLB Team, Marta R. Costa-jussà, James Cross, Onur Çelebi, Maha Elbayad, Kenneth Heafield, Kevin Heffernan, Elahe Kalbassi, Janice Lam, Daniel Licht, Jean Maillard, Anna Sun, Skyler Wang, Guillaume Wenzek, Al Youngblood, Bapi Akula, Loic Barrault, Gabriel Mejia Gonzalez, Prangthip Hansanti, John Hoffman, Semarley Jarrett, Kaushik Ram Sadagopan, Dirk Rowe, Shannon Spruit, Chau Tran, Pierre Andrews, Necip Fazil Ayan, Shruti Bhosale, Sergey Edunov, Angela Fan, Cynthia Gao, Vedanuj Goswami, Francisco Guzmán, Philipp Koehn, Alexandre Mourachko, Christophe Ropers, Safiyyah Saleem, Holger Schwenk, Jeff Wang},
125
+ title = {No Language Left Behind: Scaling Human-Centered Machine Translation},
126
+ year = {2022}
127
+ }
128
+ ```
huggingface_dataset/Dataset_Card/SetFit_student-question-categories.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ This is the [IITJEE NEET AIIMS Students Questions Data](https://www.kaggle.com/mrutyunjaybiswal/iitjee-neet-aims-students-questions-data) dataset.
2
+
3
+ It categorizes university entry questions into 4 categories: Physics, Chemistry, Biology, and Mathematics.
huggingface_dataset/Dataset_Card/Xpitfire_cmp_facade.md ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - image-segmentation
5
+ language:
6
+ - en
7
+ tags:
8
+ - building
9
+ - facade
10
+ ---
11
+
12
+ # CMP Facade Database
13
+ We present a dataset of facade images assembled at the Center for Machine Perception, which includes 606 rectified images of facades from various sources, which have been manually annotated. The facades are from different cities around the world and diverse architectural styles.
14
+ Documentation
15
+
16
+ Data origin, format and processing, annotation principles for 12 classes are specified in the report.
17
+
18
+ - facade
19
+ - molding
20
+ - cornice
21
+ - pillar
22
+ - window
23
+ - door
24
+ - sill
25
+ - blind
26
+ - balcony
27
+ - shop
28
+ - deco
29
+ - background
30
+
31
+ Link to original website:
32
+ https://cmp.felk.cvut.cz/~tylecr1/facade/
33
+
34
+ Citation
35
+ Please use the following reference to cite the dataset:
36
+ ```latex
37
+ @INPROCEEDINGS{Tylecek13,
38
+ author = {Radim Tyle{\v c}ek and Radim {\v S}{\' a}ra},
39
+ title = {Spatial Pattern Templates for Recognition of Objects with Regular Structure},
40
+ booktitle = {Proc. GCPR},
41
+ year = {2013},
42
+ address = {Saarbrucken, Germany},
43
+ }
44
+ ```
huggingface_dataset/Dataset_Card/alisawuffles_WANLI.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - crowdsourced
4
+ language_creators:
5
+ - other
6
+ language:
7
+ - en
8
+ license:
9
+ - cc-by-4.0
10
+ multilinguality:
11
+ - monolingual
12
+ pretty_name: WANLI
13
+ size_categories:
14
+ - 100K<n<1M
15
+ source_datasets:
16
+ - original
17
+ task_categories:
18
+ - text-classification
19
+ task_ids:
20
+ - natural-language-inference
21
+ ---
22
+
23
+ # Dataset Card for WANLI
24
+
25
+ ## Table of Contents
26
+ - [Table of Contents](#table-of-contents)
27
+ - [Dataset Description](#dataset-description)
28
+ - [Dataset Summary](#dataset-summary)
29
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
30
+ - [Languages](#languages)
31
+ - [Dataset Structure](#dataset-structure)
32
+ - [Data Instances](#data-instances)
33
+ - [Data Fields](#data-fields)
34
+ - [Data Splits](#data-splits)
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
+ - [Additional Information](#additional-information)
44
+ - [Dataset Curators](#dataset-curators)
45
+ - [Citation Information](#citation-information)
46
+
47
+ ## Dataset Description
48
+
49
+ - **Homepage:** [WANLI homepage](https://wanli.allenai.org/)
50
+ - **Repository:** [Github repo](https://github.com/alisawuffles/wanli)
51
+ - **Paper:** [arXiv](https://arxiv.org/abs/2201.05955)
52
+ - **Point of Contact:** [Alisa Liu](mailto:alisaliu@cs.washington.edu)
53
+
54
+ ### Dataset Summary
55
+
56
+ WANLI (**W**orker-**A**I Collaboration for **NLI**) is a collection of 108K English sentence pairs for the task of natural language inference (NLI).
57
+ Each example is created by first identifying a "pocket" of examples in [MultiNLI (Williams et al., 2018)](https://cims.nyu.edu/~sbowman/multinli/) that share a challenging reasoning pattern, then instructing GPT-3 to write a new example with the same pattern.
58
+ The set of generated examples are automatically filtered to contain those most likely to aid model training, and finally labeled and optionally revised by human annotators.
59
+
60
+ WANLI presents unique empirical strengths compared to existing NLI datasets. Remarkably, training a model on WANLI instead of MultiNLI (which is 4 times larger) improves performance on seven out-of-domain test sets we consider, including by 11% on HANS and 9% on Adversarial NLI.
61
+
62
+ ### Supported Tasks and Leaderboards
63
+
64
+ The dataset can be used to train a model for natural language inference, which determines whether a premise entails (i.e., implies the truth of) a hypothesis, both expressed in natural language. Success on this task is typically measured by achieving a high accuracy. A RoBERTa-large model currently achieves 75.40%.
65
+
66
+ Models trained on NLI are often adapted to other downstream tasks, and NLI data can be mixed with other sources of supervision.
67
+
68
+ ### Languages
69
+
70
+ The dataset consists of English examples generated by GPT-3 and revised by English-speaking crowdworkers located in the United States.
71
+
72
+ ## Dataset Structure
73
+
74
+ ### Data Instances
75
+
76
+ Here is an example of an NLI example in `data/wanli/train.jsonl` or `data/wanli/test.jsonl`.
77
+ ```
78
+ {
79
+ "id": 225295,
80
+ "premise": "It is a tribute to the skill of the coach that the team has been able to compete at the highest level.",
81
+ "hypothesis": "The coach is a good coach.",
82
+ "gold": "entailment",
83
+ "genre": "generated",
84
+ "pairID": "171408"
85
+ }
86
+ ```
87
+
88
+ - `id`: unique identifier for the example
89
+ - `premise`: a piece of text
90
+ - `hypothesis`: a piece of text that may be true, false, or whose truth conditions may not be knowable when compared to the premise
91
+ - `gold`: one of `entailment`, `neutral`, and `contradiction`
92
+ - `genre`: one of `generated` and `generated_revised`, depending on whether the example was revised by annotators
93
+ - `pairID`: id of seed MNLI example, corresponding to those in `data/mnli/train.jsonl`
94
+
95
+ We also release the raw annotations for each worker, which can be found in `data/wanli/anonymized_annotations.jsonl`.
96
+ ```
97
+ "WorkerId": "EUJ",
98
+ "id": 271560,
99
+ "nearest_neighbors": [
100
+ 309783,
101
+ 202988,
102
+ 145310,
103
+ 98030,
104
+ 148759
105
+ ],
106
+ "premise": "I don't know what I'd do without my cat. He is my only friend.",
107
+ "hypothesis": "I would be alone.",
108
+ "label": "neutral",
109
+ "revised_premise": "I don't know what I'd do without my cat. He is my only friend.",
110
+ "revised_hypothesis": "I would be alone without my cat.",
111
+ "gold": "entailment",
112
+ "revised": true
113
+ ```
114
+
115
+ - `WorkerId`: a unique identification for each crowdworker (NOT the real worker ID from AMT)
116
+ - `id`: id of generated example
117
+ - `nearest_neighbors`: ordered ids of the group of MNLI nearest neighbors that were used as in-context examples, where the first one is seed ambiguous MNLI example. MNLI ids correspond to those in `mnli/train.jsonl`.
118
+ - `premise`: GPT-3 generated premise
119
+ - `hypothesis`: GPT-3 generated hypothesis
120
+ - `label`: the shared label of the in-context examples, which is the "intended" label for this generation
121
+ - `revised_premise`: premise after human review
122
+ - `revised_hypothesis`: hypothesis after human review
123
+ - `gold`: annotator-assigned gold label for the (potentially revised) example
124
+ - `revised`: whether the example was revised
125
+
126
+ ### Data Splits
127
+
128
+ The dataset is randomly split into a *train* and *test* set.
129
+
130
+ | | train | test |
131
+ |-------------------------|------:|-----:|
132
+ | Examples | 102885| 5000|
133
+
134
+ ## Dataset Creation
135
+
136
+ ### Curation Rationale
137
+
138
+ A recurring challenge of crowdsourcing NLP datasets at scale is that human writers often rely on repetitive patterns when crafting examples, leading to a lack of linguistic diversity. On the other hand, there has been remarkable progress in open-ended text generation based on massive language models. We create WANLI to demonstrate the effectiveness an approach that leverages the best of both worlds: a language model's ability to efficiently generate diverse examples, and a human's ability to revise the examples for quality and assign a gold label.
139
+
140
+ ### Source Data
141
+
142
+ #### Initial Data Collection and Normalization
143
+
144
+ Our pipeline starts with an existing dataset, MultiNLI (Williams et al., 2018). We use dataset cartography from [Swayamdipta et al. (2020)](https://aclanthology.org/2020.emnlp-main.746/) to automatically identify pockets of examples that demonstrate challenging reasoning patterns rela081 tive to a trained model. Using each group as a set of in-context examples, we leverage a pretrained language model to *generate new examples* likely to have the same pattern. We then automatically filter generations to keep those that are most likely to aid model learning. Finally, we validate the generated examples by subjecting them to human review, where crowdworkers assign a gold label and (optionally) revise for quality.
145
+
146
+ #### Who are the source language producers?
147
+
148
+ The GPT-3 Curie model generated examples which were then revised and labeled by crowdworkers on Amazon Mechanical Turk.
149
+ Workers were paid $0.12 for each example that they annotate. At the end of data collection, we aggregate the earning and time spent from each crowdworker, and find that the median hourly rate was $22.72, with 85% of workers being paid over the $15/hour target.
150
+
151
+ ### Annotations
152
+
153
+ #### Annotation process
154
+
155
+ Given an unlabeled example, annotators are asked to optionally revise it for quality (while preserving the intended meaning as much as possible through minimal revisions), and then assign a label. Alternatively, if an example would require a great deal of revision to fix *or* if it could be perceived as offensive, they were asked to discard it.
156
+ Details about instructions, guidelines, and instructional examples can be found in Appendix D of the paper.
157
+
158
+ Crowdworkers annotate a total of 118,724 examples, with two distinct workers reviewing each example.
159
+ For examples that both annotators labeled without revision, annotators achieved a Cohen Kappa score of 0.60, indicating substantial agreement.
160
+
161
+ #### Who are the annotators?
162
+
163
+ Annotators were required to have a HIT approval rate of 98%, a total of 10,000 approved HITs, and be located in the United States.
164
+
165
+ 300 Turkers took our qualification test, of which 69 passed. Turkers who were later found to produce extremely careless annotations were removed from the qualification list (and oftentimes, their annotations were discarded, though they were still paid for their work). The number of workers who contributed to the final dataset is 62.
166
+
167
+ ### Personal and Sensitive Information
168
+
169
+ The dataset does not contain any personal information about the authors or the crowdworkers.
170
+
171
+ ## Considerations for Using the Data
172
+
173
+ ### Social Impact of Dataset
174
+
175
+ This dataset was developed to explore the potential of worker-AI collaboration for dataset curation, train more robust NLI models, and provide more challenging evaluation of existing systems.
176
+
177
+ ### Discussion of Biases
178
+
179
+ Text generated from large pretrained language models is susceptible to perpetuating social harms and containing toxic language.
180
+ To partially remedy this, we ask annotators to discard any examples that may be perceived as offensive.
181
+ Nonetheless, it is possible that harmful examples (especially if they contain subtle biases) may have been missed by annotators and included in the final dataset.
182
+
183
+ ## Additional Information
184
+
185
+ ### Dataset Curators
186
+
187
+ WANLI was developed by Alisa Liu, Swabha Swayamdipta, Noah A. Smith, and Yejin Choi from the [University of Washington](https://www.cs.washington.edu/) and [AI2](https://allenai.org/).
188
+
189
+ ### Citation Information
190
+
191
+ ```
192
+ @misc{liu-etal-2022-wanli,
193
+ title = "WANLI: Worker and AI Collaboration for Natural Language Inference Dataset Creation",
194
+ author = "Liu, Alisa and
195
+ Swayamdipta, Swabha and
196
+ Smith, Noah A. and
197
+ Choi, Yejin",
198
+ month = jan,
199
+ year = "2022",
200
+ url = "https://arxiv.org/pdf/2201.05955",
201
+ }
202
+ ```
huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-inverse-scaling__NeQA-inverse-scaling__NeQA-1e740e-1694759588.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ type: predictions
3
+ tags:
4
+ - autotrain
5
+ - evaluation
6
+ datasets:
7
+ - inverse-scaling/NeQA
8
+ eval_info:
9
+ task: text_zero_shot_classification
10
+ model: inverse-scaling/opt-30b_eval
11
+ metrics: []
12
+ dataset_name: inverse-scaling/NeQA
13
+ dataset_config: inverse-scaling--NeQA
14
+ dataset_split: train
15
+ col_mapping:
16
+ text: prompt
17
+ classes: classes
18
+ target: answer_index
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: inverse-scaling/opt-30b_eval
26
+ * Dataset: inverse-scaling/NeQA
27
+ * Config: inverse-scaling--NeQA
28
+ * Split: train
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 [@MicPie](https://huggingface.co/MicPie) for evaluating this model.
huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-phpthinh__examplei-all-929d48-1748861029.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ type: predictions
3
+ tags:
4
+ - autotrain
5
+ - evaluation
6
+ datasets:
7
+ - phpthinh/examplei
8
+ eval_info:
9
+ task: text_zero_shot_classification
10
+ model: bigscience/bloom-3b
11
+ metrics: ['f1']
12
+ dataset_name: phpthinh/examplei
13
+ dataset_config: all
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: bigscience/bloom-3b
26
+ * Dataset: phpthinh/examplei
27
+ * Config: all
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 [@phpthinh](https://huggingface.co/phpthinh) for evaluating this model.
huggingface_dataset/Dataset_Card/autoevaluate_autoeval-staging-eval-launch__gov_report-plain_text-7b7f8a-16126222.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ type: predictions
3
+ tags:
4
+ - autotrain
5
+ - evaluation
6
+ datasets:
7
+ - launch/gov_report
8
+ eval_info:
9
+ task: summarization
10
+ model: pszemraj/bigbird-pegasus-large-K-booksum
11
+ metrics: ['bertscore']
12
+ dataset_name: launch/gov_report
13
+ dataset_config: plain_text
14
+ dataset_split: validation
15
+ col_mapping:
16
+ text: document
17
+ target: summary
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: Summarization
24
+ * Model: pszemraj/bigbird-pegasus-large-K-booksum
25
+ * Dataset: launch/gov_report
26
+ * Config: plain_text
27
+ * Split: validation
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 [@nonchalant-nagavalli](https://huggingface.co/nonchalant-nagavalli) for evaluating this model.
huggingface_dataset/Dataset_Card/evageon_IADD.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ ---
4
+ # IADD
5
+
6
+ IADD is an Integrated Dataset for Arabic Dialect iDentification Dataset. It contains 136,317 texts representing 5 regions (Maghrebi (MGH) , Levantine (LEV), Egypt (EGY) , Iraq (IRQ) and Gulf (GLF)) and 9 countries (Algeria, Morocco, Tunisia, Palestine, Jordan, Syria, Lebanon, Egypt and Iraq).
7
+
8
+ IADD is created from the combination of subsets of five corpora: DART, SHAMI, TSAC, PADIC and AOC. The Dialectal ARabic Tweets dataset (DART) [1] has about 25,000 tweets that are annotated via crowdsourcing while the SHAMI dataset [2] consists of 117,805 sentences and covers levantine dialects spoken in Palestine, Jordan, Lebanon and Syria. TSAC [3] is a Tunisian dialect corpus of 17,000 comments collected mainly from Tunisian Facebook pages. Parallel Arabic Dialect Corpus (PADIC) [4] is made of sentences transcribed from recordings or translated from MSA. Finally, the Arabic Online Commentary (AOC) dataset [5] is based on reader commentary from the online versions of three Arabic newspapers, and it consists of 1.4M comments.
9
+
10
+ IADD is stored in a JSON-like format with the following keys:
11
+ - Sentence: contains the sentence/ text;
12
+ - Region: stores the corresponding dialectal region (MGH, LEV, EGY, IRQ, GLF or general);
13
+ - Country: specifies the corresponding country, if available (MAR, TUN, DZ, EGY, IRQ, SYR, JOR, PSE, LBN);
14
+ - DataSource: indicates the source of the data (PADIC, DART, AOC, SHAMI or TSAC).
15
+
16
+
17
+ [1] Alsarsour, I., Mohamed, E., Suwaileh, R., & Elsayed, T. (2018, May). Dart: A large dataset of dialectal arabic tweets. In Proceedings of the Eleventh International Conference on Language Resources and Evaluation (LREC 2018).
18
+ [2] Abu Kwaik, K., Saad, M. K., Chatzikyriakidis, S., & Dobnik, S. (2018). Shami: A corpus of levantine arabic dialects. In Proceedings of the eleventh international conference on language resources and evaluation (LREC 2018).
19
+ [3] Mdhaffar, S., Bougares, F., Esteve, Y., & Hadrich-Belguith, L. (2017, April). Sentiment analysis of tunisian dialects: Linguistic ressources and experiments. In Third Arabic Natural Language Processing Workshop (WANLP) (pp. 55-61).
20
+ [4] Meftouh, K., Harrat, S., Jamoussi, S., Abbas, M., & Smaili, K. (2015, October). Machine translation experiments on PADIC: A parallel Arabic dialect corpus. In The 29th Pacific Asia conference on language, information and computation.
21
+ [5] Zaidan, O., & Callison-Burch, C. (2011, June). The arabic online commentary dataset: an annotated dataset of informal arabic with high dialectal content. In Proceedings of the 49th Annual Meeting of the Association for Computational Linguistics: Human Language Technologies (pp. 37-41).
huggingface_dataset/Dataset_Card/income_cqadupstack-wordpress-top-20-gen-queries.md ADDED
@@ -0,0 +1,510 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators: []
3
+ language_creators: []
4
+ language:
5
+ - en
6
+ license:
7
+ - cc-by-sa-4.0
8
+ multilinguality:
9
+ - monolingual
10
+ paperswithcode_id: beir
11
+ pretty_name: BEIR Benchmark
12
+ size_categories:
13
+ msmarco:
14
+ - 1M<n<10M
15
+ trec-covid:
16
+ - 100k<n<1M
17
+ nfcorpus:
18
+ - 1K<n<10K
19
+ nq:
20
+ - 1M<n<10M
21
+ hotpotqa:
22
+ - 1M<n<10M
23
+ fiqa:
24
+ - 10K<n<100K
25
+ arguana:
26
+ - 1K<n<10K
27
+ touche-2020:
28
+ - 100K<n<1M
29
+ cqadupstack:
30
+ - 100K<n<1M
31
+ quora:
32
+ - 100K<n<1M
33
+ dbpedia:
34
+ - 1M<n<10M
35
+ scidocs:
36
+ - 10K<n<100K
37
+ fever:
38
+ - 1M<n<10M
39
+ climate-fever:
40
+ - 1M<n<10M
41
+ scifact:
42
+ - 1K<n<10K
43
+ source_datasets: []
44
+ task_categories:
45
+ - text-retrieval
46
+ ---
47
+
48
+ # NFCorpus: 20 generated queries (BEIR Benchmark)
49
+
50
+ This HF dataset contains the top-20 synthetic queries generated for each passage in the above BEIR benchmark dataset.
51
+
52
+ - DocT5query model used: [BeIR/query-gen-msmarco-t5-base-v1](https://huggingface.co/BeIR/query-gen-msmarco-t5-base-v1)
53
+ - id (str): unique document id in NFCorpus in the BEIR benchmark (`corpus.jsonl`).
54
+ - Questions generated: 20
55
+ - Code used for generation: [evaluate_anserini_docT5query_parallel.py](https://github.com/beir-cellar/beir/blob/main/examples/retrieval/evaluation/sparse/evaluate_anserini_docT5query_parallel.py)
56
+
57
+
58
+ Below contains the old dataset card for the BEIR benchmark.
59
+
60
+
61
+ # Dataset Card for BEIR Benchmark
62
+
63
+ ## Table of Contents
64
+ - [Dataset Description](#dataset-description)
65
+ - [Dataset Summary](#dataset-summary)
66
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
67
+ - [Languages](#languages)
68
+ - [Dataset Structure](#dataset-structure)
69
+ - [Data Instances](#data-instances)
70
+ - [Data Fields](#data-fields)
71
+ - [Data Splits](#data-splits)
72
+ - [Dataset Creation](#dataset-creation)
73
+ - [Curation Rationale](#curation-rationale)
74
+ - [Source Data](#source-data)
75
+ - [Annotations](#annotations)
76
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
77
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
78
+ - [Social Impact of Dataset](#social-impact-of-dataset)
79
+ - [Discussion of Biases](#discussion-of-biases)
80
+ - [Other Known Limitations](#other-known-limitations)
81
+ - [Additional Information](#additional-information)
82
+ - [Dataset Curators](#dataset-curators)
83
+ - [Licensing Information](#licensing-information)
84
+ - [Citation Information](#citation-information)
85
+ - [Contributions](#contributions)
86
+
87
+ ## Dataset Description
88
+
89
+ - **Homepage:** https://github.com/UKPLab/beir
90
+ - **Repository:** https://github.com/UKPLab/beir
91
+ - **Paper:** https://openreview.net/forum?id=wCu6T5xFjeJ
92
+ - **Leaderboard:** https://docs.google.com/spreadsheets/d/1L8aACyPaXrL8iEelJLGqlMqXKPX2oSP_R10pZoy77Ns
93
+ - **Point of Contact:** nandan.thakur@uwaterloo.ca
94
+
95
+ ### Dataset Summary
96
+
97
+ BEIR is a heterogeneous benchmark that has been built from 18 diverse datasets representing 9 information retrieval tasks:
98
+
99
+ - Fact-checking: [FEVER](http://fever.ai), [Climate-FEVER](http://climatefever.ai), [SciFact](https://github.com/allenai/scifact)
100
+ - Question-Answering: [NQ](https://ai.google.com/research/NaturalQuestions), [HotpotQA](https://hotpotqa.github.io), [FiQA-2018](https://sites.google.com/view/fiqa/)
101
+ - Bio-Medical IR: [TREC-COVID](https://ir.nist.gov/covidSubmit/index.html), [BioASQ](http://bioasq.org), [NFCorpus](https://www.cl.uni-heidelberg.de/statnlpgroup/nfcorpus/)
102
+ - News Retrieval: [TREC-NEWS](https://trec.nist.gov/data/news2019.html), [Robust04](https://trec.nist.gov/data/robust/04.guidelines.html)
103
+ - Argument Retrieval: [Touche-2020](https://webis.de/events/touche-20/shared-task-1.html), [ArguAna](tp://argumentation.bplaced.net/arguana/data)
104
+ - Duplicate Question Retrieval: [Quora](https://www.quora.com/q/quoradata/First-Quora-Dataset-Release-Question-Pairs), [CqaDupstack](http://nlp.cis.unimelb.edu.au/resources/cqadupstack/)
105
+ - Citation-Prediction: [SCIDOCS](https://allenai.org/data/scidocs)
106
+ - Tweet Retrieval: [Signal-1M](https://research.signal-ai.com/datasets/signal1m-tweetir.html)
107
+ - Entity Retrieval: [DBPedia](https://github.com/iai-group/DBpedia-Entity/)
108
+
109
+ All these datasets have been preprocessed and can be used for your experiments.
110
+
111
+
112
+ ```python
113
+
114
+ ```
115
+
116
+ ### Supported Tasks and Leaderboards
117
+
118
+ The dataset supports a leaderboard that evaluates models against task-specific metrics such as F1 or EM, as well as their ability to retrieve supporting information from Wikipedia.
119
+
120
+ The current best performing models can be found [here](https://eval.ai/web/challenges/challenge-page/689/leaderboard/).
121
+
122
+ ### Languages
123
+
124
+ All tasks are in English (`en`).
125
+
126
+ ## Dataset Structure
127
+
128
+ All BEIR datasets must contain a corpus, queries and qrels (relevance judgments file). They must be in the following format:
129
+ - `corpus` file: a `.jsonl` file (jsonlines) that contains a list of dictionaries, each with three fields `_id` with unique document identifier, `title` with document title (optional) and `text` with document paragraph or passage. For example: `{"_id": "doc1", "title": "Albert Einstein", "text": "Albert Einstein was a German-born...."}`
130
+ - `queries` file: a `.jsonl` file (jsonlines) that contains a list of dictionaries, each with two fields `_id` with unique query identifier and `text` with query text. For example: `{"_id": "q1", "text": "Who developed the mass-energy equivalence formula?"}`
131
+ - `qrels` file: a `.tsv` file (tab-seperated) that contains three columns, i.e. the `query-id`, `corpus-id` and `score` in this order. Keep 1st row as header. For example: `q1 doc1 1`
132
+
133
+ ### Data Instances
134
+
135
+ A high level example of any beir dataset:
136
+
137
+ ```python
138
+ corpus = {
139
+ "doc1" : {
140
+ "title": "Albert Einstein",
141
+ "text": "Albert Einstein was a German-born theoretical physicist. who developed the theory of relativity, \
142
+ one of the two pillars of modern physics (alongside quantum mechanics). His work is also known for \
143
+ its influence on the philosophy of science. He is best known to the general public for his mass–energy \
144
+ equivalence formula E = mc2, which has been dubbed 'the world's most famous equation'. He received the 1921 \
145
+ Nobel Prize in Physics 'for his services to theoretical physics, and especially for his discovery of the law \
146
+ of the photoelectric effect', a pivotal step in the development of quantum theory."
147
+ },
148
+ "doc2" : {
149
+ "title": "", # Keep title an empty string if not present
150
+ "text": "Wheat beer is a top-fermented beer which is brewed with a large proportion of wheat relative to the amount of \
151
+ malted barley. The two main varieties are German Weißbier and Belgian witbier; other types include Lambic (made\
152
+ with wild yeast), Berliner Weisse (a cloudy, sour beer), and Gose (a sour, salty beer)."
153
+ },
154
+ }
155
+
156
+ queries = {
157
+ "q1" : "Who developed the mass-energy equivalence formula?",
158
+ "q2" : "Which beer is brewed with a large proportion of wheat?"
159
+ }
160
+
161
+ qrels = {
162
+ "q1" : {"doc1": 1},
163
+ "q2" : {"doc2": 1},
164
+ }
165
+ ```
166
+
167
+ ### Data Fields
168
+
169
+ Examples from all configurations have the following features:
170
+
171
+ ### Corpus
172
+ - `corpus`: a `dict` feature representing the document title and passage text, made up of:
173
+ - `_id`: a `string` feature representing the unique document id
174
+ - `title`: a `string` feature, denoting the title of the document.
175
+ - `text`: a `string` feature, denoting the text of the document.
176
+
177
+ ### Queries
178
+ - `queries`: a `dict` feature representing the query, made up of:
179
+ - `_id`: a `string` feature representing the unique query id
180
+ - `text`: a `string` feature, denoting the text of the query.
181
+
182
+ ### Qrels
183
+ - `qrels`: a `dict` feature representing the query document relevance judgements, made up of:
184
+ - `_id`: a `string` feature representing the query id
185
+ - `_id`: a `string` feature, denoting the document id.
186
+ - `score`: a `int32` feature, denoting the relevance judgement between query and document.
187
+
188
+
189
+ ### Data Splits
190
+
191
+ | Dataset | Website| BEIR-Name | Type | Queries | Corpus | Rel D/Q | Down-load | md5 |
192
+ | -------- | -----| ---------| --------- | ----------- | ---------| ---------| :----------: | :------:|
193
+ | MSMARCO | [Homepage](https://microsoft.github.io/msmarco/)| ``msmarco`` | ``train``<br>``dev``<br>``test``| 6,980 | 8.84M | 1.1 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/msmarco.zip) | ``444067daf65d982533ea17ebd59501e4`` |
194
+ | TREC-COVID | [Homepage](https://ir.nist.gov/covidSubmit/index.html)| ``trec-covid``| ``test``| 50| 171K| 493.5 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/trec-covid.zip) | ``ce62140cb23feb9becf6270d0d1fe6d1`` |
195
+ | NFCorpus | [Homepage](https://www.cl.uni-heidelberg.de/statnlpgroup/nfcorpus/) | ``nfcorpus`` | ``train``<br>``dev``<br>``test``| 323 | 3.6K | 38.2 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/nfcorpus.zip) | ``a89dba18a62ef92f7d323ec890a0d38d`` |
196
+ | BioASQ | [Homepage](http://bioasq.org) | ``bioasq``| ``train``<br>``test`` | 500 | 14.91M | 8.05 | No | [How to Reproduce?](https://github.com/UKPLab/beir/blob/main/examples/dataset#2-bioasq) |
197
+ | NQ | [Homepage](https://ai.google.com/research/NaturalQuestions) | ``nq``| ``train``<br>``test``| 3,452 | 2.68M | 1.2 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/nq.zip) | ``d4d3d2e48787a744b6f6e691ff534307`` |
198
+ | HotpotQA | [Homepage](https://hotpotqa.github.io) | ``hotpotqa``| ``train``<br>``dev``<br>``test``| 7,405 | 5.23M | 2.0 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/hotpotqa.zip) | ``f412724f78b0d91183a0e86805e16114`` |
199
+ | FiQA-2018 | [Homepage](https://sites.google.com/view/fiqa/) | ``fiqa`` | ``train``<br>``dev``<br>``test``| 648 | 57K | 2.6 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/fiqa.zip) | ``17918ed23cd04fb15047f73e6c3bd9d9`` |
200
+ | Signal-1M(RT) | [Homepage](https://research.signal-ai.com/datasets/signal1m-tweetir.html)| ``signal1m`` | ``test``| 97 | 2.86M | 19.6 | No | [How to Reproduce?](https://github.com/UKPLab/beir/blob/main/examples/dataset#4-signal-1m) |
201
+ | TREC-NEWS | [Homepage](https://trec.nist.gov/data/news2019.html) | ``trec-news`` | ``test``| 57 | 595K | 19.6 | No | [How to Reproduce?](https://github.com/UKPLab/beir/blob/main/examples/dataset#1-trec-news) |
202
+ | ArguAna | [Homepage](http://argumentation.bplaced.net/arguana/data) | ``arguana``| ``test`` | 1,406 | 8.67K | 1.0 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/arguana.zip) | ``8ad3e3c2a5867cdced806d6503f29b99`` |
203
+ | Touche-2020| [Homepage](https://webis.de/events/touche-20/shared-task-1.html) | ``webis-touche2020``| ``test``| 49 | 382K | 19.0 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/webis-touche2020.zip) | ``46f650ba5a527fc69e0a6521c5a23563`` |
204
+ | CQADupstack| [Homepage](http://nlp.cis.unimelb.edu.au/resources/cqadupstack/) | ``cqadupstack``| ``test``| 13,145 | 457K | 1.4 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/cqadupstack.zip) | ``4e41456d7df8ee7760a7f866133bda78`` |
205
+ | Quora| [Homepage](https://www.quora.com/q/quoradata/First-Quora-Dataset-Release-Question-Pairs) | ``quora``| ``dev``<br>``test``| 10,000 | 523K | 1.6 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/quora.zip) | ``18fb154900ba42a600f84b839c173167`` |
206
+ | DBPedia | [Homepage](https://github.com/iai-group/DBpedia-Entity/) | ``dbpedia-entity``| ``dev``<br>``test``| 400 | 4.63M | 38.2 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/dbpedia-entity.zip) | ``c2a39eb420a3164af735795df012ac2c`` |
207
+ | SCIDOCS| [Homepage](https://allenai.org/data/scidocs) | ``scidocs``| ``test``| 1,000 | 25K | 4.9 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/scidocs.zip) | ``38121350fc3a4d2f48850f6aff52e4a9`` |
208
+ | FEVER | [Homepage](http://fever.ai) | ``fever``| ``train``<br>``dev``<br>``test``| 6,666 | 5.42M | 1.2| [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/fever.zip) | ``5a818580227bfb4b35bb6fa46d9b6c03`` |
209
+ | Climate-FEVER| [Homepage](http://climatefever.ai) | ``climate-fever``|``test``| 1,535 | 5.42M | 3.0 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/climate-fever.zip) | ``8b66f0a9126c521bae2bde127b4dc99d`` |
210
+ | SciFact| [Homepage](https://github.com/allenai/scifact) | ``scifact``| ``train``<br>``test``| 300 | 5K | 1.1 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/scifact.zip) | ``5f7d1de60b170fc8027bb7898e2efca1`` |
211
+ | Robust04 | [Homepage](https://trec.nist.gov/data/robust/04.guidelines.html) | ``robust04``| ``test``| 249 | 528K | 69.9 | No | [How to Reproduce?](https://github.com/UKPLab/beir/blob/main/examples/dataset#3-robust04) |
212
+
213
+
214
+ ## Dataset Creation
215
+
216
+ ### Curation Rationale
217
+
218
+ [Needs More Information]
219
+
220
+ ### Source Data
221
+
222
+ #### Initial Data Collection and Normalization
223
+
224
+ [Needs More Information]
225
+
226
+ #### Who are the source language producers?
227
+
228
+ [Needs More Information]
229
+
230
+ ### Annotations
231
+
232
+ #### Annotation process
233
+
234
+ [Needs More Information]
235
+
236
+ #### Who are the annotators?
237
+
238
+ [Needs More Information]
239
+
240
+ ### Personal and Sensitive Information
241
+
242
+ [Needs More Information]
243
+
244
+ ## Considerations for Using the Data
245
+
246
+ ### Social Impact of Dataset
247
+
248
+ [Needs More Information]
249
+
250
+ ### Discussion of Biases
251
+
252
+ [Needs More Information]
253
+
254
+ ### Other Known Limitations
255
+
256
+ [Needs More Information]
257
+
258
+ ## Additional Information
259
+
260
+ ### Dataset Curators
261
+
262
+ [Needs More Information]
263
+
264
+ ### Licensing Information
265
+
266
+ [Needs More Information]
267
+
268
+ ### Citation Information
269
+
270
+ Cite as:
271
+ ```
272
+ @inproceedings{
273
+ thakur2021beir,
274
+ title={{BEIR}: A Heterogeneous Benchmark for Zero-shot Evaluation of Information Retrieval Models},
275
+ author={Nandan Thakur and Nils Reimers and Andreas R{\"u}ckl{\'e} and Abhishek Srivastava and Iryna Gurevych},
276
+ booktitle={Thirty-fifth Conference on Neural Information Processing Systems Datasets and Benchmarks Track (Round 2)},
277
+ year={2021},
278
+ url={https://openreview.net/forum?id=wCu6T5xFjeJ}
279
+ }
280
+ ```
281
+
282
+ ### Contributions
283
+
284
+ Thanks to [@Nthakur20](https://github.com/Nthakur20) for adding this dataset.Top-20 generated queries for every passage in NFCorpus
285
+
286
+
287
+ # Dataset Card for BEIR Benchmark
288
+
289
+ ## Table of Contents
290
+ - [Dataset Description](#dataset-description)
291
+ - [Dataset Summary](#dataset-summary)
292
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
293
+ - [Languages](#languages)
294
+ - [Dataset Structure](#dataset-structure)
295
+ - [Data Instances](#data-instances)
296
+ - [Data Fields](#data-fields)
297
+ - [Data Splits](#data-splits)
298
+ - [Dataset Creation](#dataset-creation)
299
+ - [Curation Rationale](#curation-rationale)
300
+ - [Source Data](#source-data)
301
+ - [Annotations](#annotations)
302
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
303
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
304
+ - [Social Impact of Dataset](#social-impact-of-dataset)
305
+ - [Discussion of Biases](#discussion-of-biases)
306
+ - [Other Known Limitations](#other-known-limitations)
307
+ - [Additional Information](#additional-information)
308
+ - [Dataset Curators](#dataset-curators)
309
+ - [Licensing Information](#licensing-information)
310
+ - [Citation Information](#citation-information)
311
+ - [Contributions](#contributions)
312
+
313
+ ## Dataset Description
314
+
315
+ - **Homepage:** https://github.com/UKPLab/beir
316
+ - **Repository:** https://github.com/UKPLab/beir
317
+ - **Paper:** https://openreview.net/forum?id=wCu6T5xFjeJ
318
+ - **Leaderboard:** https://docs.google.com/spreadsheets/d/1L8aACyPaXrL8iEelJLGqlMqXKPX2oSP_R10pZoy77Ns
319
+ - **Point of Contact:** nandan.thakur@uwaterloo.ca
320
+
321
+ ### Dataset Summary
322
+
323
+ BEIR is a heterogeneous benchmark that has been built from 18 diverse datasets representing 9 information retrieval tasks:
324
+
325
+ - Fact-checking: [FEVER](http://fever.ai), [Climate-FEVER](http://climatefever.ai), [SciFact](https://github.com/allenai/scifact)
326
+ - Question-Answering: [NQ](https://ai.google.com/research/NaturalQuestions), [HotpotQA](https://hotpotqa.github.io), [FiQA-2018](https://sites.google.com/view/fiqa/)
327
+ - Bio-Medical IR: [TREC-COVID](https://ir.nist.gov/covidSubmit/index.html), [BioASQ](http://bioasq.org), [NFCorpus](https://www.cl.uni-heidelberg.de/statnlpgroup/nfcorpus/)
328
+ - News Retrieval: [TREC-NEWS](https://trec.nist.gov/data/news2019.html), [Robust04](https://trec.nist.gov/data/robust/04.guidelines.html)
329
+ - Argument Retrieval: [Touche-2020](https://webis.de/events/touche-20/shared-task-1.html), [ArguAna](tp://argumentation.bplaced.net/arguana/data)
330
+ - Duplicate Question Retrieval: [Quora](https://www.quora.com/q/quoradata/First-Quora-Dataset-Release-Question-Pairs), [CqaDupstack](http://nlp.cis.unimelb.edu.au/resources/cqadupstack/)
331
+ - Citation-Prediction: [SCIDOCS](https://allenai.org/data/scidocs)
332
+ - Tweet Retrieval: [Signal-1M](https://research.signal-ai.com/datasets/signal1m-tweetir.html)
333
+ - Entity Retrieval: [DBPedia](https://github.com/iai-group/DBpedia-Entity/)
334
+
335
+ All these datasets have been preprocessed and can be used for your experiments.
336
+
337
+
338
+ ```python
339
+
340
+ ```
341
+
342
+ ### Supported Tasks and Leaderboards
343
+
344
+ The dataset supports a leaderboard that evaluates models against task-specific metrics such as F1 or EM, as well as their ability to retrieve supporting information from Wikipedia.
345
+
346
+ The current best performing models can be found [here](https://eval.ai/web/challenges/challenge-page/689/leaderboard/).
347
+
348
+ ### Languages
349
+
350
+ All tasks are in English (`en`).
351
+
352
+ ## Dataset Structure
353
+
354
+ All BEIR datasets must contain a corpus, queries and qrels (relevance judgments file). They must be in the following format:
355
+ - `corpus` file: a `.jsonl` file (jsonlines) that contains a list of dictionaries, each with three fields `_id` with unique document identifier, `title` with document title (optional) and `text` with document paragraph or passage. For example: `{"_id": "doc1", "title": "Albert Einstein", "text": "Albert Einstein was a German-born...."}`
356
+ - `queries` file: a `.jsonl` file (jsonlines) that contains a list of dictionaries, each with two fields `_id` with unique query identifier and `text` with query text. For example: `{"_id": "q1", "text": "Who developed the mass-energy equivalence formula?"}`
357
+ - `qrels` file: a `.tsv` file (tab-seperated) that contains three columns, i.e. the `query-id`, `corpus-id` and `score` in this order. Keep 1st row as header. For example: `q1 doc1 1`
358
+
359
+ ### Data Instances
360
+
361
+ A high level example of any beir dataset:
362
+
363
+ ```python
364
+ corpus = {
365
+ "doc1" : {
366
+ "title": "Albert Einstein",
367
+ "text": "Albert Einstein was a German-born theoretical physicist. who developed the theory of relativity, \
368
+ one of the two pillars of modern physics (alongside quantum mechanics). His work is also known for \
369
+ its influence on the philosophy of science. He is best known to the general public for his mass–energy \
370
+ equivalence formula E = mc2, which has been dubbed 'the world's most famous equation'. He received the 1921 \
371
+ Nobel Prize in Physics 'for his services to theoretical physics, and especially for his discovery of the law \
372
+ of the photoelectric effect', a pivotal step in the development of quantum theory."
373
+ },
374
+ "doc2" : {
375
+ "title": "", # Keep title an empty string if not present
376
+ "text": "Wheat beer is a top-fermented beer which is brewed with a large proportion of wheat relative to the amount of \
377
+ malted barley. The two main varieties are German Weißbier and Belgian witbier; other types include Lambic (made\
378
+ with wild yeast), Berliner Weisse (a cloudy, sour beer), and Gose (a sour, salty beer)."
379
+ },
380
+ }
381
+
382
+ queries = {
383
+ "q1" : "Who developed the mass-energy equivalence formula?",
384
+ "q2" : "Which beer is brewed with a large proportion of wheat?"
385
+ }
386
+
387
+ qrels = {
388
+ "q1" : {"doc1": 1},
389
+ "q2" : {"doc2": 1},
390
+ }
391
+ ```
392
+
393
+ ### Data Fields
394
+
395
+ Examples from all configurations have the following features:
396
+
397
+ ### Corpus
398
+ - `corpus`: a `dict` feature representing the document title and passage text, made up of:
399
+ - `_id`: a `string` feature representing the unique document id
400
+ - `title`: a `string` feature, denoting the title of the document.
401
+ - `text`: a `string` feature, denoting the text of the document.
402
+
403
+ ### Queries
404
+ - `queries`: a `dict` feature representing the query, made up of:
405
+ - `_id`: a `string` feature representing the unique query id
406
+ - `text`: a `string` feature, denoting the text of the query.
407
+
408
+ ### Qrels
409
+ - `qrels`: a `dict` feature representing the query document relevance judgements, made up of:
410
+ - `_id`: a `string` feature representing the query id
411
+ - `_id`: a `string` feature, denoting the document id.
412
+ - `score`: a `int32` feature, denoting the relevance judgement between query and document.
413
+
414
+
415
+ ### Data Splits
416
+
417
+ | Dataset | Website| BEIR-Name | Type | Queries | Corpus | Rel D/Q | Down-load | md5 |
418
+ | -------- | -----| ---------| --------- | ----------- | ---------| ---------| :----------: | :------:|
419
+ | MSMARCO | [Homepage](https://microsoft.github.io/msmarco/)| ``msmarco`` | ``train``<br>``dev``<br>``test``| 6,980 | 8.84M | 1.1 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/msmarco.zip) | ``444067daf65d982533ea17ebd59501e4`` |
420
+ | TREC-COVID | [Homepage](https://ir.nist.gov/covidSubmit/index.html)| ``trec-covid``| ``test``| 50| 171K| 493.5 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/trec-covid.zip) | ``ce62140cb23feb9becf6270d0d1fe6d1`` |
421
+ | NFCorpus | [Homepage](https://www.cl.uni-heidelberg.de/statnlpgroup/nfcorpus/) | ``nfcorpus`` | ``train``<br>``dev``<br>``test``| 323 | 3.6K | 38.2 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/nfcorpus.zip) | ``a89dba18a62ef92f7d323ec890a0d38d`` |
422
+ | BioASQ | [Homepage](http://bioasq.org) | ``bioasq``| ``train``<br>``test`` | 500 | 14.91M | 8.05 | No | [How to Reproduce?](https://github.com/UKPLab/beir/blob/main/examples/dataset#2-bioasq) |
423
+ | NQ | [Homepage](https://ai.google.com/research/NaturalQuestions) | ``nq``| ``train``<br>``test``| 3,452 | 2.68M | 1.2 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/nq.zip) | ``d4d3d2e48787a744b6f6e691ff534307`` |
424
+ | HotpotQA | [Homepage](https://hotpotqa.github.io) | ``hotpotqa``| ``train``<br>``dev``<br>``test``| 7,405 | 5.23M | 2.0 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/hotpotqa.zip) | ``f412724f78b0d91183a0e86805e16114`` |
425
+ | FiQA-2018 | [Homepage](https://sites.google.com/view/fiqa/) | ``fiqa`` | ``train``<br>``dev``<br>``test``| 648 | 57K | 2.6 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/fiqa.zip) | ``17918ed23cd04fb15047f73e6c3bd9d9`` |
426
+ | Signal-1M(RT) | [Homepage](https://research.signal-ai.com/datasets/signal1m-tweetir.html)| ``signal1m`` | ``test``| 97 | 2.86M | 19.6 | No | [How to Reproduce?](https://github.com/UKPLab/beir/blob/main/examples/dataset#4-signal-1m) |
427
+ | TREC-NEWS | [Homepage](https://trec.nist.gov/data/news2019.html) | ``trec-news`` | ``test``| 57 | 595K | 19.6 | No | [How to Reproduce?](https://github.com/UKPLab/beir/blob/main/examples/dataset#1-trec-news) |
428
+ | ArguAna | [Homepage](http://argumentation.bplaced.net/arguana/data) | ``arguana``| ``test`` | 1,406 | 8.67K | 1.0 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/arguana.zip) | ``8ad3e3c2a5867cdced806d6503f29b99`` |
429
+ | Touche-2020| [Homepage](https://webis.de/events/touche-20/shared-task-1.html) | ``webis-touche2020``| ``test``| 49 | 382K | 19.0 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/webis-touche2020.zip) | ``46f650ba5a527fc69e0a6521c5a23563`` |
430
+ | CQADupstack| [Homepage](http://nlp.cis.unimelb.edu.au/resources/cqadupstack/) | ``cqadupstack``| ``test``| 13,145 | 457K | 1.4 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/cqadupstack.zip) | ``4e41456d7df8ee7760a7f866133bda78`` |
431
+ | Quora| [Homepage](https://www.quora.com/q/quoradata/First-Quora-Dataset-Release-Question-Pairs) | ``quora``| ``dev``<br>``test``| 10,000 | 523K | 1.6 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/quora.zip) | ``18fb154900ba42a600f84b839c173167`` |
432
+ | DBPedia | [Homepage](https://github.com/iai-group/DBpedia-Entity/) | ``dbpedia-entity``| ``dev``<br>``test``| 400 | 4.63M | 38.2 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/dbpedia-entity.zip) | ``c2a39eb420a3164af735795df012ac2c`` |
433
+ | SCIDOCS| [Homepage](https://allenai.org/data/scidocs) | ``scidocs``| ``test``| 1,000 | 25K | 4.9 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/scidocs.zip) | ``38121350fc3a4d2f48850f6aff52e4a9`` |
434
+ | FEVER | [Homepage](http://fever.ai) | ``fever``| ``train``<br>``dev``<br>``test``| 6,666 | 5.42M | 1.2| [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/fever.zip) | ``5a818580227bfb4b35bb6fa46d9b6c03`` |
435
+ | Climate-FEVER| [Homepage](http://climatefever.ai) | ``climate-fever``|``test``| 1,535 | 5.42M | 3.0 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/climate-fever.zip) | ``8b66f0a9126c521bae2bde127b4dc99d`` |
436
+ | SciFact| [Homepage](https://github.com/allenai/scifact) | ``scifact``| ``train``<br>``test``| 300 | 5K | 1.1 | [Link](https://public.ukp.informatik.tu-darmstadt.de/thakur/BEIR/datasets/scifact.zip) | ``5f7d1de60b170fc8027bb7898e2efca1`` |
437
+ | Robust04 | [Homepage](https://trec.nist.gov/data/robust/04.guidelines.html) | ``robust04``| ``test``| 249 | 528K | 69.9 | No | [How to Reproduce?](https://github.com/UKPLab/beir/blob/main/examples/dataset#3-robust04) |
438
+
439
+
440
+ ## Dataset Creation
441
+
442
+ ### Curation Rationale
443
+
444
+ [Needs More Information]
445
+
446
+ ### Source Data
447
+
448
+ #### Initial Data Collection and Normalization
449
+
450
+ [Needs More Information]
451
+
452
+ #### Who are the source language producers?
453
+
454
+ [Needs More Information]
455
+
456
+ ### Annotations
457
+
458
+ #### Annotation process
459
+
460
+ [Needs More Information]
461
+
462
+ #### Who are the annotators?
463
+
464
+ [Needs More Information]
465
+
466
+ ### Personal and Sensitive Information
467
+
468
+ [Needs More Information]
469
+
470
+ ## Considerations for Using the Data
471
+
472
+ ### Social Impact of Dataset
473
+
474
+ [Needs More Information]
475
+
476
+ ### Discussion of Biases
477
+
478
+ [Needs More Information]
479
+
480
+ ### Other Known Limitations
481
+
482
+ [Needs More Information]
483
+
484
+ ## Additional Information
485
+
486
+ ### Dataset Curators
487
+
488
+ [Needs More Information]
489
+
490
+ ### Licensing Information
491
+
492
+ [Needs More Information]
493
+
494
+ ### Citation Information
495
+
496
+ Cite as:
497
+ ```
498
+ @inproceedings{
499
+ thakur2021beir,
500
+ title={{BEIR}: A Heterogeneous Benchmark for Zero-shot Evaluation of Information Retrieval Models},
501
+ author={Nandan Thakur and Nils Reimers and Andreas R{\"u}ckl{\'e} and Abhishek Srivastava and Iryna Gurevych},
502
+ booktitle={Thirty-fifth Conference on Neural Information Processing Systems Datasets and Benchmarks Track (Round 2)},
503
+ year={2021},
504
+ url={https://openreview.net/forum?id=wCu6T5xFjeJ}
505
+ }
506
+ ```
507
+
508
+ ### Contributions
509
+
510
+ Thanks to [@Nthakur20](https://github.com/Nthakur20) for adding this dataset.
huggingface_dataset/Dataset_Card/irds_mmarco_v2_hi_dev.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: '`mmarco/v2/hi/dev`'
3
+ viewer: false
4
+ source_datasets: ['irds/mmarco_v2_hi']
5
+ task_categories:
6
+ - text-retrieval
7
+ ---
8
+
9
+ # Dataset Card for `mmarco/v2/hi/dev`
10
+
11
+ The `mmarco/v2/hi/dev` 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/mmarco#mmarco/v2/hi/dev).
13
+
14
+ # Data
15
+
16
+ This dataset provides:
17
+ - `queries` (i.e., topics); count=101,093
18
+ - `qrels`: (relevance assessments); count=59,273
19
+
20
+ - For `docs`, use [`irds/mmarco_v2_hi`](https://huggingface.co/datasets/irds/mmarco_v2_hi)
21
+
22
+ ## Usage
23
+
24
+ ```python
25
+ from datasets import load_dataset
26
+
27
+ queries = load_dataset('irds/mmarco_v2_hi_dev', 'queries')
28
+ for record in queries:
29
+ record # {'query_id': ..., 'text': ...}
30
+
31
+ qrels = load_dataset('irds/mmarco_v2_hi_dev', '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
+ @article{Bonifacio2021MMarco,
44
+ title={{mMARCO}: A Multilingual Version of {MS MARCO} Passage Ranking Dataset},
45
+ author={Luiz Henrique Bonifacio and Israel Campiotti and Roberto Lotufo and Rodrigo Nogueira},
46
+ year={2021},
47
+ journal={arXiv:2108.13897}
48
+ }
49
+ ```
huggingface_dataset/Dataset_Card/ithieund_VietNews-Abs-Sum.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # VietNews-Abs-Sum
2
+ A dataset for Vietnamese Abstractive Summarization task.
3
+ It includes all articles from Vietnews (VNDS) dataset which was released by Van-Hau Nguyen et al.
4
+ The articles were collected from tuoitre.vn, vnexpress.net, and nguoiduatin.vn online newspaper by the authors.
5
+
6
+ # Introduction
7
+ This dataset was extracted from Train/Val/Test split of Vietnews dataset. All files from *test_tokenized*, *train_tokenized* and *val_tokenized* directories are fetched and preprocessed with punctuation normalization. The subsets then are stored in the *raw* director with 3 files *train.tsv*, *valid.tsv*, and *test.tsv* accordingly. These files will be considered as the original raw dataset as nothing changes except the punctuation normalization.
8
+
9
+ As pointed out in *BARTpho: Pre-trained Sequence-to-Sequence Models for Vietnamese*, there are lots of duplicated samples across subsets. Therefore, we do another preprocessing process to remove all the duplicated samples. The process includes the following steps:
10
+ - First, remove all duplicates from each subset
11
+ - Second, merge all subsets into 1 set with the following order: test + val + train
12
+ - Finally, remove all duplicates from that merged set and then split out into 3 new subsets
13
+
14
+ The final subsets are the same to the orignal subsets but all duplicates were removed. Each subset now has total samples as follows:
15
+ - train_no_dups.tsv: 99134 samples
16
+ - valid_no_dups.tsv: 22184 samples
17
+ - test_no_dups.tsv: 22498 samples
18
+
19
+ Totally, we have 99134 + 22184 + 22498 = 143816 samples after filtering!
20
+ Note that this result is not the same as the number of samples reported in BARTpho paper, but there is no duplicate inside each subset or across subsets anymore.
21
+
22
+ These filtered subsets are also exported into JSONLINE format to support future training script that requires this data format.
23
+
24
+ # Directory structure
25
+ - raw: contains 3 raw subset files fetched from Vietnews directories
26
+ - train.tsv
27
+ - val.tsv
28
+ - test.tsv
29
+ - processed: contains duplicates filtered subsets
30
+ - test.tsv
31
+ - train.tsv
32
+ - valid.tsv
33
+ - test.jsonl
34
+ - train.jsonl
35
+ - valid.jsonl
36
+ - [and other variants]
37
+
38
+ # Credits
39
+ - Special thanks to Vietnews (VNDS) authors: https://github.com/ThanhChinhBK/vietnews
huggingface_dataset/Dataset_Card/nightingal3_fig-qa.md ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - expert-generated
4
+ - crowdsourced
5
+ language_creators:
6
+ - crowdsourced
7
+ language:
8
+ - en
9
+ license:
10
+ - mit
11
+ multilinguality:
12
+ - monolingual
13
+ pretty_name: Fig-QA
14
+ size_categories:
15
+ - 10K<n<100K
16
+ source_datasets:
17
+ - original
18
+ task_categories:
19
+ - multiple-choice
20
+ task_ids:
21
+ - multiple-choice-qa
22
+ ---
23
+
24
+ # Dataset Card for Fig-QA
25
+
26
+ ## Table of Contents
27
+ - [Table of Contents](#table-of-contents)
28
+ - [Dataset Description](#dataset-description)
29
+ - [Dataset Summary](#dataset-summary)
30
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
31
+ - [Languages](#languages)
32
+ - [Dataset Structure](#dataset-structure)
33
+ - [Data Splits](#data-splits)
34
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
35
+ - [Discussion of Biases](#discussion-of-biases)
36
+ - [Additional Information](#additional-information)
37
+ - [Licensing Information](#licensing-information)
38
+ - [Citation Information](#citation-information)
39
+
40
+ ## Dataset Description
41
+
42
+ - **Repository:** https://github.com/nightingal3/Fig-QA
43
+ - **Paper:** https://arxiv.org/abs/2204.12632
44
+ - **Leaderboard:** https://explainaboard.inspiredco.ai/leaderboards?dataset=fig_qa
45
+ - **Point of Contact:** emmy@cmu.edu
46
+
47
+ ### Dataset Summary
48
+
49
+ This is the dataset for the paper [Testing the Ability of Language Models to Interpret Figurative Language](https://arxiv.org/abs/2204.12632). Fig-QA consists of 10256 examples of human-written creative metaphors that are paired as a Winograd schema. It can be used to evaluate the commonsense reasoning of models. The metaphors themselves can also be used as training data for other tasks, such as metaphor detection or generation.
50
+
51
+ ### Supported Tasks and Leaderboards
52
+
53
+ You can evaluate your models on the test set by submitting to the [leaderboard](https://explainaboard.inspiredco.ai/leaderboards?dataset=fig_qa) on Explainaboard. Click on "New" and select `qa-multiple-choice` for the task field. Select `accuracy` for the metric. You should upload results in the form of a system output file in JSON or JSONL format.
54
+
55
+ ### Languages
56
+
57
+ English only currently
58
+
59
+ ### Data Splits
60
+
61
+ Train-{S, M(no suffix), XL}: different training set sizes
62
+ Dev
63
+ Test (labels not provided for test set)
64
+
65
+ ## Considerations for Using the Data
66
+
67
+ ### Discussion of Biases
68
+
69
+ These metaphors are human-generated and may contain insults or other explicit content. Authors of the paper manually removed offensive content, but users should keep in mind that some potentially offensive content may remain in the dataset.
70
+
71
+ ## Additional Information
72
+
73
+ ### Licensing Information
74
+
75
+ MIT License
76
+
77
+ ### Citation Information
78
+
79
+ If you found the dataset useful, please cite this paper:
80
+
81
+ @misc{https://doi.org/10.48550/arxiv.2204.12632,
82
+ doi = {10.48550/ARXIV.2204.12632},
83
+ url = {https://arxiv.org/abs/2204.12632},
84
+ author = {Liu, Emmy and Cui, Chen and Zheng, Kenneth and Neubig, Graham},
85
+ keywords = {Computation and Language (cs.CL), Artificial Intelligence (cs.AI), FOS: Computer and information sciences, FOS: Computer and information sciences},
86
+ title = {Testing the Ability of Language Models to Interpret Figurative Language},
87
+ publisher = {arXiv},
88
+ year = {2022},
89
+ copyright = {Creative Commons Attribution Share Alike 4.0 International}
90
+ }
91
+
huggingface_dataset/Dataset_Card/nlphuji_flickr30k.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Flickr30k
2
+
3
+ Original paper: [From image descriptions to visual denotations: New similarity metrics for semantic inference over event descriptions](https://aclanthology.org/Q14-1006)
4
+
5
+ Homepage: https://shannon.cs.illinois.edu/DenotationGraph/
6
+
7
+ Bibtex:
8
+ ```
9
+ @article{young2014image,
10
+ title={From image descriptions to visual denotations: New similarity metrics for semantic inference over event descriptions},
11
+ author={Young, Peter and Lai, Alice and Hodosh, Micah and Hockenmaier, Julia},
12
+ journal={Transactions of the Association for Computational Linguistics},
13
+ volume={2},
14
+ pages={67--78},
15
+ year={2014},
16
+ publisher={MIT Press}
17
+ }
18
+ ```
huggingface_dataset/Dataset_Card/parsinlu_reading_comprehension.md ADDED
@@ -0,0 +1,194 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - expert-generated
4
+ language_creators:
5
+ - expert-generated
6
+ language:
7
+ - fa
8
+ license:
9
+ - cc-by-nc-sa-4.0
10
+ multilinguality:
11
+ - monolingual
12
+ size_categories:
13
+ - 1K<n<10K
14
+ source_datasets:
15
+ - extended|wikipedia|google
16
+ task_categories:
17
+ - question-answering
18
+ task_ids:
19
+ - extractive-qa
20
+ paperswithcode_id: null
21
+ pretty_name: PersiNLU (Reading Comprehension)
22
+ dataset_info:
23
+ features:
24
+ - name: question
25
+ dtype: string
26
+ - name: url
27
+ dtype: string
28
+ - name: context
29
+ dtype: string
30
+ - name: answers
31
+ sequence:
32
+ - name: answer_start
33
+ dtype: int32
34
+ - name: answer_text
35
+ dtype: string
36
+ config_name: parsinlu-repo
37
+ splits:
38
+ - name: train
39
+ num_bytes: 747679
40
+ num_examples: 600
41
+ - name: test
42
+ num_bytes: 681945
43
+ num_examples: 575
44
+ - name: validation
45
+ num_bytes: 163185
46
+ num_examples: 125
47
+ download_size: 4117863
48
+ dataset_size: 1592809
49
+ ---
50
+
51
+ # Dataset Card for PersiNLU (Reading Comprehension)
52
+
53
+ ## Table of Contents
54
+ - [Dataset Description](#dataset-description)
55
+ - [Dataset Summary](#dataset-summary)
56
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
57
+ - [Languages](#languages)
58
+ - [Dataset Structure](#dataset-structure)
59
+ - [Data Instances](#data-instances)
60
+ - [Data Fields](#data-fields)
61
+ - [Data Splits](#data-splits)
62
+ - [Dataset Creation](#dataset-creation)
63
+ - [Curation Rationale](#curation-rationale)
64
+ - [Source Data](#source-data)
65
+ - [Annotations](#annotations)
66
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
67
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
68
+ - [Social Impact of Dataset](#social-impact-of-dataset)
69
+ - [Discussion of Biases](#discussion-of-biases)
70
+ - [Other Known Limitations](#other-known-limitations)
71
+ - [Additional Information](#additional-information)
72
+ - [Dataset Curators](#dataset-curators)
73
+ - [Licensing Information](#licensing-information)
74
+ - [Citation Information](#citation-information)
75
+ - [Contributions](#contributions)
76
+
77
+ ## Dataset Description
78
+
79
+ - **Homepage:** [Github](https://github.com/persiannlp/parsinlu/)
80
+ - **Repository:** [Github](https://github.com/persiannlp/parsinlu/)
81
+ - **Paper:** [Arxiv](https://arxiv.org/abs/2012.06154)
82
+ - **Leaderboard:**
83
+ - **Point of Contact:** [email](d.khashabi@gmail.com)
84
+
85
+ ### Dataset Summary
86
+
87
+ A Persian reading comprehenion task (generating an answer, given a question and a context paragraph).
88
+ The questions are mined using Google auto-complete, their answers and the corresponding evidence documents are manually annotated by native speakers.
89
+
90
+ ### Supported Tasks and Leaderboards
91
+
92
+ [More Information Needed]
93
+
94
+ ### Languages
95
+
96
+ The text dataset is in Persian (`fa`).
97
+
98
+ ## Dataset Structure
99
+
100
+ ### Data Instances
101
+
102
+ Here is an example from the dataset:
103
+ ```
104
+ {
105
+ 'question': 'پیامبر در چه سالی به پیامبری رسید؟',
106
+ 'url': 'https://fa.wikipedia.org/wiki/%D9%85%D8%AD%D9%85%D8%AF',
107
+ 'passage': 'محمد که از روش زندگی مردم مکه ناخشنود بود، گهگاه در غار حرا در یکی از کوه\u200cهای اطراف آن دیار به تفکر و عبادت می\u200cپرداخت. به باور مسلمانان، محمد در همین مکان و در حدود ۴۰ سالگی از طرف خدا به پیامبری برگزیده، و وحی بر او فروفرستاده شد. در نظر آنان، دعوت محمد همانند دعوت دیگر پیامبرانِ کیش یکتاپرستی مبنی بر این بود که خداوند (الله) یکتاست و تسلیم شدن برابر خدا راه رسیدن به اوست.',
108
+ 'answers': [
109
+ {'answer_start': 160, 'answer_text': 'حدود ۴۰ سالگی'}
110
+ ]
111
+ }
112
+ ```
113
+
114
+ ### Data Fields
115
+
116
+ - `question`: the question, mined using Google auto-complete.
117
+ - `passage`: the passage that contains the answer.
118
+ - `url`: the url from which the passage was mined.
119
+ - `answers`: a list of answers, containing the string and the index of the answer with the fields `answer_start` and `answer_text`. Note that in the test set, some `answer_start` values are missing and replaced with `-1`
120
+
121
+ ### Data Splits
122
+
123
+ The train/test split contains 600/575 samples.
124
+
125
+ ## Dataset Creation
126
+
127
+ ### Curation Rationale
128
+
129
+ The question were collected via Google auto-complete.
130
+ The answers were annotated by native speakers.
131
+ For more details, check [the corresponding draft](https://arxiv.org/abs/2012.06154).
132
+
133
+ ### Source Data
134
+
135
+ #### Initial Data Collection and Normalization
136
+
137
+ [More Information Needed]
138
+
139
+ #### Who are the source language producers?
140
+
141
+ [More Information Needed]
142
+
143
+ ### Annotations
144
+
145
+ #### Annotation process
146
+
147
+ [More Information Needed]
148
+
149
+ #### Who are the annotators?
150
+
151
+ [More Information Needed]
152
+
153
+ ### Personal and Sensitive Information
154
+
155
+ [More Information Needed]
156
+
157
+ ## Considerations for Using the Data
158
+
159
+ ### Social Impact of Dataset
160
+
161
+ [More Information Needed]
162
+
163
+ ### Discussion of Biases
164
+
165
+ [More Information Needed]
166
+
167
+ ### Other Known Limitations
168
+
169
+ Dataset provided for research purposes only. Please check dataset license for additional information.
170
+
171
+ ## Additional Information
172
+
173
+ ### Dataset Curators
174
+
175
+ [More Information Needed]
176
+
177
+ ### Licensing Information
178
+
179
+ CC BY-NC-SA 4.0 License
180
+
181
+ ### Citation Information
182
+ ```bibtex
183
+ @article{huggingface:dataset,
184
+ title = {ParsiNLU: A Suite of Language Understanding Challenges for Persian},
185
+ authors = {Khashabi, Daniel and Cohan, Arman and Shakeri, Siamak and Hosseini, Pedram and Pezeshkpour, Pouya and Alikhani, Malihe and Aminnaseri, Moin and Bitaab, Marzieh and Brahman, Faeze and Ghazarian, Sarik and others},
186
+ year={2020}
187
+ journal = {arXiv e-prints},
188
+ eprint = {2012.06154},
189
+ }
190
+ ```
191
+
192
+ ### Contributions
193
+
194
+ Thanks to [@danyaljj](https://github.com/danyaljj) for adding this dataset.
huggingface_dataset/Dataset_Card/tab_fact.md ADDED
@@ -0,0 +1,207 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - crowdsourced
4
+ language_creators:
5
+ - crowdsourced
6
+ language:
7
+ - en
8
+ license:
9
+ - cc-by-4.0
10
+ multilinguality:
11
+ - monolingual
12
+ size_categories:
13
+ - 100K<n<1M
14
+ source_datasets:
15
+ - original
16
+ task_categories:
17
+ - text-classification
18
+ task_ids:
19
+ - fact-checking
20
+ paperswithcode_id: tabfact
21
+ pretty_name: TabFact
22
+ dataset_info:
23
+ - config_name: tab_fact
24
+ features:
25
+ - name: id
26
+ dtype: int32
27
+ - name: table_id
28
+ dtype: string
29
+ - name: table_text
30
+ dtype: string
31
+ - name: table_caption
32
+ dtype: string
33
+ - name: statement
34
+ dtype: string
35
+ - name: label
36
+ dtype:
37
+ class_label:
38
+ names:
39
+ '0': refuted
40
+ '1': entailed
41
+ splits:
42
+ - name: train
43
+ num_bytes: 99852664
44
+ num_examples: 92283
45
+ - name: validation
46
+ num_bytes: 13846872
47
+ num_examples: 12792
48
+ - name: test
49
+ num_bytes: 13493391
50
+ num_examples: 12779
51
+ download_size: 196508436
52
+ dataset_size: 127192927
53
+ - config_name: blind_test
54
+ features:
55
+ - name: id
56
+ dtype: int32
57
+ - name: table_id
58
+ dtype: string
59
+ - name: table_text
60
+ dtype: string
61
+ - name: table_caption
62
+ dtype: string
63
+ - name: statement
64
+ dtype: string
65
+ - name: test_id
66
+ dtype: string
67
+ splits:
68
+ - name: test
69
+ num_bytes: 10954442
70
+ num_examples: 9750
71
+ download_size: 196508436
72
+ dataset_size: 10954442
73
+ ---
74
+
75
+ # Dataset Card for TabFact
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:** [TabFact](https://tabfact.github.io/index.html)
104
+ - **Repository:** [GitHub](https://github.com/wenhuchen/Table-Fact-Checking)
105
+ - **Paper:** [TabFact: A Large-scale Dataset for Table-based Fact Verification](https://arxiv.org/abs/1909.02164)
106
+ - **Leaderboard:** [Leaderboard](https://competitions.codalab.org/competitions/21611)
107
+ - **Point of Contact:** [Wenhu Chen](wenhuchen@cs.ucsb.edu)
108
+
109
+ ### Dataset Summary
110
+
111
+ The problem of verifying whether a textual hypothesis holds the truth based on the given evidence, also known as fact verification, plays an important role in the study of natural language understanding and semantic representation. However, existing studies are restricted to dealing with unstructured textual evidence (e.g., sentences and passages, a pool of passages), while verification using structured forms of evidence, such as tables, graphs, and databases, remains unexplored. TABFACT is large scale dataset with 16k Wikipedia tables as evidence for 118k human annotated statements designed for fact verification with semi-structured evidence. The statements are labeled as either ENTAILED or REFUTED. TABFACT is challenging since it involves both soft linguistic reasoning and hard symbolic reasoning.
112
+
113
+ ### Supported Tasks and Leaderboards
114
+
115
+ [More Information Needed]
116
+
117
+ ### Languages
118
+
119
+ [More Information Needed]
120
+
121
+ ## Dataset Structure
122
+
123
+ ### Data Instances
124
+
125
+ [More Information Needed]
126
+
127
+ ### Data Fields
128
+
129
+ [More Information Needed]
130
+
131
+ ### Data Splits
132
+
133
+ [More Information Needed]
134
+ ## Dataset Creation
135
+
136
+ ### Curation Rationale
137
+
138
+ [More Information Needed]
139
+
140
+ ### Source Data
141
+
142
+ [More Information Needed]
143
+
144
+ #### Initial Data Collection and Normalization
145
+
146
+ [More Information Needed]
147
+
148
+ #### Who are the source language producers?
149
+
150
+ [More Information Needed]
151
+
152
+ ### Annotations
153
+
154
+ [More Information Needed]
155
+
156
+ #### Annotation process
157
+
158
+ [More Information Needed]
159
+
160
+ #### Who are the annotators?
161
+
162
+ [More Information Needed]
163
+
164
+ ### Personal and Sensitive Information
165
+
166
+ [More Information Needed]
167
+
168
+ ## Considerations for Using the Data
169
+
170
+ ### Social Impact of Dataset
171
+
172
+ [More Information Needed]
173
+
174
+ ### Discussion of Biases
175
+
176
+ [More Information Needed]
177
+
178
+ ### Other Known Limitations
179
+
180
+ [More Information Needed]
181
+
182
+ ## Additional Information
183
+
184
+ ### Dataset Curators
185
+
186
+ [More Information Needed]
187
+
188
+ ### Licensing Information
189
+
190
+ [More Information Needed]
191
+
192
+ ### Citation Information
193
+
194
+ ```
195
+ @inproceedings{2019TabFactA,
196
+ title={TabFact : A Large-scale Dataset for Table-based Fact Verification},
197
+ author={Wenhu Chen, Hongmin Wang, Jianshu Chen, Yunkai Zhang, Hong Wang, Shiyang Li, Xiyou Zhou and William Yang Wang},
198
+ booktitle = {International Conference on Learning Representations (ICLR)},
199
+ address = {Addis Ababa, Ethiopia},
200
+ month = {April},
201
+ year = {2020}
202
+ }
203
+ ```
204
+
205
+ ### Contributions
206
+
207
+ Thanks to [@patil-suraj](https://github.com/patil-suraj) for adding this dataset.
huggingface_dataset/Dataset_Card/tau_sled.md ADDED
@@ -0,0 +1,147 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license:
5
+ - mit
6
+ task_categories:
7
+ - question-answering
8
+ - summarization
9
+ - text-generation
10
+ task_ids:
11
+ - multiple-choice-qa
12
+ - natural-language-inference
13
+ configs:
14
+ - gov_report
15
+ - summ_screen_fd
16
+ - qmsum
17
+ - qasper
18
+ - narrative_qa
19
+ - quality
20
+ - contract_nli
21
+ - squad
22
+ - squad_shuffled_distractors
23
+ - squad_ordered_distractors
24
+ - hotpotqa
25
+ - hotpotqa_second_only
26
+ tags:
27
+ - multi-hop-question-answering
28
+ - query-based-summarization
29
+ - long-texts
30
+ ---
31
+
32
+ ## Dataset Description
33
+ - **Repository:** [SLED Github repository](https://github.com/Mivg/SLED)
34
+ - **Paper:** [Efficient Long-Text Understanding with Short-Text Models
35
+ ](https://arxiv.org/pdf/2208.00748.pdf)
36
+
37
+ # Dataset Card for SCROLLS
38
+
39
+ ## Overview
40
+ This dataset is based on the [SCROLLS](https://huggingface.co/datasets/tau/scrolls) dataset ([paper](https://arxiv.org/pdf/2201.03533.pdf)), the [SQuAD 1.1](https://huggingface.co/datasets/squad) dataset and the [HotpotQA](https://huggingface.co/datasets/hotpot_qa) dataset.
41
+ It doesn't contain any unpblished data, but includes the configuration needed for the [Efficient Long-Text Understanding with Short-Text Models
42
+ ](https://arxiv.org/pdf/2208.00748.pdf) paper.
43
+
44
+ ## Tasks
45
+ The tasks included are:
46
+
47
+ #### GovReport ([Huang et al., 2021](https://arxiv.org/pdf/2104.02112.pdf))
48
+ GovReport is a summarization dataset of reports addressing various national policy issues published by the
49
+ Congressional Research Service and the U.S. Government Accountability Office, where each document is paired with a hand-written executive summary.
50
+ The reports and their summaries are longer than their equivalents in other popular long-document summarization datasets;
51
+ for example, GovReport's documents are approximately 1.5 and 2.5 times longer than the documents in Arxiv and PubMed, respectively.
52
+
53
+ #### SummScreenFD ([Chen et al., 2021](https://arxiv.org/pdf/2104.07091.pdf))
54
+ SummScreenFD is a summarization dataset in the domain of TV shows (e.g. Friends, Game of Thrones).
55
+ Given a transcript of a specific episode, the goal is to produce the episode's recap.
56
+ The original dataset is divided into two complementary subsets, based on the source of its community contributed transcripts.
57
+ For SCROLLS, we use the ForeverDreaming (FD) subset, as it incorporates 88 different shows,
58
+ making it a more diverse alternative to the TV MegaSite (TMS) subset, which has only 10 shows.
59
+ Community-authored recaps for the ForeverDreaming transcripts were collected from English Wikipedia and TVMaze.
60
+
61
+ #### QMSum ([Zhong et al., 2021](https://arxiv.org/pdf/2104.05938.pdf))
62
+ QMSum is a query-based summarization dataset, consisting of 232 meetings transcripts from multiple domains.
63
+ The corpus covers academic group meetings at the International Computer Science Institute and their summaries, industrial product meetings for designing a remote control,
64
+ and committee meetings of the Welsh and Canadian Parliaments, dealing with a variety of public policy issues.
65
+ Annotators were tasked with writing queries about the broad contents of the meetings, as well as specific questions about certain topics or decisions,
66
+ while ensuring that the relevant text for answering each query spans at least 200 words or 10 turns.
67
+
68
+ #### NarrativeQA ([Kočiský et al., 2021](https://arxiv.org/pdf/1712.07040.pdf))
69
+ NarrativeQA (Kočiský et al., 2021) is an established question answering dataset over entire books from Project Gutenberg and movie scripts from different websites.
70
+ Annotators were given summaries of the books and scripts obtained from Wikipedia, and asked to generate question-answer pairs,
71
+ resulting in about 30 questions and answers for each of the 1,567 books and scripts.
72
+ They were encouraged to use their own words rather then copying, and avoid asking yes/no questions or ones about the cast.
73
+ Each question was then answered by an additional annotator, providing each question with two reference answers (unless both answers are identical).
74
+
75
+ #### Qasper ([Dasigi et al., 2021](https://arxiv.org/pdf/2105.03011.pdf))
76
+ Qasper is a question answering dataset over NLP papers filtered from the Semantic Scholar Open Research Corpus (S2ORC).
77
+ Questions were written by NLP practitioners after reading only the title and abstract of the papers,
78
+ while another set of NLP practitioners annotated the answers given the entire document.
79
+ Qasper contains abstractive, extractive, and yes/no questions, as well as unanswerable ones.
80
+
81
+ #### QuALITY ([Pang et al., 2021](https://arxiv.org/pdf/2112.08608.pdf))
82
+ QuALITY is a multiple-choice question answering dataset over articles and stories sourced from Project Gutenberg,
83
+ the Open American National Corpus, and more.
84
+ Experienced writers wrote questions and distractors, and were incentivized to write answerable, unambiguous questions such that in order to correctly answer them,
85
+ human annotators must read large portions of the given document.
86
+ Reference answers were then calculated using the majority vote between of the annotators and writer's answers.
87
+ To measure the difficulty of their questions, Pang et al. conducted a speed validation process,
88
+ where another set of annotators were asked to answer questions given only a short period of time to skim through the document.
89
+ As a result, 50% of the questions in QuALITY are labeled as hard, i.e. the majority of the annotators in the speed validation setting chose the wrong answer.
90
+
91
+ #### ContractNLI ([Koreeda and Manning, 2021](https://arxiv.org/pdf/2110.01799.pdf))
92
+ Contract NLI is a natural language inference dataset in the legal domain.
93
+ Given a non-disclosure agreement (the premise), the task is to predict whether a particular legal statement (the hypothesis) is entailed, not entailed (neutral), or cannot be entailed (contradiction) from the contract.
94
+ The NDAs were manually picked after simple filtering from the Electronic Data Gathering, Analysis, and Retrieval system (EDGAR) and Google.
95
+ The dataset contains a total of 607 contracts and 17 unique hypotheses, which were combined to produce the dataset's 10,319 examples.
96
+
97
+ #### SQuAD 1.1 ([Rajpurkar et al., 2016](https://arxiv.org/pdf/1606.05250.pdf))
98
+ Stanford Question Answering Dataset (SQuAD) is a reading comprehension \
99
+ dataset, consisting of questions posed by crowdworkers on a set of Wikipedia \
100
+ articles, where the answer to every question is a segment of text, or span, \
101
+ from the corresponding reading passage, or the question might be unanswerable.
102
+
103
+ #### HotpotQA ([Yang et al., 2018](https://arxiv.org/pdf/1809.09600.pdf))
104
+ HotpotQA is a new dataset with 113k Wikipedia-based question-answer pairs with four key features:
105
+ (1) the questions require finding and reasoning over multiple supporting documents to answer;
106
+ (2) the questions are diverse and not constrained to any pre-existing knowledge bases or knowledge schemas;
107
+ (3) we provide sentence-level supporting facts required for reasoning, allowingQA systems to reason with strong supervisionand explain the predictions;
108
+ (4) we offer a new type of factoid comparison questions to testQA systems’ ability to extract relevant facts and perform necessary comparison.
109
+
110
+ ## Data Fields
111
+
112
+ All the datasets in the benchmark are in the same input-output format
113
+
114
+ - `input`: a `string` feature. The input document.
115
+ - `input_prefix`: an optional `string` feature, for the datasets containing prefix (e.g. question)
116
+ - `output`: a `string` feature. The target.
117
+ - `id`: a `string` feature. Unique per input.
118
+ - `pid`: a `string` feature. Unique per input-output pair (can differ from 'id' in NarrativeQA and Qasper, where there is more then one valid target).
119
+
120
+ The dataset that contain `input_prefix` are:
121
+ - SQuAD - the question
122
+ - HotpotQA - the question
123
+ - qmsum - the query
124
+ - qasper - the question
125
+ - narrative_qa - the question
126
+ - quality - the question + the four choices
127
+ - contract_nli - the hypothesis
128
+
129
+ ## Controlled experiments
130
+ To test multiple properties of SLED, we modify SQuAD 1.1 [Rajpurkar et al., 2016](https://arxiv.org/pdf/1606.05250.pdf)
131
+ and HotpotQA [Yang et al., 2018](https://arxiv.org/pdf/1809.09600.pdf) to create a few controlled experiments settings.
132
+ Those are accessible via the following configurations:
133
+ - squad - Contains the original version of SQuAD 1.1 (question + passage)
134
+ - squad_ordered_distractors - For each example, 9 random distrctor passages are concatenated (separated by '\n')
135
+ - squad_shuffled_distractors - For each example, 9 random distrctor passages are added (separated by '\n'), and jointly the 10 passages are randomly shuffled
136
+ - hotpotqa - A clean version of HotpotQA, where each input contains only the two gold passages (separated by '\n')
137
+ - hotpotqa_second_only - In each example, the input contains only the second gold passage
138
+
139
+ ## Citation
140
+ If you use this dataset, **please make sure to cite all the original dataset papers as well SCROLLS.** [[bibtex](https://drive.google.com/uc?export=download&id=1IUYIzQD9DPsECw0JWkwk4Ildn8JOMtuU)]
141
+ ```
142
+ @inproceedings{Ivgi2022EfficientLU,
143
+ title={Efficient Long-Text Understanding with Short-Text Models},
144
+ author={Maor Ivgi and Uri Shaham and Jonathan Berant},
145
+ year={2022}
146
+ }
147
+ ```
huggingface_dataset/Dataset_Card/thennal_indic_tts_ml.md ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: audio
5
+ dtype: audio
6
+ - name: text
7
+ dtype: string
8
+ - name: gender
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 4830182115.4
13
+ num_examples: 8600
14
+ download_size: 3966895730
15
+ dataset_size: 4830182115.4
16
+ annotations_creators: []
17
+ language:
18
+ - ml
19
+ language_creators: []
20
+ license:
21
+ - other
22
+ multilinguality:
23
+ - monolingual
24
+ pretty_name: Indic TTS Malayalam Speech Corpus
25
+ size_categories:
26
+ - 1K<n<10K
27
+ source_datasets: []
28
+ tags: []
29
+ task_categories:
30
+ - text-to-speech
31
+ - automatic-speech-recognition
32
+ task_ids: []
33
+ ---
34
+ # Indic TTS Malayalam Speech Corpus
35
+ The Malayalam subset of [Indic TTS Corpus](https://www.iitm.ac.in/donlab/tts/index.php), taken from
36
+ [this Kaggle database.](https://www.kaggle.com/datasets/kavyamanohar/indic-tts-malayalam-speech-corpus) The corpus contains
37
+ one male and one female speaker, with a 2:1 ratio of samples due to missing files for the female speaker. The license is given
38
+ in the repository.
huggingface_dataset/Dataset_Card/thennal_msc.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - crowdsourced
4
+ language:
5
+ - ml
6
+ language_creators:
7
+ - crowdsourced
8
+ license:
9
+ - cc-by-sa-4.0
10
+ multilinguality:
11
+ - monolingual
12
+ pretty_name: Swathanthra Malayalam Computing Malayalam Speech Corpus
13
+ size_categories:
14
+ - 1K<n<10K
15
+ source_datasets: []
16
+ tags: []
17
+ task_categories:
18
+ - automatic-speech-recognition
19
+ task_ids: []
20
+ dataset_info:
21
+ features:
22
+ - name: speechid
23
+ dtype: string
24
+ - name: speaker_id
25
+ dtype: string
26
+ - name: review_score
27
+ dtype: int64
28
+ - name: transcript
29
+ dtype: string
30
+ - name: category
31
+ dtype: string
32
+ - name: speaker_gender
33
+ dtype: string
34
+ - name: speaker_age
35
+ dtype: string
36
+ - name: audio
37
+ dtype:
38
+ audio:
39
+ sampling_rate: 48000
40
+ splits:
41
+ - name: train
42
+ num_bytes: 581998721.306
43
+ num_examples: 1541
44
+ download_size: 422643542
45
+ dataset_size: 581998721.306
46
+ ---
47
+
48
+ # SMC Malayalam Speech Corpus
49
+
50
+ Malayalam Speech Corpus (MSC) is a repository of curated speech samples collected using MSC web application, released by Swathanthra Malayalam Computing.
51
+ The official blog post and source data can be found at [https://blog.smc.org.in/malayalam-speech-corpus/](https://blog.smc.org.in/malayalam-speech-corpus/).
52
+
53
+ ## Dataset Description
54
+
55
+ - **Homepage:** [https://blog.smc.org.in/malayalam-speech-corpus/](https://blog.smc.org.in/malayalam-speech-corpus/)
56
+
57
+ ### Dataset Summary
58
+
59
+ The first version of Malayalam Speech Corpus contains 1541 speech samples from 75 contributors amounting to 1:38:16 hours of speech. It has 482 unique sentences, 1400 unique words, 553 unique syllables and 48 unique phonemes.