FlyPig23 commited on
Commit
e201cce
·
verified ·
1 Parent(s): f63f3f0

Upload batch 325 (20 files, last=huggingface_dataset/Dataset_Card/irds_mr-tydi_bn.md)

Browse files
Files changed (20) hide show
  1. huggingface_dataset/Dataset_Card/3ee_regularization-castle.md +15 -0
  2. huggingface_dataset/Dataset_Card/BSC-LT_sts-ca.md +155 -0
  3. huggingface_dataset/Dataset_Card/Jerimee_autotrain-data-dontknowwhatImdoing.md +56 -0
  4. huggingface_dataset/Dataset_Card/NLPC-UOM_Sinhala-News-Category-classification.md +23 -0
  5. huggingface_dataset/Dataset_Card/SetFit_subj.md +3 -0
  6. huggingface_dataset/Dataset_Card/TurkuNLP_turku_paraphrase_corpus.md +194 -0
  7. huggingface_dataset/Dataset_Card/UKPLab_TexPrax.md +236 -0
  8. huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-billsum-default-a34c3f-1465353966.md +33 -0
  9. huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-futin__feed-sen_en-2f01d7-2175769986.md +34 -0
  10. huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-inverse-scaling__NeQA-inverse-scaling__NeQA-1e740e-1694759585.md +34 -0
  11. huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-jeffdshen__redefine_math_test0-jeffdshen__redefine_math-58f952-1666158903.md +34 -0
  12. huggingface_dataset/Dataset_Card/autoevaluate_autoeval-staging-eval-project-samsum-0c672345-10275366.md +31 -0
  13. huggingface_dataset/Dataset_Card/huggingartists_the-the-pigs.md +204 -0
  14. huggingface_dataset/Dataset_Card/huggingartists_tom-waits.md +198 -0
  15. huggingface_dataset/Dataset_Card/huggingartists_young-thug.md +204 -0
  16. huggingface_dataset/Dataset_Card/irds_mr-tydi_bn.md +62 -0
  17. huggingface_dataset/Dataset_Card/mteb_emotion.md +6 -0
  18. huggingface_dataset/Dataset_Card/nateraw_airbnb-stock-price-new.md +130 -0
  19. huggingface_dataset/Dataset_Card/pysentimiento_spanish-tweets.md +99 -0
  20. huggingface_dataset/Dataset_Card/selqa.md +473 -0
huggingface_dataset/Dataset_Card/3ee_regularization-castle.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - stable-diffusion
5
+ - regularization-images
6
+ - text-to-image
7
+ - image-to-image
8
+ - dreambooth
9
+ - class-instance
10
+ - preservation-loss-training
11
+ ---
12
+
13
+ # Castle Regularization Images
14
+
15
+ A collection of regularization & class instance datasets of castles for the Stable Diffusion 1.5 to use for DreamBooth prior preservation loss training.
huggingface_dataset/Dataset_Card/BSC-LT_sts-ca.md ADDED
@@ -0,0 +1,155 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - ca
4
+ ---
5
+ # Semantic Textual Similarity in Catalan
6
+
7
+ ## BibTeX citation
8
+
9
+ If you use any of these resources (datasets or models) in your work, please cite our latest paper:
10
+
11
+ ```bibtex
12
+ @inproceedings{armengol-estape-etal-2021-multilingual,
13
+ title = "Are Multilingual Models the Best Choice for Moderately Under-resourced Languages? {A} Comprehensive Assessment for {C}atalan",
14
+ author = "Armengol-Estap{\'e}, Jordi and
15
+ Carrino, Casimiro Pio and
16
+ Rodriguez-Penagos, Carlos and
17
+ de Gibert Bonet, Ona and
18
+ Armentano-Oller, Carme and
19
+ Gonzalez-Agirre, Aitor and
20
+ Melero, Maite and
21
+ Villegas, Marta",
22
+ booktitle = "Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021",
23
+ month = aug,
24
+ year = "2021",
25
+ address = "Online",
26
+ publisher = "Association for Computational Linguistics",
27
+ url = "https://aclanthology.org/2021.findings-acl.437",
28
+ doi = "10.18653/v1/2021.findings-acl.437",
29
+ pages = "4933--4946",
30
+ }
31
+ ```
32
+
33
+
34
+ ## Digital Object Identifier (DOI) and access to dataset files
35
+
36
+ https://doi.org/10.5281/zenodo.4529184
37
+
38
+
39
+ ## Introduction
40
+
41
+ STS corpus is a benchmark for evaluating Semantic Text Similarity in Catalan.
42
+ It consists of more than 3000 sentence pairs, annotated with the semantic similarity between them, using a scale from 0 (no similarity at all) to 5 (semantic equivalence). It is done manually by 4 different annotators following our guidelines based on previous work from the SemEval challenges (https://www.aclweb.org/anthology/S13-1004.pdf).
43
+
44
+ The source data are scraped sentences from the Catalan Textual Corpus (https://doi.org/10.5281/zenodo.4519349), used under CC-by-SA-4.0 licence (https://creativecommons.org/licenses/by-sa/4.0/). The dataset is released under the same licence.
45
+
46
+ This dataset was developed by BSC TeMU as part of the AINA project, to enrich the Catalan Language Understanding Benchmark (CLUB).
47
+
48
+ This is the version 1.0.1 of the dataset with the complete human and automatic annotations, as well as the QA analysis scripts. It also has a more accurate license.
49
+
50
+ This dataset can be used to build and score semantic similarity models.
51
+
52
+ ### Supported Tasks and Leaderboards
53
+
54
+ Semantic textual similiarity, Language Model
55
+
56
+ ### Languages
57
+
58
+ CA - Catalan
59
+
60
+ ### Directory structure
61
+
62
+ * dev.tsv
63
+ * sts-ca.py
64
+ * test.tsv
65
+ * train.tsv
66
+ * README
67
+
68
+ ## Dataset Structure
69
+
70
+ ### Data Instances
71
+
72
+ Follows SemEval challenges (https://www.aclweb.org/anthology/S13-1004.pdf).
73
+
74
+ ### Data Fields
75
+
76
+ SemEval challenges formats and conventions (https://www.aclweb.org/anthology/S13-1004.pdf).
77
+
78
+ ### Example:
79
+ | index | id | sentence 1 | sentence 2 | avg |
80
+ | ------- | ---- | ------------ | ------------ | ----- |
81
+ | 19 | ACN2_131 | Els manifestants ocupen l'Imperial Tarraco durant una hora fent jocs de taula | Els manifestants ocupen l'Imperial Tarraco i fan jocs de taula | 4 |
82
+ | 21 | TE2_80 | El festival comptarà amb cinc escenaris i se celebrarà entre el 7 i el 9 de juliol al Parc del Fòrum. | El festival se celebrarà el 7 i 8 de juliol al Parc del Fòrum de Barcelona | 3 |
83
+ | 23 | Oscar2_609 | Aleshores hi posarem un got de vi i continuarem amb la cocció fins que s'hagi evaporat el vi i ho salpebrarem. | Mentre, hi posarem el vi al sofregit i deixarem coure uns 7/8′, fins que el vi s'evapori. | 3 |
84
+ | 25 | Viqui2_48 | L'arboç grec (Arbutus andrachne) és un arbust o un petit arbre dins la família ericàcia. | El ginjoler ("Ziziphus jujuba") és un arbust o arbre petit de la família de les "Rhamnaceae". | 2.75 |
85
+ | 27 | ACN2_1072 | Mentre han estat davant la comandància, els manifestants han cridat consignes a favor de la independència i han cantat cançons com 'L'estaca'. | Entre les consignes que han cridat s'ha pogut escoltar càntics com 'els carrers seran sempre nostres' i contínues consignes en favor de la independència. | 3 |
86
+ | 28 | Viqui2_587 | Els cinc municipis ocupen una superfície de poc més de 100 km2 i conjuntament sumen una població total aproximada de 3.691 habitants (any 2019). | Té una població d'1.811.177 habitants (2005) repartits en 104 municipis d'una superfície total de 14.001 km2. | 2.67 |
87
+
88
+ ### Data Splits
89
+ * sts_cat_dev_v1.tsv (493 annotated pairs)
90
+ * sts_cat_train_v1.tsv (492 annotated pairs)
91
+ * sts_cat_test_v1.tsv (2043 annotated pairs)
92
+
93
+
94
+ ## Dataset Creation
95
+
96
+ ### Methodology
97
+
98
+ Random sentences were extracted from 3 Catalan corpus: ACN, Oscar and Wikipedia, and we generated candidate pairs using a combination of metrics from Doc2Vec, Jaccard and a BERT-like model (“distiluse-base-multilingual-cased-v2”, [link](https://huggingface.co/distilbert-base-multilingual-cased)). Finally, we manually reviewed the generated pairs to reject non-relevant pairs (identical or ungrammatical sentences, etc.) before providing them to the annotation team.
99
+ The average of the four annotations was selected as a “ground truth” for each sentence pair, except when an annotator diverged in more than one unit from the average. In these cases, we discarded the divergent annotation and recalculated the average without it. We also discarded 45 sentence pairs because the annotators disagreed too much.
100
+
101
+ ### Curation Rationale
102
+
103
+ For compatibility with similar datasets in other languages, we followed as close as possible existing curation guidelines.
104
+
105
+ ### Source Data
106
+
107
+ #### Initial Data Collection and Normalization
108
+
109
+ The source data are scraped sentences from the Catalan Textual Corpus.
110
+
111
+ #### Who are the source language producers?
112
+
113
+ The Catalan Textual Corpus is a 1760-million-token web corpus of Catalan built from several sources: existing corpus such as DOGC, CaWac (non-dedup version), Oscar (unshuffled version), Open Subtitles, Catalan Wikipedia; and three brand new crawlings: the Catalan General Crawling, obtained by crawling the 500 most popular .cat and .ad domains; the Catalan Government Crawling, obtained by crawling the .gencat domain and subdomains, belonging to the Catalan Government; and the ACN corpus with 220k news items from March 2015 until October 2020, crawled from the Catalan News Agency.
114
+
115
+ ### Annotations
116
+
117
+ #### Annotation process
118
+
119
+ We comissioned the manual annotation of the similiarity between the sentences of each pair, following the provided guidelines.
120
+
121
+ #### Who are the annotators?
122
+
123
+ A team of native language speakers from 2 different companies, working independently.
124
+
125
+ ### Dataset Curators
126
+
127
+ Carlos Rodríguez and Carme Armentano, from BSC-CNS
128
+
129
+ ### Personal and Sensitive Information
130
+
131
+ No personal or sensitive information included.
132
+
133
+ ## Considerations for Using the Data
134
+
135
+ ### Social Impact of Dataset
136
+
137
+ [More Information Needed]
138
+
139
+ ### Discussion of Biases
140
+
141
+ [More Information Needed]
142
+
143
+ ### Other Known Limitations
144
+
145
+ [More Information Needed]
146
+
147
+
148
+ ## Contact
149
+
150
+ Carlos Rodríguez-Penagos or Carme Armentano-Oller (bsc-temu@bsc.es)
151
+
152
+
153
+ ## License
154
+
155
+ <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"><img alt="Attribution-ShareAlike 4.0 International License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">Attribution-ShareAlike 4.0 International License</a>.
huggingface_dataset/Dataset_Card/Jerimee_autotrain-data-dontknowwhatImdoing.md ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ task_categories:
5
+ - text-classification
6
+ ---
7
+ # AutoTrain Dataset for project: dontknowwhatImdoing
8
+
9
+ ## Dataset Descritpion
10
+
11
+ This dataset has been automatically processed by AutoTrain for project dontknowwhatImdoing.
12
+
13
+ ### Languages
14
+
15
+ The BCP-47 code for the dataset's language is en.
16
+
17
+ ## Dataset Structure
18
+
19
+ ### Data Instances
20
+
21
+ A sample from this dataset looks as follows:
22
+
23
+ ```json
24
+ [
25
+ {
26
+ "text": "Gaston",
27
+ "target": 1
28
+ },
29
+ {
30
+ "text": "Churchundyr",
31
+ "target": 0
32
+ }
33
+ ]
34
+ ```
35
+
36
+ Note that, sadly, it flipped the boolean, using 1 for mundane and 0 for goblin.
37
+
38
+ ### Dataset Fields
39
+
40
+ The dataset has the following fields (also called "features"):
41
+
42
+ ```json
43
+ {
44
+ "text": "Value(dtype='string', id=None)",
45
+ "target": "ClassLabel(num_classes=2, names=['Goblin', 'Mundane'], id=None)"
46
+ }
47
+ ```
48
+
49
+ ### Dataset Splits
50
+
51
+ This dataset is split into a train and validation split. The split sizes are as follow:
52
+
53
+ | Split name | Num samples |
54
+ | ------------ | ------------------- |
55
+ | train | 965 |
56
+ | valid | 242 |
huggingface_dataset/Dataset_Card/NLPC-UOM_Sinhala-News-Category-classification.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators: []
3
+ language_creators:
4
+ - crowdsourced
5
+ language:
6
+ - si
7
+ license:
8
+ - mit
9
+ multilinguality:
10
+ - monolingual
11
+ pretty_name: sinhala-news-category-classification
12
+ size_categories:
13
+ - 1K<n<10K
14
+ source_datasets: []
15
+ task_categories:
16
+ - text-classification
17
+ task_ids: []
18
+ ---
19
+
20
+
21
+ This file contains news texts (sentences) belonging to 5 different news categories (political, business, technology, sports and Entertainment). The original dataset was released by Nisansa de Silva (*Sinhala Text Classification: Observations from the Perspective of a Resource Poor Language, 2015*). The original dataset is processed and cleaned of single word texts, English only sentences etc.
22
+
23
+ If you use this dataset, please cite {*Nisansa de Silva, Sinhala Text Classification: Observations from the Perspective of a Resource Poor Language, 2015*} and {*Dhananjaya et al. BERTifying Sinhala - A Comprehensive Analysis of Pre-trained Language Models for Sinhala Text Classification, 2022*}
huggingface_dataset/Dataset_Card/SetFit_subj.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ # Subjective vs Objective
2
+
3
+ This is the SUBJ dataset as used in [SentEval](https://github.com/facebookresearch/SentEval). It contains sentences with an annotation if they sentence describes something subjective about a movie or something objective
huggingface_dataset/Dataset_Card/TurkuNLP_turku_paraphrase_corpus.md ADDED
@@ -0,0 +1,194 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ YAML tags:
3
+ annotations_creators:
4
+ - expert-generated
5
+ language_creators: []
6
+ language:
7
+ - fi
8
+ license:
9
+ - cc-by-sa-4.0
10
+ multilinguality:
11
+ - monolingual
12
+ pretty_name: Turku Paraphrase Corpus
13
+ size_categories:
14
+ - 100K<n<1M
15
+ source_datasets:
16
+ - original
17
+ task_categories:
18
+ - text-classification
19
+ - sentence-similarity
20
+ - text2text-generation
21
+ - other
22
+ task_ids:
23
+ - semantic-similarity-classification
24
+ ---
25
+
26
+ # Dataset Card for [Dataset Name]
27
+
28
+ ## Table of Contents
29
+ - [Table of Contents](#table-of-contents)
30
+ - [Dataset Description](#dataset-description)
31
+ - [Dataset Summary](#dataset-summary)
32
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
33
+ - [Languages](#languages)
34
+ - [Dataset Structure](#dataset-structure)
35
+ - [Data Instances](#data-instances)
36
+ - [Data Fields](#data-fields)
37
+ - [Data Splits](#data-splits)
38
+ - [Dataset Creation](#dataset-creation)
39
+ - [Curation Rationale](#curation-rationale)
40
+ - [Source Data](#source-data)
41
+ - [Annotations](#annotations)
42
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
43
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
44
+ - [Social Impact of Dataset](#social-impact-of-dataset)
45
+ - [Discussion of Biases](#discussion-of-biases)
46
+ - [Other Known Limitations](#other-known-limitations)
47
+ - [Additional Information](#additional-information)
48
+ - [Dataset Curators](#dataset-curators)
49
+ - [Licensing Information](#licensing-information)
50
+ - [Citation Information](#citation-information)
51
+ - [Contributions](#contributions)
52
+
53
+ ## Dataset Description
54
+
55
+ - **Homepage:** https://turkunlp.org/paraphrase.html
56
+ - **Repository:** https://github.com/TurkuNLP/Turku-paraphrase-corpus
57
+ - **Paper:** https://aclanthology.org/2021.nodalida-main.29
58
+ - **Leaderboard:** Not available
59
+ - **Point of Contact:** [Jenna Kanerva, Filip Ginter](mailto:jmnybl@utu.fi,filip.ginter@gmail.com)
60
+
61
+ ### Dataset Summary
62
+
63
+ The project gathered a large dataset of Finnish paraphrase pairs (over 100,000). The paraphrases are selected and classified manually, so as to minimize lexical overlap, and provide examples that are maximally structurally and lexically different. The objective is to create a dataset which is challenging and better tests the capabilities of natural language understanding. An important feature of the data is that most paraphrase pairs are distributed in their document context. The primary application for the dataset is the development and evaluation of deep language models, and representation learning in general.
64
+
65
+ Usage:
66
+ ```
67
+ from datasets import load_dataset
68
+ dataset = load_dataset('TurkuNLP/turku_paraphrase_corpus', name="plain")
69
+ ```
70
+ where `name` is one of the supported loading options: `plain`, `plain-context`, `classification`, `classification-context`, or `generation`. See Data Fields for more information.
71
+
72
+ ### Supported Tasks and Leaderboards
73
+
74
+ * Paraphrase classification
75
+ * Paraphrase generation
76
+
77
+ ### Languages
78
+
79
+ Finnish
80
+
81
+ ## Dataset Structure
82
+
83
+ ### Data Instances
84
+
85
+ [More Information Needed]
86
+
87
+ ### Data Fields
88
+
89
+ The dataset consist of pairs of text passages, where a typical passage is about a sentence long, however, a passage may also be longer or shorter than a sentence. Thus, each example includes two text passages (string), a manually annotated label to indicate the paraphrase type (string), and additional metadata. The dataset includes three different configurations: `plain`, `classification`, and `generation`. The `plain` configuration loads the original data without any additional preprocessing or transformations, while the `classification` configuration directly builds the data in a form suitable for training a paraphrase classifier, where each example is doubled in the data with different directions (text1, text2, label) --> (text2, text1, label) taking care of the label flipping as well if needed (paraphrases with directionality flag < or >). In the `generation` configuration, the examples are preprocessed to be directly suitable for the paraphrase generation task. In here, paraphrases not suitable for generation are discarded (negative, and highly context-dependent paraphrases), and directional paraphrases are provided so that the generation goes from more detailed passage to the more general one in order to prevent model hallucination (i.e. model learning to introduce new information). The rest of the paraphrases are provided in both directions (text1, text2, label) --> (text2, text1, label).
90
+
91
+ Each pair in the `plain` and `classification` configurations will include fields:
92
+
93
+ `id`:
94
+ Identifier of the paraphrase pair (string)
95
+
96
+ `gem_id`:
97
+ Identifier of the paraphrase pair in the GEM dataset (string)
98
+
99
+ `goeswith`:
100
+ Identifier of the document from which the paraphrase was extracted, can be `not available` in case the source of the paraphrase is not from document-structured data. All examples with the same `goeswith` value (other than `not available`) should be kept together in any train/dev/test split; most users won't need this (string)
101
+
102
+ `fold`:
103
+ 0-99, data split into 100 parts respecting document boundaries, you can use this e.g. to implement crossvalidation safely as all paraphrases from one document are in one fold, most users won't need this (int)
104
+
105
+ `text1`:
106
+ First paraphrase passage (string)
107
+
108
+ `text2`:
109
+ Second paraphrase passage (string)
110
+
111
+ `label`:
112
+ Manually annotated labels (string)
113
+
114
+ `binary_label`:
115
+ Label turned into binary with values `positive` (paraphrase) and `negative` (not-paraphrase) (string)
116
+
117
+ `is_rewrite`:
118
+ Indicator whether the example is human produced rewrite or naturally occurring paraphrase (bool)
119
+
120
+ Each pair in the `generation` config will include the same fields except `text1` and `text2` are renamed to `input` and `output` in order to indicate the generation direction. Thus the fields are: `id`, `gem_id`, `goeswith`, `fold`, `input`, `output`, `label`, `binary_label`, and `is_rewrite`
121
+
122
+ **Context**: Most (but not all) of the paraphrase pairs are identified in their document context. By default, these contexts are not included to conserve memory, but can be accessed using the configurations `plain-context` and `classification-context`. These are exactly like `plain` and `classification` with these additional fields:
123
+
124
+ `context1`:
125
+ a dictionary with the fields `doctext` (string), `begin` (int), `end` (int). These mean that the paraphrase in `text1` was extracted from `doctext[begin:end]`. In most cases, `doctext[begin:end]` and `text1` are the exact same string, but occassionally that is not the case when e.g. intervening punctuations or other unrelated texts were "cleaned" from `text1` during annotation. In case the context is not available, `doctext` is an empty string and `beg==end==0`
126
+
127
+ `context2`:
128
+ same as `context1` but for `text2`
129
+
130
+ ### Data Splits
131
+
132
+ [More Information Needed]
133
+
134
+ ## Dataset Creation
135
+
136
+ ### Curation Rationale
137
+
138
+ [More Information Needed]
139
+
140
+ ### Source Data
141
+
142
+ #### Initial Data Collection and Normalization
143
+
144
+ [More Information Needed]
145
+
146
+ #### Who are the source language producers?
147
+
148
+ [More Information Needed]
149
+
150
+ ### Annotations
151
+
152
+ #### Annotation process
153
+
154
+ [More Information Needed]
155
+
156
+ #### Who are the annotators?
157
+
158
+ [More Information Needed]
159
+
160
+ ### Personal and Sensitive Information
161
+
162
+ [More Information Needed]
163
+
164
+ ## Considerations for Using the Data
165
+
166
+ ### Social Impact of Dataset
167
+
168
+ [More Information Needed]
169
+
170
+ ### Discussion of Biases
171
+
172
+ [More Information Needed]
173
+
174
+ ### Other Known Limitations
175
+
176
+ [More Information Needed]
177
+
178
+ ## Additional Information
179
+
180
+ ### Dataset Curators
181
+
182
+ [More Information Needed]
183
+
184
+ ### Licensing Information
185
+
186
+ [More Information Needed]
187
+
188
+ ### Citation Information
189
+
190
+ [More Information Needed]
191
+
192
+ ### Contributions
193
+
194
+ Thanks to [@jmnybl](https://github.com/jmnybl) and [@fginter](https://github.com/fginter) for adding this dataset.
huggingface_dataset/Dataset_Card/UKPLab_TexPrax.md ADDED
@@ -0,0 +1,236 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ ---
4
+ # Dataset Card for TexPrax
5
+
6
+ ## Table of Contents
7
+ - [Table of Contents](#table-of-contents)
8
+ - [Dataset Description](#dataset-description)
9
+ - [Dataset Summary](#dataset-summary)
10
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
11
+ - [Languages](#languages)
12
+ - [Dataset Structure](#dataset-structure)
13
+ - [Data Instances](#data-instances)
14
+ - [Data Fields](#data-fields)
15
+ - [Data Splits](#data-splits)
16
+ - [Dataset Creation](#dataset-creation)
17
+ - [Curation Rationale](#curation-rationale)
18
+ - [Source Data](#source-data)
19
+ - [Annotations](#annotations)
20
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
21
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
22
+ - [Social Impact of Dataset](#social-impact-of-dataset)
23
+ - [Discussion of Biases](#discussion-of-biases)
24
+ - [Other Known Limitations](#other-known-limitations)
25
+ - [Additional Information](#additional-information)
26
+ - [Dataset Curators](#dataset-curators)
27
+ - [Licensing Information](#licensing-information)
28
+ - [Citation Information](#citation-information)
29
+ - [Contributions](#contributions)
30
+
31
+ ## Dataset Description
32
+
33
+ - **Homepage: https://texprax.de/**
34
+ - **Repository: https://github.com/UKPLab/TexPrax**
35
+ - **Paper: https://arxiv.org/abs/2208.07846**
36
+ - **Leaderboard: n/a**
37
+ - **Point of Contact: Ji-Ung Lee (http://www.ukp.tu-darmstadt.de/)**
38
+
39
+ ### Dataset Summary
40
+
41
+ This dataset contains dialogues collected from German factory workers at the _Center for industrial productivity_ ([CiP](https://www.prozesslernfabrik.de/)). The dialogues mostly concern issues workers encounter during their daily work, such as machines breaking down, material missing, etc. The dialogues are further expert-annotated on a sentence level (problem, cause, solution, other) for sentence classification and on a token level for named entity recognition using a BIO tagging scheme. Note, that the dataset was collected in three rounds, each around one year apart. Here, we provide the data only split into train and test data where the test data was collected at the last round (July 2022). Additionally, the data from the first round is split into two subdomains, industry 4.0 (industrie) and machining (zerspanung). The splits were made according to the respective groups of people working at different assembly lines in the factory.
42
+
43
+ ### Supported Tasks and Leaderboards
44
+
45
+ This dataset supports the following tasks:
46
+
47
+ * Sentence classification
48
+ * Named entity recognition (will be updated soon with the new indexing)
49
+ * Dialog generation (so far not evaluated)
50
+
51
+ ### Languages
52
+
53
+ German
54
+
55
+ ## Dataset Structure
56
+
57
+ ### Data Instances
58
+
59
+ On sentence level, each instance consists of the dialog-id, turn-id, sentence-id, the sentence (raw), the label, the domain, and the subsplit.
60
+
61
+ ```
62
+ {"185";"562";993";"wie kriege ich die Dichtung raus?";"P";"n/a";"3"}
63
+ ```
64
+
65
+ On token level, each instance consists of a unique identifier, a list of tokens containing the whole dialog, the list of labels (bio-tagged entities), and the subsplit.
66
+ ```
67
+ {"178_0";"['Hi', 'wie', 'kriege', 'ich', 'die', 'Dichtung', 'raus', '?', 'in', 'der', 'Schublade', 'gibt', 'es', 'einen', 'Dichtungszieher']";"['O', 'O', 'O', 'O', 'O', 'B-PRE', 'O', 'O', 'O', 'O', 'B-LOC', 'O', 'O', 'O', 'B-PE']";"Batch 3"}
68
+ ```
69
+
70
+ ### Data Fields
71
+
72
+ Sentence level:
73
+
74
+ * dialog-id: unique identifier for the dialog
75
+ * turn-id: unique identifier for the turn
76
+ * sentence-id: unique identifier for the dialog
77
+ * sentence: the respective sentence
78
+ * label: the label (_P_ for Problem, _C_ for Cause, _S_ for solution, and _O_ for Other)
79
+ * domain: the subdomains where the data was collected from. Domains are industry, machining, or n/a (for batch 2 and batch 3).
80
+ * subsplit: the respective subsplit of the data (see below)
81
+
82
+ Token level:
83
+
84
+ * id: the identifier
85
+ * tokens: a list of tokens (i.e., the tokenized dialogue)
86
+ * entities: the named entity in a BIO scheme (_B-X_, _I-X_, or O).
87
+ * subsplit: the respective subsplit of the data (see below)
88
+
89
+
90
+ ### Data Splits
91
+
92
+ The dataset is split into train and test splits, but contains further subsplits (subsplit column). Note, that the splits are collected at different times with some turnaround in the workforce. Hence, later data (especially the data from batch 2) contains more turns (due to increased search for a cause) as more inexperienced workers who newly joined were employed in the factory.
93
+
94
+ Train:
95
+ * Batch 1 industrie: data collected in October 2020 from workers in the industry 4.0 assembly line
96
+ * Batch 1 zerspanung: data collected in October 2020 from workers in the machining assembly line
97
+ * Batch 2: data collected in-between October 2021-June 2022 from all workers
98
+
99
+ Test:
100
+ * Batch 3: data collected in July 2022 together with the system usability study run
101
+
102
+ Sentence level statistics:
103
+
104
+ | Batch | Dialogues | Turns | Sentences |
105
+ |---|---|---|---|
106
+ | 1 | 81 | 246 | 553 |
107
+ | 2 | 97 | 309 | 432 |
108
+ | 3 | 24 | 36 | 42 |
109
+ | Overall | 202 | 591 | 1,027 |
110
+
111
+ Token level statistics:
112
+ [Needs to be added]
113
+
114
+ ## Dataset Creation
115
+
116
+ ### Curation Rationale
117
+
118
+ This dataset provides task-oriented dialogues that solve a very domain specific problem.
119
+
120
+ ### Source Data
121
+
122
+ #### Initial Data Collection and Normalization
123
+
124
+ The data was generated by workers at the [CiP](https://www.prozesslernfabrik.de/). The data was collected in three rounds (October 2020, October 2021-June 2022, July 2022). As the dialogues occurred during their daily work, one distinct property of the dataset is that all dialogues are very informal 'ne', contain abbreviations 'vll', and filler words such as 'ah'. For a detailed description please see the [paper](https://arxiv.org/abs/2208.07846).
125
+
126
+ #### Who are the source language producers?
127
+
128
+ German factory workers working at the [CiP](https://www.prozesslernfabrik.de/)
129
+
130
+ ### Annotations
131
+
132
+ #### Annotation process
133
+
134
+ **Token level.** Token level annotation was done by researchers who are responsible for supervising and teaching workers at the CiP. The data was first split into three parts, each annotated by one researcher. Next, each researcher cross-examined the other researchers' annotations. If there were disagreements, all three researchers discussed the final label.
135
+
136
+ **Sentence level.** Sentence level annotations were collected from the factory workers who also generated the dialogues. For details about the data collection, please see the [TexPrax demo paper](https://arxiv.org/abs/2208.07846).
137
+
138
+ #### Who are the annotators?
139
+
140
+ **Token level.** Researchers working at the CiP.
141
+
142
+ **Sentence level.** The factory workers themselves.
143
+
144
+ ### Personal and Sensitive Information
145
+
146
+ This dataset is fully anonymized. All occurrences of names have been manually checked during annotation and replaced with a random token.
147
+
148
+ ## Considerations for Using the Data
149
+
150
+ ### Social Impact of Dataset
151
+
152
+ Informal language especially used in short messages, however, seldom considered in existing NLP datasets. This dataset could serve as an interesting evaluation task for transferring language models to low-resource, but highly specific domains. Moreover, we note that despite all abbreviations, typos, and local dialects used in the messages, all workers were able to understand the questions as well as replies. This should be a standard future NLP models should be able to uphold.
153
+
154
+ ### Discussion of Biases
155
+
156
+ The dialogues are very much on a professional level. The workers were informed (and gave their consent) in advance that their messages are being recorded and processed, which may have influenced them to hold only professional conversations, hence, all dialogues concern inanimate objects (i.e., machines).
157
+
158
+ ### Other Known Limitations
159
+
160
+ [More Information Needed]
161
+
162
+ ## Additional Information
163
+
164
+ You can download the data via:
165
+
166
+ ```
167
+ from datasets import load_dataset
168
+
169
+ dataset = load_dataset("UKPLab/TexPrax") # default config is sentence classification
170
+ dataset = load_dataset("UKPLab/TexPrax", "ner") # use the ner tag for named entity recognition
171
+ ```
172
+ Please find more information about the code and how the data was collected on [GitHub](https://github.com/UKPLab/TexPrax).
173
+
174
+ ### Dataset Curators
175
+
176
+ Curation is managed by our [data manager](https://www.informatik.tu-darmstadt.de/ukp/research_ukp/ukp_research_data_and_software/ukp_data_and_software.en.jsp) at UKP.
177
+
178
+ ### Licensing Information
179
+
180
+ [CC-by-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/)
181
+
182
+ ### Citation Information
183
+
184
+ Please cite this data using:
185
+
186
+ ```
187
+ @article{stangier2022texprax,
188
+ title={TexPrax: A Messaging Application for Ethical, Real-time Data Collection and Annotation},
189
+ author={Stangier, Lorenz and Lee, Ji-Ung and Wang, Yuxi and M{\"u}ller, Marvin and Frick, Nicholas and Metternich, Joachim and Gurevych, Iryna},
190
+ journal={arXiv preprint arXiv:2208.07846},
191
+ year={2022}
192
+ }
193
+ ```
194
+
195
+ ### Contributions
196
+
197
+ Thanks to [@Wuhn](https://github.com/Wuhn) for adding this dataset.
198
+
199
+ ## Tags
200
+
201
+ annotations_creators:
202
+ - expert-generated
203
+
204
+ language:
205
+ - de
206
+
207
+ language_creators:
208
+ - expert-generated
209
+
210
+ license:
211
+ - cc-by-nc-4.0
212
+
213
+ multilinguality:
214
+ - monolingual
215
+
216
+ pretty_name: TexPrax-Conversations
217
+
218
+ size_categories:
219
+ - n<1K
220
+ - 1K<n<10K
221
+
222
+ source_datasets:
223
+ - original
224
+
225
+ tags:
226
+ - dialog
227
+ - expert to expert conversations
228
+ - task-oriented
229
+
230
+ task_categories:
231
+ - token-classification
232
+ - text-classification
233
+
234
+ task_ids:
235
+ - named-entity-recognition
236
+ - multi-class-classification
huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-billsum-default-a34c3f-1465353966.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ type: predictions
3
+ tags:
4
+ - autotrain
5
+ - evaluation
6
+ datasets:
7
+ - billsum
8
+ eval_info:
9
+ task: summarization
10
+ model: pszemraj/long-t5-tglobal-base-16384-booksum-V12
11
+ metrics: []
12
+ dataset_name: billsum
13
+ dataset_config: default
14
+ dataset_split: test
15
+ col_mapping:
16
+ text: text
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/long-t5-tglobal-base-16384-booksum-V12
25
+ * Dataset: billsum
26
+ * Config: default
27
+ * Split: test
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 [@pszemraj](https://huggingface.co/pszemraj) for evaluating this model.
huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-futin__feed-sen_en-2f01d7-2175769986.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ type: predictions
3
+ tags:
4
+ - autotrain
5
+ - evaluation
6
+ datasets:
7
+ - futin/feed
8
+ eval_info:
9
+ task: text_zero_shot_classification
10
+ model: facebook/opt-30b
11
+ metrics: []
12
+ dataset_name: futin/feed
13
+ dataset_config: sen_en
14
+ dataset_split: test
15
+ col_mapping:
16
+ text: text
17
+ classes: classes
18
+ target: target
19
+ ---
20
+ # Dataset Card for AutoTrain Evaluator
21
+
22
+ This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset:
23
+
24
+ * Task: Zero-Shot Text Classification
25
+ * Model: facebook/opt-30b
26
+ * Dataset: futin/feed
27
+ * Config: sen_en
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 [@futin](https://huggingface.co/futin) for evaluating this model.
huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-inverse-scaling__NeQA-inverse-scaling__NeQA-1e740e-1694759585.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-2.7b_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-2.7b_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-jeffdshen__redefine_math_test0-jeffdshen__redefine_math-58f952-1666158903.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ type: predictions
3
+ tags:
4
+ - autotrain
5
+ - evaluation
6
+ datasets:
7
+ - jeffdshen/redefine_math_test0
8
+ eval_info:
9
+ task: text_zero_shot_classification
10
+ model: facebook/opt-30b
11
+ metrics: []
12
+ dataset_name: jeffdshen/redefine_math_test0
13
+ dataset_config: jeffdshen--redefine_math_test0
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: facebook/opt-30b
26
+ * Dataset: jeffdshen/redefine_math_test0
27
+ * Config: jeffdshen--redefine_math_test0
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 [@jeffdshen](https://huggingface.co/jeffdshen) for evaluating this model.
huggingface_dataset/Dataset_Card/autoevaluate_autoeval-staging-eval-project-samsum-0c672345-10275366.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ type: predictions
3
+ tags:
4
+ - autotrain
5
+ - evaluation
6
+ datasets:
7
+ - samsum
8
+ eval_info:
9
+ task: summarization
10
+ model: knkarthick/bart-large-xsum-samsum
11
+ metrics: []
12
+ dataset_name: samsum
13
+ dataset_config: samsum
14
+ dataset_split: train
15
+ col_mapping:
16
+ text: dialogue
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: knkarthick/bart-large-xsum-samsum
25
+ * Dataset: samsum
26
+
27
+ To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator).
28
+
29
+ ## Contributions
30
+
31
+ Thanks to [@ikadebi](https://huggingface.co/ikadebi) for evaluating this model.
huggingface_dataset/Dataset_Card/huggingartists_the-the-pigs.md ADDED
@@ -0,0 +1,204 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - huggingartists
6
+ - lyrics
7
+ ---
8
+
9
+ # Dataset Card for "huggingartists/the-the-pigs"
10
+
11
+ ## Table of Contents
12
+ - [Dataset Description](#dataset-description)
13
+ - [Dataset Summary](#dataset-summary)
14
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
15
+ - [Languages](#languages)
16
+ - [How to use](#how-to-use)
17
+ - [Dataset Structure](#dataset-structure)
18
+ - [Data Fields](#data-fields)
19
+ - [Data Splits](#data-splits)
20
+ - [Dataset Creation](#dataset-creation)
21
+ - [Curation Rationale](#curation-rationale)
22
+ - [Source Data](#source-data)
23
+ - [Annotations](#annotations)
24
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
25
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
26
+ - [Social Impact of Dataset](#social-impact-of-dataset)
27
+ - [Discussion of Biases](#discussion-of-biases)
28
+ - [Other Known Limitations](#other-known-limitations)
29
+ - [Additional Information](#additional-information)
30
+ - [Dataset Curators](#dataset-curators)
31
+ - [Licensing Information](#licensing-information)
32
+ - [Citation Information](#citation-information)
33
+ - [About](#about)
34
+
35
+ ## Dataset Description
36
+
37
+ - **Homepage:** [https://github.com/AlekseyKorshuk/huggingartists](https://github.com/AlekseyKorshuk/huggingartists)
38
+ - **Repository:** [https://github.com/AlekseyKorshuk/huggingartists](https://github.com/AlekseyKorshuk/huggingartists)
39
+ - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
40
+ - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
41
+ - **Size of the generated dataset:** 0.077582 MB
42
+
43
+
44
+ <div class="inline-flex flex-col" style="line-height: 1.5;">
45
+ <div class="flex">
46
+ <div style="display:DISPLAY_1; margin-left: auto; margin-right: auto; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://images.genius.com/2f1fd1b951237ad3387096f392d41fa5.720x720x1.jpg&#39;)">
47
+ </div>
48
+ </div>
49
+ <a href="https://huggingface.co/huggingartists/the-the-pigs">
50
+ <div style="text-align: center; margin-top: 3px; font-size: 16px; font-weight: 800">🤖 HuggingArtists Model 🤖</div>
51
+ </a>
52
+ <div style="text-align: center; font-size: 16px; font-weight: 800">The ‘’Вепри’’ (The Pigs)</div>
53
+ <a href="https://genius.com/artists/the-the-pigs">
54
+ <div style="text-align: center; font-size: 14px;">@the-the-pigs</div>
55
+ </a>
56
+ </div>
57
+
58
+ ### Dataset Summary
59
+
60
+ The Lyrics dataset parsed from Genius. This dataset is designed to generate lyrics with HuggingArtists.
61
+ Model is available [here](https://huggingface.co/huggingartists/the-the-pigs).
62
+
63
+ ### Supported Tasks and Leaderboards
64
+
65
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
66
+
67
+ ### Languages
68
+
69
+ en
70
+
71
+ ## How to use
72
+
73
+ How to load this dataset directly with the datasets library:
74
+
75
+ ```python
76
+ from datasets import load_dataset
77
+
78
+ dataset = load_dataset("huggingartists/the-the-pigs")
79
+ ```
80
+
81
+ ## Dataset Structure
82
+
83
+ An example of 'train' looks as follows.
84
+ ```
85
+ This example was too long and was cropped:
86
+
87
+ {
88
+ "text": "Look, I was gonna go easy on you\nNot to hurt your feelings\nBut I'm only going to get this one chance\nSomething's wrong, I can feel it..."
89
+ }
90
+ ```
91
+
92
+ ### Data Fields
93
+
94
+ The data fields are the same among all splits.
95
+
96
+ - `text`: a `string` feature.
97
+
98
+
99
+ ### Data Splits
100
+
101
+ | train |validation|test|
102
+ |------:|---------:|---:|
103
+ |28| -| -|
104
+
105
+ 'Train' can be easily divided into 'train' & 'validation' & 'test' with few lines of code:
106
+
107
+ ```python
108
+ from datasets import load_dataset, Dataset, DatasetDict
109
+ import numpy as np
110
+
111
+ datasets = load_dataset("huggingartists/the-the-pigs")
112
+
113
+ train_percentage = 0.9
114
+ validation_percentage = 0.07
115
+ test_percentage = 0.03
116
+
117
+ train, validation, test = np.split(datasets['train']['text'], [int(len(datasets['train']['text'])*train_percentage), int(len(datasets['train']['text'])*(train_percentage + validation_percentage))])
118
+
119
+ datasets = DatasetDict(
120
+ {
121
+ 'train': Dataset.from_dict({'text': list(train)}),
122
+ 'validation': Dataset.from_dict({'text': list(validation)}),
123
+ 'test': Dataset.from_dict({'text': list(test)})
124
+ }
125
+ )
126
+ ```
127
+
128
+ ## Dataset Creation
129
+
130
+ ### Curation Rationale
131
+
132
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
133
+
134
+ ### Source Data
135
+
136
+ #### Initial Data Collection and Normalization
137
+
138
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
139
+
140
+ #### Who are the source language producers?
141
+
142
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
143
+
144
+ ### Annotations
145
+
146
+ #### Annotation process
147
+
148
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
149
+
150
+ #### Who are the annotators?
151
+
152
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
153
+
154
+ ### Personal and Sensitive Information
155
+
156
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
157
+
158
+ ## Considerations for Using the Data
159
+
160
+ ### Social Impact of Dataset
161
+
162
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
163
+
164
+ ### Discussion of Biases
165
+
166
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
167
+
168
+ ### Other Known Limitations
169
+
170
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
171
+
172
+ ## Additional Information
173
+
174
+ ### Dataset Curators
175
+
176
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
177
+
178
+ ### Licensing Information
179
+
180
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
181
+
182
+ ### Citation Information
183
+
184
+ ```
185
+ @InProceedings{huggingartists,
186
+ author={Aleksey Korshuk}
187
+ year=2021
188
+ }
189
+ ```
190
+
191
+
192
+ ## About
193
+
194
+ *Built by Aleksey Korshuk*
195
+
196
+ [![Follow](https://img.shields.io/github/followers/AlekseyKorshuk?style=social)](https://github.com/AlekseyKorshuk)
197
+
198
+ [![Follow](https://img.shields.io/twitter/follow/alekseykorshuk?style=social)](https://twitter.com/intent/follow?screen_name=alekseykorshuk)
199
+
200
+ [![Follow](https://img.shields.io/badge/dynamic/json?color=blue&label=Telegram%20Channel&query=%24.result&url=https%3A%2F%2Fapi.telegram.org%2Fbot1929545866%3AAAFGhV-KKnegEcLiyYJxsc4zV6C-bdPEBtQ%2FgetChatMemberCount%3Fchat_id%3D-1001253621662&style=social&logo=telegram)](https://t.me/joinchat/_CQ04KjcJ-4yZTky)
201
+
202
+ For more details, visit the project repository.
203
+
204
+ [![GitHub stars](https://img.shields.io/github/stars/AlekseyKorshuk/huggingartists?style=social)](https://github.com/AlekseyKorshuk/huggingartists)
huggingface_dataset/Dataset_Card/huggingartists_tom-waits.md ADDED
@@ -0,0 +1,198 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - huggingartists
6
+ - lyrics
7
+ ---
8
+
9
+ # Dataset Card for "huggingartists/tom-waits"
10
+
11
+ ## Table of Contents
12
+ - [Dataset Description](#dataset-description)
13
+ - [Dataset Summary](#dataset-summary)
14
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
15
+ - [Languages](#languages)
16
+ - [How to use](#how-to-use)
17
+ - [Dataset Structure](#dataset-structure)
18
+ - [Data Fields](#data-fields)
19
+ - [Data Splits](#data-splits)
20
+ - [Dataset Creation](#dataset-creation)
21
+ - [Curation Rationale](#curation-rationale)
22
+ - [Source Data](#source-data)
23
+ - [Annotations](#annotations)
24
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
25
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
26
+ - [Social Impact of Dataset](#social-impact-of-dataset)
27
+ - [Discussion of Biases](#discussion-of-biases)
28
+ - [Other Known Limitations](#other-known-limitations)
29
+ - [Additional Information](#additional-information)
30
+ - [Dataset Curators](#dataset-curators)
31
+ - [Licensing Information](#licensing-information)
32
+ - [Citation Information](#citation-information)
33
+ - [About](#about)
34
+
35
+ ## Dataset Description
36
+
37
+ - **Homepage:** [https://github.com/AlekseyKorshuk/huggingartists](https://github.com/AlekseyKorshuk/huggingartists)
38
+ - **Repository:** [https://github.com/AlekseyKorshuk/huggingartists](https://github.com/AlekseyKorshuk/huggingartists)
39
+ - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
40
+ - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
41
+ - **Size of the generated dataset:** 0.818237 MB
42
+
43
+
44
+ <div class="inline-flex flex-col" style="line-height: 1.5;">
45
+ <div class="flex">
46
+ <div style="display:DISPLAY_1; margin-left: auto; margin-right: auto; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://images.genius.com/505d2d5d1d43304dca446fd2e788a0f8.750x750x1.jpg&#39;)">
47
+ </div>
48
+ </div>
49
+ <a href="https://huggingface.co/huggingartists/tom-waits">
50
+ <div style="text-align: center; margin-top: 3px; font-size: 16px; font-weight: 800">🤖 HuggingArtists Model 🤖</div>
51
+ </a>
52
+ <div style="text-align: center; font-size: 16px; font-weight: 800">Tom Waits</div>
53
+ <a href="https://genius.com/artists/tom-waits">
54
+ <div style="text-align: center; font-size: 14px;">@tom-waits</div>
55
+ </a>
56
+ </div>
57
+
58
+ ### Dataset Summary
59
+
60
+ The Lyrics dataset parsed from Genius. This dataset is designed to generate lyrics with HuggingArtists.
61
+ Model is available [here](https://huggingface.co/huggingartists/tom-waits).
62
+
63
+ ### Supported Tasks and Leaderboards
64
+
65
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
66
+
67
+ ### Languages
68
+
69
+ en
70
+
71
+ ## How to use
72
+
73
+ How to load this dataset directly with the datasets library:
74
+
75
+ ```python
76
+ from datasets import load_dataset
77
+
78
+ dataset = load_dataset("huggingartists/tom-waits")
79
+ ```
80
+
81
+ ## Dataset Structure
82
+
83
+ An example of 'train' looks as follows.
84
+ ```
85
+ This example was too long and was cropped:
86
+
87
+ {
88
+ "text": "Look, I was gonna go easy on you\nNot to hurt your feelings\nBut I'm only going to get this one chance\nSomething's wrong, I can feel it..."
89
+ }
90
+ ```
91
+
92
+ ### Data Fields
93
+
94
+ The data fields are the same among all splits.
95
+
96
+ - `text`: a `string` feature.
97
+
98
+
99
+ ### Data Splits
100
+
101
+ | train |validation|test|
102
+ |------:|---------:|---:|
103
+ |681| -| -|
104
+
105
+ 'Train' can be easily divided into 'train' & 'validation' & 'test' with few lines of code:
106
+
107
+ ```python
108
+ from datasets import load_dataset, Dataset, DatasetDict
109
+ import numpy as np
110
+
111
+ datasets = load_dataset("huggingartists/tom-waits")
112
+
113
+ train_percentage = 0.9
114
+ validation_percentage = 0.07
115
+ test_percentage = 0.03
116
+
117
+ train, validation, test = np.split(datasets['train']['text'], [int(len(datasets['train']['text'])*train_percentage), int(len(datasets['train']['text'])*(train_percentage + validation_percentage))])
118
+
119
+ datasets = DatasetDict(
120
+ {
121
+ 'train': Dataset.from_dict({'text': list(train)}),
122
+ 'validation': Dataset.from_dict({'text': list(validation)}),
123
+ 'test': Dataset.from_dict({'text': list(test)})
124
+ }
125
+ )
126
+ ```
127
+
128
+ ## Dataset Creation
129
+
130
+ ### Curation Rationale
131
+
132
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
133
+
134
+ ### Source Data
135
+
136
+ #### Initial Data Collection and Normalization
137
+
138
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
139
+
140
+ #### Who are the source language producers?
141
+
142
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
143
+
144
+ ### Annotations
145
+
146
+ #### Annotation process
147
+
148
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
149
+
150
+ #### Who are the annotators?
151
+
152
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
153
+
154
+ ### Personal and Sensitive Information
155
+
156
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
157
+
158
+ ## Considerations for Using the Data
159
+
160
+ ### Social Impact of Dataset
161
+
162
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
163
+
164
+ ### Discussion of Biases
165
+
166
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
167
+
168
+ ### Other Known Limitations
169
+
170
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
171
+
172
+ ## Additional Information
173
+
174
+ ### Dataset Curators
175
+
176
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
177
+
178
+ ### Licensing Information
179
+
180
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
181
+
182
+ ### Citation Information
183
+
184
+ ```
185
+ @InProceedings{huggingartists,
186
+ author={Aleksey Korshuk}
187
+ year=2021
188
+ }
189
+ ```
190
+
191
+ ## About
192
+ *Built by Aleksey Korshuk*
193
+
194
+ [![Follow](https://img.shields.io/github/followers/AlekseyKorshuk?style=social)](https://github.com/AlekseyKorshuk)
195
+
196
+ For more details, visit the project repository.
197
+
198
+ [![GitHub stars](https://img.shields.io/github/stars/AlekseyKorshuk/huggingartists?style=social)](https://github.com/AlekseyKorshuk/huggingartists)
huggingface_dataset/Dataset_Card/huggingartists_young-thug.md ADDED
@@ -0,0 +1,204 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - huggingartists
6
+ - lyrics
7
+ ---
8
+
9
+ # Dataset Card for "huggingartists/young-thug"
10
+
11
+ ## Table of Contents
12
+ - [Dataset Description](#dataset-description)
13
+ - [Dataset Summary](#dataset-summary)
14
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
15
+ - [Languages](#languages)
16
+ - [How to use](#how-to-use)
17
+ - [Dataset Structure](#dataset-structure)
18
+ - [Data Fields](#data-fields)
19
+ - [Data Splits](#data-splits)
20
+ - [Dataset Creation](#dataset-creation)
21
+ - [Curation Rationale](#curation-rationale)
22
+ - [Source Data](#source-data)
23
+ - [Annotations](#annotations)
24
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
25
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
26
+ - [Social Impact of Dataset](#social-impact-of-dataset)
27
+ - [Discussion of Biases](#discussion-of-biases)
28
+ - [Other Known Limitations](#other-known-limitations)
29
+ - [Additional Information](#additional-information)
30
+ - [Dataset Curators](#dataset-curators)
31
+ - [Licensing Information](#licensing-information)
32
+ - [Citation Information](#citation-information)
33
+ - [About](#about)
34
+
35
+ ## Dataset Description
36
+
37
+ - **Homepage:** [https://github.com/AlekseyKorshuk/huggingartists](https://github.com/AlekseyKorshuk/huggingartists)
38
+ - **Repository:** [https://github.com/AlekseyKorshuk/huggingartists](https://github.com/AlekseyKorshuk/huggingartists)
39
+ - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
40
+ - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
41
+ - **Size of the generated dataset:** 4.254273 MB
42
+
43
+
44
+ <div class="inline-flex flex-col" style="line-height: 1.5;">
45
+ <div class="flex">
46
+ <div style="display:DISPLAY_1; margin-left: auto; margin-right: auto; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://images.genius.com/b08755976e2dcad78a75ee47059adcbc.777x777x1.png&#39;)">
47
+ </div>
48
+ </div>
49
+ <a href="https://huggingface.co/huggingartists/young-thug">
50
+ <div style="text-align: center; margin-top: 3px; font-size: 16px; font-weight: 800">🤖 HuggingArtists Model 🤖</div>
51
+ </a>
52
+ <div style="text-align: center; font-size: 16px; font-weight: 800">Young Thug</div>
53
+ <a href="https://genius.com/artists/young-thug">
54
+ <div style="text-align: center; font-size: 14px;">@young-thug</div>
55
+ </a>
56
+ </div>
57
+
58
+ ### Dataset Summary
59
+
60
+ The Lyrics dataset parsed from Genius. This dataset is designed to generate lyrics with HuggingArtists.
61
+ Model is available [here](https://huggingface.co/huggingartists/young-thug).
62
+
63
+ ### Supported Tasks and Leaderboards
64
+
65
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
66
+
67
+ ### Languages
68
+
69
+ en
70
+
71
+ ## How to use
72
+
73
+ How to load this dataset directly with the datasets library:
74
+
75
+ ```python
76
+ from datasets import load_dataset
77
+
78
+ dataset = load_dataset("huggingartists/young-thug")
79
+ ```
80
+
81
+ ## Dataset Structure
82
+
83
+ An example of 'train' looks as follows.
84
+ ```
85
+ This example was too long and was cropped:
86
+
87
+ {
88
+ "text": "Look, I was gonna go easy on you\nNot to hurt your feelings\nBut I'm only going to get this one chance\nSomething's wrong, I can feel it..."
89
+ }
90
+ ```
91
+
92
+ ### Data Fields
93
+
94
+ The data fields are the same among all splits.
95
+
96
+ - `text`: a `string` feature.
97
+
98
+
99
+ ### Data Splits
100
+
101
+ | train |validation|test|
102
+ |------:|---------:|---:|
103
+ |1656| -| -|
104
+
105
+ 'Train' can be easily divided into 'train' & 'validation' & 'test' with few lines of code:
106
+
107
+ ```python
108
+ from datasets import load_dataset, Dataset, DatasetDict
109
+ import numpy as np
110
+
111
+ datasets = load_dataset("huggingartists/young-thug")
112
+
113
+ train_percentage = 0.9
114
+ validation_percentage = 0.07
115
+ test_percentage = 0.03
116
+
117
+ train, validation, test = np.split(datasets['train']['text'], [int(len(datasets['train']['text'])*train_percentage), int(len(datasets['train']['text'])*(train_percentage + validation_percentage))])
118
+
119
+ datasets = DatasetDict(
120
+ {
121
+ 'train': Dataset.from_dict({'text': list(train)}),
122
+ 'validation': Dataset.from_dict({'text': list(validation)}),
123
+ 'test': Dataset.from_dict({'text': list(test)})
124
+ }
125
+ )
126
+ ```
127
+
128
+ ## Dataset Creation
129
+
130
+ ### Curation Rationale
131
+
132
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
133
+
134
+ ### Source Data
135
+
136
+ #### Initial Data Collection and Normalization
137
+
138
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
139
+
140
+ #### Who are the source language producers?
141
+
142
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
143
+
144
+ ### Annotations
145
+
146
+ #### Annotation process
147
+
148
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
149
+
150
+ #### Who are the annotators?
151
+
152
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
153
+
154
+ ### Personal and Sensitive Information
155
+
156
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
157
+
158
+ ## Considerations for Using the Data
159
+
160
+ ### Social Impact of Dataset
161
+
162
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
163
+
164
+ ### Discussion of Biases
165
+
166
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
167
+
168
+ ### Other Known Limitations
169
+
170
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
171
+
172
+ ## Additional Information
173
+
174
+ ### Dataset Curators
175
+
176
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
177
+
178
+ ### Licensing Information
179
+
180
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
181
+
182
+ ### Citation Information
183
+
184
+ ```
185
+ @InProceedings{huggingartists,
186
+ author={Aleksey Korshuk}
187
+ year=2021
188
+ }
189
+ ```
190
+
191
+
192
+ ## About
193
+
194
+ *Built by Aleksey Korshuk*
195
+
196
+ [![Follow](https://img.shields.io/github/followers/AlekseyKorshuk?style=social)](https://github.com/AlekseyKorshuk)
197
+
198
+ [![Follow](https://img.shields.io/twitter/follow/alekseykorshuk?style=social)](https://twitter.com/intent/follow?screen_name=alekseykorshuk)
199
+
200
+ [![Follow](https://img.shields.io/badge/dynamic/json?color=blue&label=Telegram%20Channel&query=%24.result&url=https%3A%2F%2Fapi.telegram.org%2Fbot1929545866%3AAAFGhV-KKnegEcLiyYJxsc4zV6C-bdPEBtQ%2FgetChatMemberCount%3Fchat_id%3D-1001253621662&style=social&logo=telegram)](https://t.me/joinchat/_CQ04KjcJ-4yZTky)
201
+
202
+ For more details, visit the project repository.
203
+
204
+ [![GitHub stars](https://img.shields.io/github/stars/AlekseyKorshuk/huggingartists?style=social)](https://github.com/AlekseyKorshuk/huggingartists)
huggingface_dataset/Dataset_Card/irds_mr-tydi_bn.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: '`mr-tydi/bn`'
3
+ viewer: false
4
+ source_datasets: []
5
+ task_categories:
6
+ - text-retrieval
7
+ ---
8
+
9
+ # Dataset Card for `mr-tydi/bn`
10
+
11
+ The `mr-tydi/bn` 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/mr-tydi#mr-tydi/bn).
13
+
14
+ # Data
15
+
16
+ This dataset provides:
17
+ - `docs` (documents, i.e., the corpus); count=304,059
18
+ - `queries` (i.e., topics); count=2,264
19
+ - `qrels`: (relevance assessments); count=2,292
20
+
21
+
22
+ This dataset is used by: [`mr-tydi_bn_dev`](https://huggingface.co/datasets/irds/mr-tydi_bn_dev), [`mr-tydi_bn_test`](https://huggingface.co/datasets/irds/mr-tydi_bn_test), [`mr-tydi_bn_train`](https://huggingface.co/datasets/irds/mr-tydi_bn_train)
23
+
24
+
25
+ ## Usage
26
+
27
+ ```python
28
+ from datasets import load_dataset
29
+
30
+ docs = load_dataset('irds/mr-tydi_bn', 'docs')
31
+ for record in docs:
32
+ record # {'doc_id': ..., 'text': ...}
33
+
34
+ queries = load_dataset('irds/mr-tydi_bn', 'queries')
35
+ for record in queries:
36
+ record # {'query_id': ..., 'text': ...}
37
+
38
+ qrels = load_dataset('irds/mr-tydi_bn', 'qrels')
39
+ for record in qrels:
40
+ record # {'query_id': ..., 'doc_id': ..., 'relevance': ..., 'iteration': ...}
41
+
42
+ ```
43
+
44
+ Note that calling `load_dataset` will download the dataset (or provide access instructions when it's not public) and make a copy of the
45
+ data in 🤗 Dataset format.
46
+
47
+ ## Citation Information
48
+
49
+ ```
50
+ @article{Zhang2021MrTyDi,
51
+ title={{Mr. TyDi}: A Multi-lingual Benchmark for Dense Retrieval},
52
+ author={Xinyu Zhang and Xueguang Ma and Peng Shi and Jimmy Lin},
53
+ year={2021},
54
+ journal={arXiv:2108.08787},
55
+ }
56
+ @article{Clark2020TyDiQa,
57
+ title={{TyDi QA}: A Benchmark for Information-Seeking Question Answering in Typologically Diverse Languages},
58
+ author={Jonathan H. Clark and Eunsol Choi and Michael Collins and Dan Garrette and Tom Kwiatkowski and Vitaly Nikolaev and Jennimaria Palomaki},
59
+ year={2020},
60
+ journal={Transactions of the Association for Computational Linguistics}
61
+ }
62
+ ```
huggingface_dataset/Dataset_Card/mteb_emotion.md ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ ---
5
+
6
+ ** Attention: There appears an overlap in train / test. I trained a model on the train set and achieved 100% acc on test set. With the original emotion dataset this is not the case (92.4% acc)**
huggingface_dataset/Dataset_Card/nateraw_airbnb-stock-price-new.md ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license:
3
+ - cc0-1.0
4
+ kaggle_id: evangower/airbnb-stock-price
5
+ ---
6
+
7
+ # Dataset Card for Airbnb Stock Price
8
+
9
+ ## Table of Contents
10
+ - [Table of Contents](#table-of-contents)
11
+ - [Dataset Description](#dataset-description)
12
+ - [Dataset Summary](#dataset-summary)
13
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
14
+ - [Languages](#languages)
15
+ - [Dataset Structure](#dataset-structure)
16
+ - [Data Instances](#data-instances)
17
+ - [Data Fields](#data-fields)
18
+ - [Data Splits](#data-splits)
19
+ - [Dataset Creation](#dataset-creation)
20
+ - [Curation Rationale](#curation-rationale)
21
+ - [Source Data](#source-data)
22
+ - [Annotations](#annotations)
23
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
24
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
25
+ - [Social Impact of Dataset](#social-impact-of-dataset)
26
+ - [Discussion of Biases](#discussion-of-biases)
27
+ - [Other Known Limitations](#other-known-limitations)
28
+ - [Additional Information](#additional-information)
29
+ - [Dataset Curators](#dataset-curators)
30
+ - [Licensing Information](#licensing-information)
31
+ - [Citation Information](#citation-information)
32
+ - [Contributions](#contributions)
33
+
34
+ ## Dataset Description
35
+
36
+ - **Homepage:** https://kaggle.com/datasets/evangower/airbnb-stock-price
37
+ - **Repository:**
38
+ - **Paper:**
39
+ - **Leaderboard:**
40
+ - **Point of Contact:**
41
+
42
+ ### Dataset Summary
43
+
44
+ This contains the historical stock price of Airbnb (ticker symbol ABNB) an American company that operates an online marketplace for lodging, primarily homestays for vacation rentals, and tourism activities. Based in San Francisco, California, the platform is accessible via website and mobile app.
45
+
46
+ ### Supported Tasks and Leaderboards
47
+
48
+ [More Information Needed]
49
+
50
+ ### Languages
51
+
52
+ [More Information Needed]
53
+
54
+ ## Dataset Structure
55
+
56
+ ### Data Instances
57
+
58
+ [More Information Needed]
59
+
60
+ ### Data Fields
61
+
62
+ [More Information Needed]
63
+
64
+ ### Data Splits
65
+
66
+ [More Information Needed]
67
+
68
+ ## Dataset Creation
69
+
70
+ ### Curation Rationale
71
+
72
+ [More Information Needed]
73
+
74
+ ### Source Data
75
+
76
+ #### Initial Data Collection and Normalization
77
+
78
+ [More Information Needed]
79
+
80
+ #### Who are the source language producers?
81
+
82
+ [More Information Needed]
83
+
84
+ ### Annotations
85
+
86
+ #### Annotation process
87
+
88
+ [More Information Needed]
89
+
90
+ #### Who are the annotators?
91
+
92
+ [More Information Needed]
93
+
94
+ ### Personal and Sensitive Information
95
+
96
+ [More Information Needed]
97
+
98
+ ## Considerations for Using the Data
99
+
100
+ ### Social Impact of Dataset
101
+
102
+ [More Information Needed]
103
+
104
+ ### Discussion of Biases
105
+
106
+ [More Information Needed]
107
+
108
+ ### Other Known Limitations
109
+
110
+ [More Information Needed]
111
+
112
+ ## Additional Information
113
+
114
+ ### Dataset Curators
115
+
116
+ This dataset was shared by [@evangower](https://kaggle.com/evangower)
117
+
118
+ ### Licensing Information
119
+
120
+ The license for this dataset is cc0-1.0
121
+
122
+ ### Citation Information
123
+
124
+ ```bibtex
125
+ [More Information Needed]
126
+ ```
127
+
128
+ ### Contributions
129
+
130
+ [More Information Needed]
huggingface_dataset/Dataset_Card/pysentimiento_spanish-tweets.md ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: tweet_id
7
+ dtype: string
8
+ - name: user_id
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 82649695458
13
+ num_examples: 597433111
14
+ - name: test
15
+ num_bytes: 892219251
16
+ num_examples: 6224733
17
+ download_size: 51737237106
18
+ dataset_size: 83541914709
19
+ ---
20
+
21
+ # spanish-tweets
22
+
23
+ ## A big corpus of tweets for pretraining embeddings and language models
24
+
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 Creation](#dataset-creation)
33
+ - [Curation Rationale](#curation-rationale)
34
+ - [Source Data](#source-data)
35
+ - [Additional Information](#additional-information)
36
+ - [Dataset Curators](#dataset-curators)
37
+ - [Licensing Information](#licensing-information)
38
+ - [Citation Information](#citation-information)
39
+ - [Contributions](#contributions)
40
+
41
+ ## Dataset Description
42
+
43
+ - **Homepage**: https://github.com/pysentimiento/robertuito
44
+ - **Paper**: [RoBERTuito: a pre-trained language model for social media text in Spanish](https://aclanthology.org/2022.lrec-1.785/)
45
+ - **Point of Contact:** jmperez (at) dc.uba.ar
46
+
47
+ ### Dataset Summary
48
+
49
+ A big dataset of (mostly) Spanish tweets for pre-training language models (or other representations).
50
+
51
+ ### Supported Tasks and Leaderboards
52
+
53
+ Language Modeling
54
+
55
+ ### Languages
56
+
57
+ Mostly Spanish, but some Portuguese, English, and other languages.
58
+
59
+ ## Dataset Structure
60
+
61
+
62
+ ### Data Fields
63
+
64
+ - *tweet_id*: id of the tweet
65
+ - *user_id*: id of the user
66
+ - *text*: text from the tweet
67
+
68
+ ## Dataset Creation
69
+
70
+ The full process of data collection is described in the paper. Here we roughly outline the main points:
71
+
72
+ - A Spritzer collection uploaded to Archive.org dating from May 2019 was downloaded
73
+ - From this, we only kept tweets with language metadata equal to Spanish, and mark the users who posted these messages.
74
+ - Then, the tweetline from each of these marked users was downloaded.
75
+
76
+
77
+ This corpus consists of 622M tweets from around 432K users.
78
+
79
+ Please note that we did not filter tweets from other languages, so you might find English, Portuguese, Catalan and other languages in the dataset (around 7/8% of the tweets are not in Spanish)
80
+
81
+ ### Citation Information
82
+
83
+ ```
84
+ @inproceedings{perez-etal-2022-robertuito,
85
+ title = "{R}o{BERT}uito: a pre-trained language model for social media text in {S}panish",
86
+ author = "P{\'e}rez, Juan Manuel and
87
+ Furman, Dami{\'a}n Ariel and
88
+ Alonso Alemany, Laura and
89
+ Luque, Franco M.",
90
+ booktitle = "Proceedings of the Thirteenth Language Resources and Evaluation Conference",
91
+ month = jun,
92
+ year = "2022",
93
+ address = "Marseille, France",
94
+ publisher = "European Language Resources Association",
95
+ url = "https://aclanthology.org/2022.lrec-1.785",
96
+ pages = "7235--7243",
97
+ abstract = "Since BERT appeared, Transformer language models and transfer learning have become state-of-the-art for natural language processing tasks. Recently, some works geared towards pre-training specially-crafted models for particular domains, such as scientific papers, medical documents, user-generated texts, among others. These domain-specific models have been shown to improve performance significantly in most tasks; however, for languages other than English, such models are not widely available. In this work, we present RoBERTuito, a pre-trained language model for user-generated text in Spanish, trained on over 500 million tweets. Experiments on a benchmark of tasks involving user-generated text showed that RoBERTuito outperformed other pre-trained language models in Spanish. In addition to this, our model has some cross-lingual abilities, achieving top results for English-Spanish tasks of the Linguistic Code-Switching Evaluation benchmark (LinCE) and also competitive performance against monolingual models in English Twitter tasks. To facilitate further research, we make RoBERTuito publicly available at the HuggingFace model hub together with the dataset used to pre-train it.",
98
+ }
99
+ ```
huggingface_dataset/Dataset_Card/selqa.md ADDED
@@ -0,0 +1,473 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - crowdsourced
4
+ language_creators:
5
+ - found
6
+ language:
7
+ - en
8
+ license:
9
+ - apache-2.0
10
+ multilinguality:
11
+ - monolingual
12
+ size_categories:
13
+ - 1K<n<10K
14
+ source_datasets:
15
+ - original
16
+ task_categories:
17
+ - question-answering
18
+ task_ids:
19
+ - open-domain-qa
20
+ paperswithcode_id: selqa
21
+ pretty_name: SelQA
22
+ dataset_info:
23
+ - config_name: answer_selection_analysis
24
+ features:
25
+ - name: section
26
+ dtype: string
27
+ - name: question
28
+ dtype: string
29
+ - name: article
30
+ dtype: string
31
+ - name: is_paraphrase
32
+ dtype: bool
33
+ - name: topic
34
+ dtype:
35
+ class_label:
36
+ names:
37
+ '0': MUSIC
38
+ '1': TV
39
+ '2': TRAVEL
40
+ '3': ART
41
+ '4': SPORT
42
+ '5': COUNTRY
43
+ '6': MOVIES
44
+ '7': HISTORICAL EVENTS
45
+ '8': SCIENCE
46
+ '9': FOOD
47
+ - name: answers
48
+ sequence: int32
49
+ - name: candidates
50
+ sequence: string
51
+ - name: q_types
52
+ sequence:
53
+ class_label:
54
+ names:
55
+ '0': what
56
+ '1': why
57
+ '2': when
58
+ '3': who
59
+ '4': where
60
+ '5': how
61
+ '6': ''
62
+ splits:
63
+ - name: train
64
+ num_bytes: 9676758
65
+ num_examples: 5529
66
+ - name: test
67
+ num_bytes: 2798537
68
+ num_examples: 1590
69
+ - name: validation
70
+ num_bytes: 1378407
71
+ num_examples: 785
72
+ download_size: 14773444
73
+ dataset_size: 13853702
74
+ - config_name: answer_selection_experiments
75
+ features:
76
+ - name: question
77
+ dtype: string
78
+ - name: candidate
79
+ dtype: string
80
+ - name: label
81
+ dtype:
82
+ class_label:
83
+ names:
84
+ '0': '0'
85
+ '1': '1'
86
+ splits:
87
+ - name: train
88
+ num_bytes: 13782826
89
+ num_examples: 66438
90
+ - name: test
91
+ num_bytes: 4008077
92
+ num_examples: 19435
93
+ - name: validation
94
+ num_bytes: 1954877
95
+ num_examples: 9377
96
+ download_size: 18602700
97
+ dataset_size: 19745780
98
+ - config_name: answer_triggering_analysis
99
+ features:
100
+ - name: section
101
+ dtype: string
102
+ - name: question
103
+ dtype: string
104
+ - name: article
105
+ dtype: string
106
+ - name: is_paraphrase
107
+ dtype: bool
108
+ - name: topic
109
+ dtype:
110
+ class_label:
111
+ names:
112
+ '0': MUSIC
113
+ '1': TV
114
+ '2': TRAVEL
115
+ '3': ART
116
+ '4': SPORT
117
+ '5': COUNTRY
118
+ '6': MOVIES
119
+ '7': HISTORICAL EVENTS
120
+ '8': SCIENCE
121
+ '9': FOOD
122
+ - name: q_types
123
+ sequence:
124
+ class_label:
125
+ names:
126
+ '0': what
127
+ '1': why
128
+ '2': when
129
+ '3': who
130
+ '4': where
131
+ '5': how
132
+ '6': ''
133
+ - name: candidate_list
134
+ sequence:
135
+ - name: article
136
+ dtype: string
137
+ - name: section
138
+ dtype: string
139
+ - name: candidates
140
+ sequence: string
141
+ - name: answers
142
+ sequence: int32
143
+ splits:
144
+ - name: train
145
+ num_bytes: 30176650
146
+ num_examples: 5529
147
+ - name: test
148
+ num_bytes: 8766787
149
+ num_examples: 1590
150
+ - name: validation
151
+ num_bytes: 4270904
152
+ num_examples: 785
153
+ download_size: 46149676
154
+ dataset_size: 43214341
155
+ - config_name: answer_triggering_experiments
156
+ features:
157
+ - name: question
158
+ dtype: string
159
+ - name: candidate
160
+ dtype: string
161
+ - name: label
162
+ dtype:
163
+ class_label:
164
+ names:
165
+ '0': '0'
166
+ '1': '1'
167
+ splits:
168
+ - name: train
169
+ num_bytes: 42956518
170
+ num_examples: 205075
171
+ - name: test
172
+ num_bytes: 12504961
173
+ num_examples: 59845
174
+ - name: validation
175
+ num_bytes: 6055616
176
+ num_examples: 28798
177
+ download_size: 57992239
178
+ dataset_size: 61517095
179
+ ---
180
+
181
+ # Dataset Card for SelQA
182
+
183
+ ## Table of Contents
184
+ - [Dataset Description](#dataset-description)
185
+ - [Dataset Summary](#dataset-summary)
186
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
187
+ - [Languages](#languages)
188
+ - [Dataset Structure](#dataset-structure)
189
+ - [Data Instances](#data-instances)
190
+ - [Data Fields](#data-fields)
191
+ - [Data Splits](#data-splits)
192
+ - [Dataset Creation](#dataset-creation)
193
+ - [Curation Rationale](#curation-rationale)
194
+ - [Source Data](#source-data)
195
+ - [Annotations](#annotations)
196
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
197
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
198
+ - [Social Impact of Dataset](#social-impact-of-dataset)
199
+ - [Discussion of Biases](#discussion-of-biases)
200
+ - [Other Known Limitations](#other-known-limitations)
201
+ - [Additional Information](#additional-information)
202
+ - [Dataset Curators](#dataset-curators)
203
+ - [Licensing Information](#licensing-information)
204
+ - [Citation Information](#citation-information)
205
+ - [Contributions](#contributions)
206
+
207
+ ## Dataset Description
208
+
209
+ - **Homepage:** https://github.com/emorynlp/selqa
210
+ - **Repository:** https://github.com/emorynlp/selqa
211
+ - **Paper:** https://arxiv.org/abs/1606.00851
212
+ - **Leaderboard:** [Needs More Information]
213
+ - **Point of Contact:** Tomasz Jurczyk <http://tomaszjurczyk.com/>, Jinho D. Choi <http://www.mathcs.emory.edu/~choi/home.html>
214
+
215
+ ### Dataset Summary
216
+
217
+ SelQA: A New Benchmark for Selection-Based Question Answering
218
+
219
+
220
+ ### Supported Tasks and Leaderboards
221
+
222
+ Question Answering
223
+
224
+ ### Languages
225
+
226
+ English
227
+
228
+ ## Dataset Structure
229
+
230
+ ### Data Instances
231
+
232
+ An example from the `answer selection` set:
233
+ ```
234
+ {
235
+ "section": "Museums",
236
+ "question": "Where are Rockefeller Museum and LA Mayer Institute for Islamic Art?",
237
+ "article": "Israel",
238
+ "is_paraphrase": true,
239
+ "topic": "COUNTRY",
240
+ "answers": [
241
+ 5
242
+ ],
243
+ "candidates": [
244
+ "The Israel Museum in Jerusalem is one of Israel's most important cultural institutions and houses the Dead Sea scrolls, along with an extensive collection of Judaica and European art.",
245
+ "Israel's national Holocaust museum, Yad Vashem, is the world central archive of Holocaust-related information.",
246
+ "Beth Hatefutsoth (the Diaspora Museum), on the campus of Tel Aviv University, is an interactive museum devoted to the history of Jewish communities around the world.",
247
+ "Apart from the major museums in large cities, there are high-quality artspaces in many towns and \"kibbutzim\".",
248
+ "\"Mishkan Le'Omanut\" on Kibbutz Ein Harod Meuhad is the largest art museum in the north of the country.",
249
+ "Several Israeli museums are devoted to Islamic culture, including the Rockefeller Museum and the L. A. Mayer Institute for Islamic Art, both in Jerusalem.",
250
+ "The Rockefeller specializes in archaeological remains from the Ottoman and other periods of Middle East history.",
251
+ "It is also the home of the first hominid fossil skull found in Western Asia called Galilee Man.",
252
+ "A cast of the skull is on display at the Israel Museum."
253
+ ],
254
+ "q_types": [
255
+ "where"
256
+ ]
257
+ }
258
+ ```
259
+
260
+ An example from the `answer triggering` set:
261
+ ```
262
+ {
263
+ "section": "Museums",
264
+ "question": "Where are Rockefeller Museum and LA Mayer Institute for Islamic Art?",
265
+ "article": "Israel",
266
+ "is_paraphrase": true,
267
+ "topic": "COUNTRY",
268
+ "candidate_list": [
269
+ {
270
+ "article": "List of places in Jerusalem",
271
+ "section": "List_of_places_in_Jerusalem-Museums",
272
+ "answers": [],
273
+ "candidates": [
274
+ " Israel Museum *Shrine of the Book *Rockefeller Museum of Archeology Bible Lands Museum Jerusalem Yad Vashem Holocaust Museum L.A. Mayer Institute for Islamic Art Bloomfield Science Museum Natural History Museum Museum of Italian Jewish Art Ticho House Tower of David Jerusalem Tax Museum Herzl Museum Siebenberg House Museums.",
275
+ "Museum on the Seam "
276
+ ]
277
+ },
278
+ {
279
+ "article": "Israel",
280
+ "section": "Israel-Museums",
281
+ "answers": [
282
+ 5
283
+ ],
284
+ "candidates": [
285
+ "The Israel Museum in Jerusalem is one of Israel's most important cultural institutions and houses the Dead Sea scrolls, along with an extensive collection of Judaica and European art.",
286
+ "Israel's national Holocaust museum, Yad Vashem, is the world central archive of Holocaust-related information.",
287
+ "Beth Hatefutsoth (the Diaspora Museum), on the campus of Tel Aviv University, is an interactive museum devoted to the history of Jewish communities around the world.",
288
+ "Apart from the major museums in large cities, there are high-quality artspaces in many towns and \"kibbutzim\".",
289
+ "\"Mishkan Le'Omanut\" on Kibbutz Ein Harod Meuhad is the largest art museum in the north of the country.",
290
+ "Several Israeli museums are devoted to Islamic culture, including the Rockefeller Museum and the L. A. Mayer Institute for Islamic Art, both in Jerusalem.",
291
+ "The Rockefeller specializes in archaeological remains from the Ottoman and other periods of Middle East history.",
292
+ "It is also the home of the first hominid fossil skull found in Western Asia called Galilee Man.",
293
+ "A cast of the skull is on display at the Israel Museum."
294
+ ]
295
+ },
296
+ {
297
+ "article": "L. A. Mayer Institute for Islamic Art",
298
+ "section": "L._A._Mayer_Institute_for_Islamic_Art-Abstract",
299
+ "answers": [],
300
+ "candidates": [
301
+ "The L.A. Mayer Institute for Islamic Art (Hebrew: \u05de\u05d5\u05d6\u05d9\u05d0\u05d5\u05df \u05dc.",
302
+ "\u05d0.",
303
+ "\u05de\u05d0\u05d9\u05e8 \u05dc\u05d0\u05de\u05e0\u05d5\u05ea \u05d4\u05d0\u05e1\u05dc\u05d0\u05dd) is a museum in Jerusalem, Israel, established in 1974.",
304
+ "It is located in Katamon, down the road from the Jerusalem Theater.",
305
+ "The museum houses Islamic pottery, textiles, jewelry, ceremonial objects and other Islamic cultural artifacts.",
306
+ "It is not to be confused with the Islamic Museum, Jerusalem. "
307
+ ]
308
+ },
309
+ {
310
+ "article": "Islamic Museum, Jerusalem",
311
+ "section": "Islamic_Museum,_Jerusalem-Abstract",
312
+ "answers": [],
313
+ "candidates": [
314
+ "The Islamic Museum is a museum on the Temple Mount in the Old City section of Jerusalem.",
315
+ "On display are exhibits from ten periods of Islamic history encompassing several Muslim regions.",
316
+ "The museum is located adjacent to al-Aqsa Mosque.",
317
+ "It is not to be confused with the L. A. Mayer Institute for Islamic Art, also a museum in Jerusalem. "
318
+ ]
319
+ },
320
+ {
321
+ "article": "L. A. Mayer Institute for Islamic Art",
322
+ "section": "L._A._Mayer_Institute_for_Islamic_Art-Contemporary_Arab_art",
323
+ "answers": [],
324
+ "candidates": [
325
+ "In 2008, a group exhibit of contemporary Arab art opened at L.A. Mayer Institute, the first show of local Arab art in an Israeli museum and the first to be mounted by an Arab curator.",
326
+ "Thirteen Arab artists participated in the show. "
327
+ ]
328
+ }
329
+ ],
330
+ "q_types": [
331
+ "where"
332
+ ]
333
+ }
334
+ ```
335
+
336
+ An example from any of the `experiments` data:
337
+ ```
338
+ Where are Rockefeller Museum and LA Mayer Institute for Islamic Art ? The Israel Museum in Jerusalem is one of Israel 's most important cultural institutions and houses the Dead Sea scrolls , along with an extensive collection of Judaica and European art . 0
339
+ Where are Rockefeller Museum and LA Mayer Institute for Islamic Art ? Israel 's national Holocaust museum , Yad Vashem , is the world central archive of Holocaust - related information . 0
340
+ Where are Rockefeller Museum and LA Mayer Institute for Islamic Art ? Beth Hatefutsoth ( the Diaspora Museum ) , on the campus of Tel Aviv University , is an interactive museum devoted to the history of Jewish communities around the world . 0
341
+ Where are Rockefeller Museum and LA Mayer Institute for Islamic Art ? Apart from the major museums in large cities , there are high - quality artspaces in many towns and " kibbutzim " . 0
342
+ Where are Rockefeller Museum and LA Mayer Institute for Islamic Art ? " Mishkan Le'Omanut " on Kibbutz Ein Harod Meuhad is the largest art museum in the north of the country . 0
343
+ Where are Rockefeller Museum and LA Mayer Institute for Islamic Art ? Several Israeli museums are devoted to Islamic culture , including the Rockefeller Museum and the L. A. Mayer Institute for Islamic Art , both in Jerusalem . 1
344
+ Where are Rockefeller Museum and LA Mayer Institute for Islamic Art ? The Rockefeller specializes in archaeological remains from the Ottoman and other periods of Middle East history . 0
345
+ Where are Rockefeller Museum and LA Mayer Institute for Islamic Art ? It is also the home of the first hominid fossil skull found in Western Asia called Galilee Man . 0
346
+ Where are Rockefeller Museum and LA Mayer Institute for Islamic Art ? A cast of the skull is on display at the Israel Museum . 0
347
+ ```
348
+
349
+ ### Data Fields
350
+
351
+ #### Answer Selection
352
+ ##### Data for Analysis
353
+
354
+ for analysis, the columns are:
355
+
356
+ * `question`: the question.
357
+ * `article`: the Wikipedia article related to this question.
358
+ * `section`: the section in the Wikipedia article related to this question.
359
+ * `topic`: the topic of this question, where the topics are *MUSIC*, *TV*, *TRAVEL*, *ART*, *SPORT*, *COUNTRY*, *MOVIES*, *HISTORICAL EVENTS*, *SCIENCE*, *FOOD*.
360
+ * `q_types`: the list of question types, where the types are *what*, *why*, *when*, *who*, *where*, and *how*. If empty, none of the those types are recognized in this question.
361
+ * `is_paraphrase`: *True* if this question is a paragraph of some other question in this dataset; otherwise, *False*.
362
+ * `candidates`: the list of sentences in the related section.
363
+ * `answers`: the list of candidate indices containing the answer context of this question.
364
+
365
+ ##### Data for Experiments
366
+
367
+ for experiments, each column gives:
368
+
369
+ * `0`: a question where all tokens are separated.
370
+ * `1`: a candidate of the question where all tokens are separated.
371
+ * `2`: the label where `0` implies no answer to the question is found in this candidate and `1` implies the answer is found.
372
+
373
+ #### Answer Triggering
374
+ ##### Data for Analysis
375
+
376
+ for analysis, the columns are:
377
+
378
+ * `question`: the question.
379
+ * `article`: the Wikipedia article related to this question.
380
+ * `section`: the section in the Wikipedia article related to this question.
381
+ * `topic`: the topic of this question, where the topics are *MUSIC*, *TV*, *TRAVEL*, *ART*, *SPORT*, *COUNTRY*, *MOVIES*, *HISTORICAL EVENTS*, *SCIENCE*, *FOOD*.
382
+ * `q_types`: the list of question types, where the types are *what*, *why*, *when*, *who*, *where*, and *how*. If empty, none of the those types are recognized in this question.
383
+ * `is_paraphrase`: *True* if this question is a paragraph of some other question in this dataset; otherwise, *False*.
384
+ * `candidate_list`: the list of 5 candidate sections:
385
+ * `article`: the title of the candidate article.
386
+ * `section`: the section in the candidate article.
387
+ * `candidates`: the list of sentences in this candidate section.
388
+ * `answers`: the list of candidate indices containing the answer context of this question (can be empty).
389
+
390
+ ##### Data for Experiments
391
+
392
+ for experiments, each column gives:
393
+
394
+ * `0`: a question where all tokens are separated.
395
+ * `1`: a candidate of the question where all tokens are separated.
396
+ * `2`: the label where `0` implies no answer to the question is found in this candidate and `1` implies the answer is found.
397
+
398
+ ### Data Splits
399
+
400
+ | |Train| Valid| Test|
401
+ | --- | --- | --- | --- |
402
+ | Answer Selection | 5529 | 785 | 1590 |
403
+ | Answer Triggering | 27645 | 3925 | 7950 |
404
+
405
+ ## Dataset Creation
406
+
407
+ ### Curation Rationale
408
+
409
+ To encourage research and provide an initial benchmark for selection based question answering and answer triggering tasks
410
+
411
+ ### Source Data
412
+
413
+ #### Initial Data Collection and Normalization
414
+
415
+ [Needs More Information]
416
+
417
+ #### Who are the source language producers?
418
+
419
+ [Needs More Information]
420
+
421
+ ### Annotations
422
+
423
+ #### Annotation process
424
+
425
+ Crowdsourced
426
+
427
+ #### Who are the annotators?
428
+
429
+ [Needs More Information]
430
+
431
+ ### Personal and Sensitive Information
432
+
433
+ [Needs More Information]
434
+
435
+ ## Considerations for Using the Data
436
+
437
+ ### Social Impact of Dataset
438
+
439
+ The purpose of this dataset is to help develop better selection-based question answering systems.
440
+
441
+ ### Discussion of Biases
442
+
443
+ [Needs More Information]
444
+
445
+ ### Other Known Limitations
446
+
447
+ [Needs More Information]
448
+
449
+ ## Additional Information
450
+
451
+ ### Dataset Curators
452
+
453
+ [Needs More Information]
454
+
455
+ ### Licensing Information
456
+
457
+ Apache License 2.0
458
+
459
+ ### Citation Information
460
+ @InProceedings{7814688,
461
+ author={T. {Jurczyk} and M. {Zhai} and J. D. {Choi}},
462
+ booktitle={2016 IEEE 28th International Conference on Tools with Artificial Intelligence (ICTAI)},
463
+ title={SelQA: A New Benchmark for Selection-Based Question Answering},
464
+ year={2016},
465
+ volume={},
466
+ number={},
467
+ pages={820-827},
468
+ doi={10.1109/ICTAI.2016.0128}
469
+ }
470
+
471
+ ### Contributions
472
+
473
+ Thanks to [@Bharat123rox](https://github.com/Bharat123rox) for adding this dataset.