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

Upload batch 78 (20 files, last=huggingface_dataset/Dataset_Card/TomTBT_pmc_open_access_xml.md)

Browse files
Files changed (20) hide show
  1. huggingface_dataset/Dataset_Card/LRGB_coco_superpixels_edge_wt_coord_feat_10.md +38 -0
  2. huggingface_dataset/Dataset_Card/Nerfgun3_land_style.md +57 -0
  3. huggingface_dataset/Dataset_Card/TomTBT_pmc_open_access_xml.md +219 -0
  4. huggingface_dataset/Dataset_Card/abhishek_autonlp-data-prodigy-10.md +1920 -0
  5. huggingface_dataset/Dataset_Card/anhdungitvn_sccr.md +31 -0
  6. huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-futin__feed-sen_vi-894567-2175669982.md +34 -0
  7. huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-futin__guess-en-6ca7d2-2087467163.md +34 -0
  8. huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-project-squad_v2-1e2c143e-1305549899.md +35 -0
  9. huggingface_dataset/Dataset_Card/autoevaluate_autoeval-staging-eval-project-61110342-7234758.md +30 -0
  10. huggingface_dataset/Dataset_Card/clarin-pl_polemo2-official.md +146 -0
  11. huggingface_dataset/Dataset_Card/classla_FRENK-hate-hr.md +117 -0
  12. huggingface_dataset/Dataset_Card/codeparrot_github-code.md +239 -0
  13. huggingface_dataset/Dataset_Card/eu_regulatory_ir.md +281 -0
  14. huggingface_dataset/Dataset_Card/huggingartists_van-morrison.md +204 -0
  15. huggingface_dataset/Dataset_Card/irds_clueweb12_b13.md +35 -0
  16. huggingface_dataset/Dataset_Card/jacklin_msmarco_passage_ranking_corpus.md +3 -0
  17. huggingface_dataset/Dataset_Card/jchenyu_t5_large_supervised_proportional_1M.md +6 -0
  18. huggingface_dataset/Dataset_Card/jeasinema_SQA3D.md +99 -0
  19. huggingface_dataset/Dataset_Card/ofis_publik.md +165 -0
  20. huggingface_dataset/Dataset_Card/vishnun_SpellGram.md +110 -0
huggingface_dataset/Dataset_Card/LRGB_coco_superpixels_edge_wt_coord_feat_10.md ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - graph-ml
4
+ size_categories:
5
+ - 1M<n<10M
6
+ tags:
7
+ - lrgb
8
+ license: cc-by-4.0
9
+ ---
10
+
11
+ # `coco_superpixels_edge_wt_only_feat_10`
12
+
13
+ ### Dataset Summary
14
+
15
+ | Dataset | Domain | Task | Node Feat. (dim) | Edge Feat. (dim) | Perf. Metric |
16
+ |---|---|---|---|---|---|
17
+ | COCO-SP | Computer Vision | Node Prediction | Pixel + Coord (14) | Edge Weight (1 or 2) | macro F1 |
18
+
19
+ | Dataset | # Graphs | # Nodes | μ Nodes | μ Deg. | # Edges | μ Edges | μ Short. Path | μ Diameter
20
+ |---|---:|---:|---:|:---:|---:|---:|---:|---:|
21
+ | COCO-SP | 123,286 | 58,793,216 | 476.88 | 5.65 | 332,091,902 | 2,693.67 | 10.66±0.55 | 27.39±2.14 |
22
+
23
+ ## Additional Information
24
+
25
+ ### Dataset Curators
26
+
27
+ * Vijay Prakash Dwivedi ([vijaydwivedi75](https://github.com/vijaydwivedi75))
28
+
29
+ ### Citation Information
30
+
31
+ ```
32
+ @article{dwivedi2022LRGB,
33
+ title={Long Range Graph Benchmark},
34
+ author={Dwivedi, Vijay Prakash and Rampášek, Ladislav and Galkin, Mikhail and Parviz, Ali and Wolf, Guy and Luu, Anh Tuan and Beaini, Dominique},
35
+ journal={arXiv:2206.08164},
36
+ year={2022}
37
+ }
38
+ ```
huggingface_dataset/Dataset_Card/Nerfgun3_land_style.md ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - stable-diffusion
6
+ - text-to-image
7
+ license: creativeml-openrail-m
8
+ inference: false
9
+
10
+ ---
11
+
12
+ # Landscape Style Embedding / Textual Inversion
13
+
14
+ ## Usage
15
+ To use this embedding you have to download the file aswell as drop it into the "\stable-diffusion-webui\embeddings" folder
16
+
17
+ Two different Versions:
18
+
19
+ ### Version 1:
20
+
21
+ File: ```land_style```
22
+
23
+ To use it in a prompt: ```"art by land_style"```
24
+
25
+ For best use write something like ```highly detailed background art by land_style```
26
+
27
+ ### Version 2:
28
+
29
+ File: ```landscape_style```
30
+
31
+ To use it in a prompt: ```"art by landscape_style"```
32
+
33
+ For best use write something like ```highly detailed background art by landscape_style```
34
+
35
+ If it is to strong just add [] around it.
36
+
37
+ Trained until 7000 steps
38
+
39
+ Have fun :)
40
+
41
+ ## Example Pictures
42
+
43
+ <img src=https://i.imgur.com/UjoXFkJ.png width=100% height=100%/>
44
+ <img src=https://i.imgur.com/rAoEyLK.png width=100% height=100%/>
45
+ <img src=https://i.imgur.com/SpPsc7i.png width=100% height=100%/>
46
+ <img src=https://i.imgur.com/zMH0EeI.png width=100% height=100%/>
47
+ <img src=https://i.imgur.com/iQe0Jxc.png width=100% height=100%/>
48
+
49
+ ## License
50
+
51
+ This embedding is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
52
+ The CreativeML OpenRAIL License specifies:
53
+
54
+ 1. You can't use the embedding to deliberately produce nor share illegal or harmful outputs or content
55
+ 2. The authors claims no rights on the outputs you generate, you are free to use them and are accountable for their use which must not go against the provisions set in the license
56
+ 3. You may re-distribute the weights and use the embedding commercially and/or as a service. If you do, please be aware you have to include the same use restrictions as the ones in the license and share a copy of the CreativeML OpenRAIL-M to all your users (please read the license entirely and carefully)
57
+ [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)
huggingface_dataset/Dataset_Card/TomTBT_pmc_open_access_xml.md ADDED
@@ -0,0 +1,219 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: XML-parsed PMC
3
+ task_categories:
4
+ - text-classification
5
+ - summarization
6
+ - other
7
+ annotations_creators:
8
+ - no-annotation
9
+ language_creators:
10
+ - expert-generated
11
+ language:
12
+ - en
13
+ size_categories:
14
+ - 1M<n<10M
15
+ source_datasets:
16
+ - original
17
+ license:
18
+ - cc0-1.0
19
+ - cc-by-4.0
20
+ - cc-by-sa-4.0
21
+ - cc-by-nc-4.0
22
+ - cc-by-nd-4.0
23
+ - cc-by-nc-nd-4.0
24
+ - cc-by-nc-sa-4.0
25
+ - unknown
26
+ - other
27
+ multilinguality:
28
+ - monolingual
29
+ task_ids: []
30
+ tags:
31
+ - research papers
32
+ - biology
33
+ - medecine
34
+ ---
35
+
36
+ # Dataset Card for PMC Open Access XML
37
+
38
+ ## Table of Contents
39
+ - [Dataset Description](#dataset-description)
40
+ - [Dataset Summary](#dataset-summary)
41
+ - [Supported Tasks](#supported-tasks-and-leaderboards)
42
+ - [Languages](#languages)
43
+ - [Dataset Structure](#dataset-structure)
44
+ - [Data Instances](#data-instances)
45
+ - [Data Fields](#data-instances)
46
+ - [Data Splits](#data-instances)
47
+ - [Dataset Creation](#dataset-creation)
48
+ - [Curation Rationale](#curation-rationale)
49
+ - [Source Data](#source-data)
50
+ - [Annotations](#annotations)
51
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
52
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
53
+ - [Social Impact of Dataset](#social-impact-of-dataset)
54
+ - [Discussion of Biases](#discussion-of-biases)
55
+ - [Other Known Limitations](#other-known-limitations)
56
+ - [Additional Information](#additional-information)
57
+ - [Dataset Curators](#dataset-curators)
58
+ - [Licensing Information](#licensing-information)
59
+ - [Citation Information](#citation-information)
60
+
61
+ ## Dataset Description
62
+
63
+ - **Homepage:** https://www.ncbi.nlm.nih.gov/pmc/tools/openftlist/
64
+ - **Repository:** [Needs More Information]
65
+ - **Paper:** [Needs More Information]
66
+ - **Leaderboard:** [Needs More Information]
67
+ - **Point of Contact:** [Needs More Information]
68
+
69
+ ### Dataset Summary
70
+
71
+ The XML Open Access includes more than 3.4 million journal articles and preprints that are made available under
72
+ license terms that allow reuse.
73
+ Not all articles in PMC are available for text mining and other reuse, many have copyright protection, however articles
74
+ in the PMC Open Access Subset are made available under Creative Commons or similar licenses that generally allow more
75
+ liberal redistribution and reuse than a traditional copyrighted work.
76
+ The PMC Open Access Subset is one part of the PMC Article Datasets
77
+
78
+ This version takes XML version as source, benefiting from the structured text
79
+ to split the articles in parts, naming the introduction, methods, results,
80
+ discussion and conclusion, and reference with keywords in the text to external or internal
81
+ resources (articles, figures, tables, formulas, boxed-text, quotes, code, footnotes, chemicals, graphics, medias).
82
+
83
+ The dataset was initially created with relation-extraction tasks in mind, between the references in text and the content of the
84
+ references (e.g. for PMID, by joining the refered article abstract from the pubmed dataset), but aims in a larger extent to provide
85
+ a corpus of pre-annotated text for other tasks (e.g. figure caption to graphic, glossary definition detection, summarization).
86
+
87
+ ### Supported Tasks and Leaderboards
88
+
89
+ [Needs More Information]
90
+
91
+ ### Languages
92
+
93
+ [Needs More Information]
94
+
95
+ ## Dataset Structure
96
+
97
+ ### Data Fields
98
+
99
+ - "accession_id": The PMC ID of the article
100
+ - "pmid": The PubMed ID of the article
101
+ - "introduction": List of \<title\> and \<p\> elements in \<body\>, sharing their root with a \<title\> containing "introduction" or "background".
102
+ - "methods": Same as introduction with "method" keyword.
103
+ - "results": Same as introduction with "result" keyword.
104
+ - "discussion": Same as introduction with "discussion" keyword.
105
+ - "conclusion": Same as introduction with "conclusion" keyword.
106
+ - "front": List of \<title\> and \<p\> elements in \<front\> after everything else has been searched.
107
+ - "body": List of \<title\> and \<p\> elements in \<body\> after everything else has been searched.
108
+ - "back": List of \<title\> and \<p\> elements in \<back\> after everything else has been searched.
109
+ - "figure": List of \<fig\> elements of the article.
110
+ - "table": List of \<table-wrap\> and \<array\> elements of the article.
111
+ - "formula": List of \<disp-formula\> and \<inline-formula\> elements of the article.
112
+ - "box": List of \<boxed-text\> elements of the article.
113
+ - "code": List of \<code\> elements of the article.
114
+ - "quote": List of \<disp-quote\> and \<speech\> elements of the article.
115
+ - "chemical": List of \<chem-struct-wrap\> elements of the article.
116
+ - "supplementary": List of \<supplementary-material\> and \<inline-supplementary-material\> elements of the article.
117
+ - "footnote": List of \<fn-group\> and \<table-wrap-foot\> elements of the article.
118
+ - "graphic": List of \<graphic\> and \<inline-graphic\> elements of the article.
119
+ - "media": List of \<media\> and \<inline-media\> elements of the article.
120
+ - "glossary": Glossary if found in the XML
121
+ - "unknown_references": JSON of a dictionnary of each "tag":"text" for the reference that did not indicate a PMID
122
+ - "n_references": Total number of references and unknown references
123
+ - "license": The licence of the article
124
+ - "retracted": If the article was retracted or not
125
+ - "last_updated": Last update of the article
126
+ - "citation": Citation of the article
127
+ - "package_file": path to the folder containing the graphics and media files of the article (to append to the base URL: ftp.ncbi.nlm.nih.gov/pub/pmc/)
128
+
129
+ In text, the references are in the form ##KEYWORD##IDX_REF##OLD_TEXT##, with keywords (REF, UREF, FIG, TAB, FORMU, BOX, CODE, QUOTE, CHEM, SUPPL, FOOTN, GRAPH, MEDIA) referencing respectively to "pubmed articles" (external), "unknown_references", "figure", "table", "formula", "box", "code", "quote", "chem", "supplementary", "footnote", "graphic" and "media".
130
+ ### Data Splits
131
+
132
+ [Needs More Information]
133
+
134
+ ## Dataset Creation
135
+
136
+ ### Curation Rationale
137
+
138
+ Internal references (figures, tables, ...) were found using specific tags. Deciding on those tags was done by testing and by looking in the documentation
139
+ for the different kind of possible usage.
140
+ Then, to split the article into introduction, methods, results, discussion and conclusion, specific keywords in titles were used. Because there are no rules
141
+ in this xml to tag those sections, finding the keyword seemed like the most reliable approach to do so. A drawback is that many section do not have those
142
+ keywords in the titles but could be assimilated to those. However, the huge diversity in the titles makes it harder to label such sections. This could be the
143
+ work of further versions of this dataset.
144
+
145
+ ### Source Data
146
+
147
+ #### Initial Data Collection and Normalization
148
+
149
+ Data was obtained from:
150
+ - ftp.ncbi.nlm.nih.gov/pub/pmc/oa_bulk/oa_noncomm/xml/
151
+ - ftp.ncbi.nlm.nih.gov/pub/pmc/oa_bulk/oa_comm/xml/
152
+ - ftp.ncbi.nlm.nih.gov/pub/pmc/oa_bulk/oa_other/xml/
153
+
154
+ Additional content for individual articles (graphics, media) can be obtained from:
155
+ - ftp.ncbi.nlm.nih.gov/pub/pmc + "package_file"
156
+
157
+ #### Who are the source language producers?
158
+
159
+ [Needs More Information]
160
+
161
+ ### Annotations
162
+
163
+ #### Annotation process
164
+
165
+ [Needs More Information]
166
+
167
+ #### Who are the annotators?
168
+
169
+ [Needs More Information]
170
+
171
+ ### Personal and Sensitive Information
172
+
173
+ [Needs More Information]
174
+
175
+ ## Considerations for Using the Data
176
+
177
+ ### Social Impact of Dataset
178
+
179
+ [Needs More Information]
180
+
181
+ ### Discussion of Biases
182
+
183
+ The articles XML are similar accross collections. This means that if a certain collection handles the structure in unusual ways, the whole collection might not be as
184
+ well annotated than others. This concerns all the sections (intro, methods, ...), the external references (pmids) and the internal references (tables, figures, ...).
185
+ To illustrate that, references are sometime given as a range (e.g. 10-15). In that case, only reference 10 and 15 are linked. This could potentially be handled in a
186
+ future version.
187
+
188
+ ### Other Known Limitations
189
+
190
+ [Needs More Information]
191
+
192
+ ### Preprocessing recommendations
193
+
194
+ - Filter out empty contents.
195
+ - Remove unwanted references from the text, and replace either by the "references_text" or by the reference content itself.
196
+ - Unescape HTML special characters: `import html; html.unescape(my_text)`
197
+ - Remove superfluous line break in text.
198
+ - Remove XML tags (\<italic\>, \<sup\>, \<sub\>, ...), replace by special tokens?
199
+ - Join the items of the contents' lists.
200
+
201
+ ## Additional Information
202
+
203
+ ### Dataset Curators
204
+
205
+ [Needs More Information]
206
+
207
+ ### Licensing Information
208
+
209
+ https://www.ncbi.nlm.nih.gov/pmc/about/copyright/
210
+
211
+ Within the PMC Open Access Subset, there are three groupings:
212
+
213
+ Commercial Use Allowed - CC0, CC BY, CC BY-SA, CC BY-ND licenses
214
+ Non-Commercial Use Only - CC BY-NC, CC BY-NC-SA, CC BY-NC-ND licenses; and
215
+ Other - no machine-readable Creative Commons license, no license, or a custom license.
216
+
217
+ ### Citation Information
218
+
219
+ [Needs More Information]
huggingface_dataset/Dataset_Card/abhishek_autonlp-data-prodigy-10.md ADDED
@@ -0,0 +1,1920 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ ---
5
+ # AutoNLP Dataset for project: prodigy-10
6
+
7
+ ## Table of content
8
+ - [Dataset Description](#dataset-description)
9
+ - [Languages](#languages)
10
+ - [Dataset Structure](#dataset-structure)
11
+ - [Data Instances](#data-instances)
12
+ - [Data Fields](#data-fields)
13
+ - [Data Splits](#data-splits)
14
+
15
+ ## Dataset Descritpion
16
+
17
+ This dataset has been automatically processed by AutoNLP for project prodigy-10.
18
+
19
+ ### Languages
20
+
21
+ The BCP-47 code for the dataset's language is en.
22
+
23
+ ## Dataset Structure
24
+
25
+ ### Data Instances
26
+
27
+ A sample from this dataset looks as follows:
28
+
29
+ ```json
30
+ [
31
+ {
32
+ "tags": [
33
+ 8,
34
+ 8,
35
+ 8,
36
+ 8,
37
+ 8,
38
+ 8,
39
+ 8,
40
+ 8,
41
+ 8,
42
+ 8,
43
+ 8,
44
+ 8,
45
+ 8,
46
+ 8,
47
+ 8,
48
+ 8,
49
+ 8,
50
+ 8,
51
+ 8,
52
+ 8,
53
+ 8,
54
+ 8,
55
+ 8,
56
+ 8,
57
+ 8,
58
+ 8,
59
+ 8,
60
+ 8,
61
+ 8,
62
+ 8,
63
+ 8,
64
+ 8,
65
+ 8,
66
+ 8,
67
+ 8,
68
+ 8,
69
+ 8,
70
+ 8,
71
+ 8,
72
+ 8,
73
+ 8,
74
+ 8,
75
+ 8,
76
+ 8,
77
+ 8,
78
+ 8,
79
+ 8,
80
+ 8,
81
+ 8,
82
+ 8,
83
+ 8,
84
+ 8,
85
+ 8,
86
+ 8,
87
+ 8,
88
+ 8,
89
+ 8,
90
+ 8,
91
+ 8,
92
+ 8,
93
+ 8,
94
+ 8,
95
+ 8,
96
+ 8,
97
+ 8,
98
+ 8,
99
+ 8,
100
+ 8,
101
+ 8,
102
+ 8,
103
+ 8,
104
+ 8,
105
+ 8,
106
+ 8,
107
+ 8,
108
+ 8,
109
+ 8,
110
+ 8,
111
+ 8,
112
+ 8,
113
+ 8,
114
+ 8,
115
+ 8,
116
+ 8,
117
+ 8,
118
+ 8,
119
+ 8,
120
+ 8,
121
+ 8,
122
+ 8,
123
+ 8,
124
+ 8,
125
+ 8,
126
+ 8,
127
+ 8,
128
+ 8,
129
+ 8,
130
+ 8,
131
+ 8,
132
+ 8,
133
+ 8,
134
+ 8,
135
+ 8,
136
+ 8,
137
+ 8,
138
+ 8,
139
+ 8,
140
+ 8,
141
+ 8,
142
+ 8,
143
+ 8,
144
+ 8,
145
+ 8,
146
+ 8,
147
+ 8,
148
+ 8,
149
+ 8,
150
+ 8,
151
+ 8,
152
+ 8,
153
+ 8,
154
+ 8,
155
+ 8,
156
+ 8,
157
+ 8,
158
+ 8,
159
+ 8,
160
+ 8,
161
+ 8,
162
+ 8,
163
+ 8,
164
+ 8,
165
+ 8,
166
+ 8,
167
+ 8,
168
+ 8,
169
+ 8,
170
+ 8,
171
+ 8,
172
+ 8,
173
+ 8,
174
+ 8,
175
+ 8,
176
+ 8,
177
+ 8,
178
+ 8,
179
+ 8,
180
+ 8,
181
+ 8,
182
+ 8,
183
+ 8,
184
+ 8,
185
+ 8,
186
+ 8,
187
+ 8,
188
+ 8,
189
+ 8,
190
+ 8,
191
+ 8,
192
+ 8,
193
+ 8,
194
+ 8,
195
+ 8,
196
+ 8,
197
+ 8,
198
+ 8,
199
+ 8,
200
+ 8,
201
+ 8,
202
+ 8,
203
+ 8,
204
+ 8,
205
+ 8,
206
+ 8,
207
+ 8,
208
+ 8,
209
+ 8,
210
+ 8,
211
+ 8,
212
+ 8,
213
+ 8,
214
+ 8,
215
+ 8,
216
+ 8,
217
+ 8,
218
+ 8,
219
+ 8,
220
+ 8,
221
+ 8,
222
+ 8,
223
+ 8,
224
+ 8,
225
+ 8,
226
+ 8,
227
+ 8,
228
+ 8,
229
+ 8,
230
+ 8,
231
+ 8,
232
+ 8,
233
+ 8,
234
+ 8,
235
+ 8,
236
+ 8,
237
+ 8,
238
+ 8,
239
+ 8,
240
+ 8,
241
+ 8,
242
+ 8,
243
+ 8,
244
+ 8,
245
+ 8,
246
+ 8,
247
+ 8,
248
+ 8,
249
+ 8,
250
+ 8,
251
+ 8,
252
+ 8,
253
+ 8,
254
+ 8,
255
+ 8,
256
+ 8,
257
+ 8,
258
+ 8,
259
+ 8,
260
+ 8,
261
+ 8,
262
+ 8,
263
+ 8,
264
+ 8,
265
+ 8,
266
+ 8,
267
+ 8,
268
+ 8,
269
+ 8,
270
+ 8,
271
+ 8,
272
+ 8,
273
+ 8,
274
+ 8,
275
+ 8,
276
+ 8,
277
+ 8,
278
+ 8,
279
+ 8,
280
+ 8,
281
+ 8,
282
+ 8,
283
+ 8,
284
+ 8,
285
+ 8,
286
+ 8,
287
+ 8,
288
+ 8,
289
+ 8,
290
+ 8,
291
+ 8,
292
+ 8,
293
+ 8,
294
+ 8,
295
+ 8,
296
+ 8,
297
+ 8,
298
+ 8,
299
+ 8,
300
+ 8,
301
+ 8,
302
+ 8,
303
+ 8,
304
+ 8,
305
+ 8,
306
+ 8,
307
+ 8,
308
+ 8,
309
+ 8,
310
+ 8,
311
+ 8,
312
+ 8,
313
+ 8,
314
+ 8,
315
+ 8,
316
+ 8,
317
+ 8,
318
+ 8,
319
+ 8,
320
+ 8,
321
+ 8,
322
+ 8,
323
+ 8,
324
+ 8,
325
+ 8,
326
+ 8,
327
+ 8,
328
+ 8,
329
+ 8,
330
+ 8,
331
+ 8,
332
+ 8,
333
+ 8,
334
+ 8,
335
+ 8,
336
+ 8,
337
+ 8,
338
+ 8,
339
+ 8,
340
+ 8,
341
+ 8,
342
+ 8,
343
+ 8,
344
+ 8,
345
+ 8,
346
+ 8,
347
+ 8,
348
+ 8,
349
+ 8,
350
+ 8,
351
+ 8,
352
+ 8,
353
+ 8,
354
+ 8,
355
+ 8,
356
+ 8,
357
+ 8,
358
+ 8,
359
+ 8,
360
+ 8,
361
+ 8,
362
+ 8,
363
+ 8,
364
+ 8,
365
+ 8,
366
+ 8,
367
+ 8,
368
+ 8,
369
+ 8,
370
+ 8,
371
+ 8,
372
+ 8,
373
+ 8,
374
+ 8,
375
+ 8,
376
+ 8,
377
+ 8,
378
+ 8,
379
+ 8,
380
+ 8,
381
+ 8,
382
+ 8,
383
+ 8,
384
+ 8,
385
+ 8,
386
+ 8,
387
+ 8,
388
+ 8,
389
+ 8,
390
+ 8,
391
+ 8,
392
+ 8,
393
+ 8,
394
+ 8,
395
+ 8,
396
+ 8,
397
+ 8,
398
+ 8,
399
+ 8,
400
+ 8,
401
+ 8,
402
+ 8,
403
+ 8,
404
+ 8,
405
+ 8,
406
+ 8,
407
+ 8,
408
+ 8,
409
+ 8,
410
+ 8,
411
+ 8,
412
+ 8,
413
+ 8,
414
+ 8,
415
+ 8,
416
+ 8,
417
+ 8,
418
+ 8,
419
+ 8,
420
+ 8,
421
+ 8,
422
+ 8,
423
+ 8,
424
+ 8,
425
+ 8,
426
+ 8,
427
+ 8,
428
+ 8,
429
+ 8,
430
+ 8,
431
+ 8,
432
+ 8,
433
+ 8
434
+ ],
435
+ "tokens": [
436
+ "tory",
437
+ "backing",
438
+ "for",
439
+ "i",
440
+ "d",
441
+ "cards",
442
+ "the",
443
+ "tories",
444
+ "are",
445
+ "to",
446
+ "back",
447
+ "controversial",
448
+ "government",
449
+ "plans",
450
+ "to",
451
+ "introduce",
452
+ "i",
453
+ "d",
454
+ "cards",
455
+ ".",
456
+ " ",
457
+ "the",
458
+ "shadow",
459
+ "cabinet",
460
+ "revealed",
461
+ "its",
462
+ "support",
463
+ "ahead",
464
+ "of",
465
+ "next",
466
+ "week",
467
+ "s",
468
+ "commons",
469
+ "vote",
470
+ "on",
471
+ "a",
472
+ "bill",
473
+ "to",
474
+ "introduce",
475
+ "compulsory",
476
+ "i",
477
+ "d.",
478
+ "the",
479
+ "decision",
480
+ "follows",
481
+ "a",
482
+ " ",
483
+ "tough",
484
+ "meeting",
485
+ " ",
486
+ "where",
487
+ "some",
488
+ "senior",
489
+ "tories",
490
+ "argued",
491
+ "vociferously",
492
+ "against",
493
+ "the",
494
+ "move",
495
+ " ",
496
+ "party",
497
+ "sources",
498
+ "told",
499
+ "the",
500
+ "bbc",
501
+ ".",
502
+ "the",
503
+ "bill",
504
+ " ",
505
+ "which",
506
+ "ministers",
507
+ "claim",
508
+ "will",
509
+ "tackle",
510
+ "crime",
511
+ " ",
512
+ "terrorism",
513
+ "and",
514
+ "illegal",
515
+ "immigration",
516
+ " ",
517
+ "is",
518
+ "expected",
519
+ "to",
520
+ "be",
521
+ "opposed",
522
+ "by",
523
+ "the",
524
+ "liberal",
525
+ "democrats",
526
+ ".",
527
+ " ",
528
+ "they",
529
+ "have",
530
+ "said",
531
+ "the",
532
+ "scheme",
533
+ "is",
534
+ " ",
535
+ "deeply",
536
+ "flawed",
537
+ " ",
538
+ "and",
539
+ "a",
540
+ "waste",
541
+ "of",
542
+ "money",
543
+ ".",
544
+ "sources",
545
+ "within",
546
+ "the",
547
+ "conservative",
548
+ "party",
549
+ "told",
550
+ "the",
551
+ "bbc",
552
+ "michael",
553
+ "howard",
554
+ "has",
555
+ "always",
556
+ "been",
557
+ "in",
558
+ "favour",
559
+ "of",
560
+ "i",
561
+ "d",
562
+ "cards",
563
+ " ",
564
+ "and",
565
+ "tried",
566
+ "to",
567
+ "introduce",
568
+ "them",
569
+ "when",
570
+ "he",
571
+ "was",
572
+ "home",
573
+ "secretary",
574
+ ".",
575
+ "the",
576
+ "party",
577
+ "has",
578
+ "been",
579
+ " ",
580
+ "agnostic",
581
+ " ",
582
+ "on",
583
+ "the",
584
+ "issue",
585
+ "until",
586
+ "now",
587
+ "but",
588
+ "had",
589
+ "now",
590
+ "decided",
591
+ "to",
592
+ "come",
593
+ "off",
594
+ "the",
595
+ "fence",
596
+ " ",
597
+ "the",
598
+ "tory",
599
+ "source",
600
+ "said",
601
+ ".",
602
+ "despite",
603
+ "giving",
604
+ "their",
605
+ "backing",
606
+ "to",
607
+ "i",
608
+ "d",
609
+ "cards",
610
+ " ",
611
+ "the",
612
+ "conservatives",
613
+ "insisted",
614
+ "they",
615
+ "would",
616
+ "hold",
617
+ "ministers",
618
+ "to",
619
+ "account",
620
+ "over",
621
+ "the",
622
+ "precise",
623
+ "purpose",
624
+ "of",
625
+ "the",
626
+ "scheme",
627
+ ".",
628
+ " ",
629
+ "they",
630
+ "said",
631
+ "they",
632
+ "would",
633
+ "also",
634
+ "press",
635
+ "labour",
636
+ "over",
637
+ "whether",
638
+ "objectives",
639
+ "could",
640
+ "be",
641
+ "met",
642
+ "and",
643
+ "whether",
644
+ "the",
645
+ "home",
646
+ "office",
647
+ "would",
648
+ "deliver",
649
+ "them",
650
+ ".",
651
+ "and",
652
+ "they",
653
+ "pledged",
654
+ "to",
655
+ "assess",
656
+ "the",
657
+ "cost",
658
+ "effectiveness",
659
+ "of",
660
+ "i",
661
+ "d",
662
+ "cards",
663
+ "and",
664
+ "whether",
665
+ "people",
666
+ "s",
667
+ "privacy",
668
+ "would",
669
+ "be",
670
+ "properly",
671
+ "protected",
672
+ ".",
673
+ " ",
674
+ "it",
675
+ "is",
676
+ "important",
677
+ "to",
678
+ "remember",
679
+ "that",
680
+ "this",
681
+ "bill",
682
+ "will",
683
+ "take",
684
+ "a",
685
+ "decade",
686
+ "to",
687
+ "come",
688
+ "into",
689
+ "full",
690
+ "effect",
691
+ " ",
692
+ "a",
693
+ "spokesman",
694
+ "said",
695
+ ".",
696
+ " ",
697
+ "it",
698
+ "will",
699
+ "do",
700
+ "nothing",
701
+ "to",
702
+ "solve",
703
+ "the",
704
+ "immediate",
705
+ "problems",
706
+ "of",
707
+ "rising",
708
+ "crime",
709
+ "and",
710
+ "uncontrolled",
711
+ "immigration",
712
+ ".",
713
+ " ",
714
+ "lib",
715
+ "dem",
716
+ "home",
717
+ "affairs",
718
+ "spokesman",
719
+ "mark",
720
+ "oaten",
721
+ "said",
722
+ ":",
723
+ " ",
724
+ "this",
725
+ "has",
726
+ "all",
727
+ "the",
728
+ "signs",
729
+ "of",
730
+ "michael",
731
+ "howard",
732
+ "overruling",
733
+ "colleagues",
734
+ " ",
735
+ "concerns",
736
+ "over",
737
+ "i",
738
+ "d",
739
+ "cards",
740
+ ".",
741
+ " ",
742
+ "the",
743
+ "tories",
744
+ "should",
745
+ "have",
746
+ "the",
747
+ "courage",
748
+ "to",
749
+ "try",
750
+ "and",
751
+ "change",
752
+ "public",
753
+ "opinion",
754
+ "not",
755
+ "follow",
756
+ "it",
757
+ ".",
758
+ " ",
759
+ "the",
760
+ "new",
761
+ "chairman",
762
+ "of",
763
+ "the",
764
+ "bar",
765
+ "council",
766
+ " ",
767
+ "guy",
768
+ "mansfield",
769
+ "qc",
770
+ "warned",
771
+ "there",
772
+ "was",
773
+ "a",
774
+ "real",
775
+ "risk",
776
+ "that",
777
+ "people",
778
+ "on",
779
+ "the",
780
+ " ",
781
+ "margins",
782
+ "of",
783
+ "society",
784
+ " ",
785
+ "would",
786
+ "be",
787
+ "driven",
788
+ "into",
789
+ "the",
790
+ "hands",
791
+ "of",
792
+ "extremists",
793
+ ".",
794
+ " ",
795
+ "what",
796
+ "is",
797
+ "going",
798
+ "to",
799
+ "happen",
800
+ "to",
801
+ "young",
802
+ "asian",
803
+ "men",
804
+ "when",
805
+ "there",
806
+ "has",
807
+ "been",
808
+ "a",
809
+ "bomb",
810
+ "gone",
811
+ "off",
812
+ "somewhere",
813
+ " ",
814
+ "they",
815
+ "are",
816
+ "going",
817
+ "to",
818
+ "be",
819
+ "stopped",
820
+ ".",
821
+ "if",
822
+ "they",
823
+ "haven",
824
+ "t",
825
+ "[",
826
+ "i",
827
+ "d",
828
+ "cards",
829
+ "]",
830
+ "they",
831
+ "are",
832
+ "going",
833
+ "to",
834
+ "be",
835
+ "detained",
836
+ "."
837
+ ]
838
+ },
839
+ {
840
+ "tags": [
841
+ 2,
842
+ 6,
843
+ 8,
844
+ 8,
845
+ 0,
846
+ 8,
847
+ 0,
848
+ 8,
849
+ 8,
850
+ 8,
851
+ 2,
852
+ 6,
853
+ 6,
854
+ 8,
855
+ 8,
856
+ 8,
857
+ 8,
858
+ 8,
859
+ 8,
860
+ 8,
861
+ 8,
862
+ 8,
863
+ 0,
864
+ 8,
865
+ 8,
866
+ 8,
867
+ 8,
868
+ 8,
869
+ 8,
870
+ 8,
871
+ 8,
872
+ 8,
873
+ 8,
874
+ 8,
875
+ 8,
876
+ 8,
877
+ 8,
878
+ 8,
879
+ 8,
880
+ 8,
881
+ 8,
882
+ 8,
883
+ 8,
884
+ 8,
885
+ 8,
886
+ 8,
887
+ 8,
888
+ 8,
889
+ 8,
890
+ 8,
891
+ 8,
892
+ 8,
893
+ 8,
894
+ 8,
895
+ 8,
896
+ 8,
897
+ 8,
898
+ 8,
899
+ 1,
900
+ 5,
901
+ 8,
902
+ 8,
903
+ 8,
904
+ 8,
905
+ 8,
906
+ 8,
907
+ 8,
908
+ 8,
909
+ 8,
910
+ 8,
911
+ 8,
912
+ 8,
913
+ 8,
914
+ 8,
915
+ 8,
916
+ 0,
917
+ 8,
918
+ 8,
919
+ 8,
920
+ 8,
921
+ 8,
922
+ 8,
923
+ 8,
924
+ 8,
925
+ 8,
926
+ 8,
927
+ 8,
928
+ 8,
929
+ 8,
930
+ 8,
931
+ 8,
932
+ 8,
933
+ 8,
934
+ 8,
935
+ 8,
936
+ 8,
937
+ 8,
938
+ 8,
939
+ 8,
940
+ 8,
941
+ 8,
942
+ 8,
943
+ 8,
944
+ 0,
945
+ 8,
946
+ 8,
947
+ 8,
948
+ 0,
949
+ 8,
950
+ 2,
951
+ 6,
952
+ 8,
953
+ 2,
954
+ 6,
955
+ 8,
956
+ 8,
957
+ 8,
958
+ 8,
959
+ 8,
960
+ 8,
961
+ 8,
962
+ 8,
963
+ 0,
964
+ 8,
965
+ 8,
966
+ 8,
967
+ 8,
968
+ 8,
969
+ 8,
970
+ 8,
971
+ 8,
972
+ 2,
973
+ 8,
974
+ 8,
975
+ 8,
976
+ 8,
977
+ 8,
978
+ 8,
979
+ 8,
980
+ 8,
981
+ 8,
982
+ 8,
983
+ 8,
984
+ 8,
985
+ 8,
986
+ 8,
987
+ 8,
988
+ 8,
989
+ 8,
990
+ 8,
991
+ 8,
992
+ 8,
993
+ 8,
994
+ 8,
995
+ 8,
996
+ 8,
997
+ 8,
998
+ 8,
999
+ 8,
1000
+ 8,
1001
+ 8,
1002
+ 8,
1003
+ 8,
1004
+ 8,
1005
+ 8,
1006
+ 8,
1007
+ 8,
1008
+ 8,
1009
+ 8,
1010
+ 8,
1011
+ 8,
1012
+ 8,
1013
+ 8,
1014
+ 8,
1015
+ 8,
1016
+ 8,
1017
+ 8,
1018
+ 8,
1019
+ 8,
1020
+ 8,
1021
+ 8,
1022
+ 8,
1023
+ 8,
1024
+ 8,
1025
+ 0,
1026
+ 8,
1027
+ 2,
1028
+ 6,
1029
+ 6,
1030
+ 8,
1031
+ 8,
1032
+ 8,
1033
+ 8,
1034
+ 8,
1035
+ 8,
1036
+ 8,
1037
+ 8,
1038
+ 8,
1039
+ 8,
1040
+ 8,
1041
+ 8,
1042
+ 8,
1043
+ 8,
1044
+ 8,
1045
+ 8,
1046
+ 8,
1047
+ 8,
1048
+ 8,
1049
+ 8,
1050
+ 8,
1051
+ 8,
1052
+ 8,
1053
+ 8,
1054
+ 8,
1055
+ 8,
1056
+ 8,
1057
+ 8,
1058
+ 0,
1059
+ 8,
1060
+ 8,
1061
+ 8,
1062
+ 8,
1063
+ 8,
1064
+ 8,
1065
+ 8,
1066
+ 8,
1067
+ 8,
1068
+ 8,
1069
+ 8,
1070
+ 8,
1071
+ 8,
1072
+ 8,
1073
+ 8,
1074
+ 8,
1075
+ 8,
1076
+ 8,
1077
+ 8,
1078
+ 8,
1079
+ 8,
1080
+ 8,
1081
+ 8,
1082
+ 8,
1083
+ 8,
1084
+ 8,
1085
+ 8,
1086
+ 8,
1087
+ 8,
1088
+ 8,
1089
+ 8,
1090
+ 8,
1091
+ 8,
1092
+ 8,
1093
+ 8,
1094
+ 8,
1095
+ 8,
1096
+ 8,
1097
+ 8,
1098
+ 8,
1099
+ 0,
1100
+ 8,
1101
+ 2,
1102
+ 6,
1103
+ 6,
1104
+ 8,
1105
+ 8,
1106
+ 8,
1107
+ 0,
1108
+ 8,
1109
+ 2,
1110
+ 6,
1111
+ 8,
1112
+ 8,
1113
+ 8,
1114
+ 8,
1115
+ 2,
1116
+ 6,
1117
+ 8,
1118
+ 8,
1119
+ 8,
1120
+ 8,
1121
+ 8,
1122
+ 8,
1123
+ 8,
1124
+ 8,
1125
+ 8,
1126
+ 8,
1127
+ 8,
1128
+ 8,
1129
+ 8,
1130
+ 8,
1131
+ 8,
1132
+ 8,
1133
+ 8,
1134
+ 8,
1135
+ 8,
1136
+ 8,
1137
+ 8,
1138
+ 8,
1139
+ 8,
1140
+ 8,
1141
+ 8,
1142
+ 8,
1143
+ 8,
1144
+ 8,
1145
+ 8,
1146
+ 8,
1147
+ 8,
1148
+ 8,
1149
+ 8,
1150
+ 8,
1151
+ 8,
1152
+ 8,
1153
+ 2,
1154
+ 8,
1155
+ 8,
1156
+ 8,
1157
+ 8,
1158
+ 8,
1159
+ 2,
1160
+ 6,
1161
+ 8,
1162
+ 8,
1163
+ 8,
1164
+ 8,
1165
+ 8,
1166
+ 8,
1167
+ 8,
1168
+ 8,
1169
+ 0,
1170
+ 8,
1171
+ 8,
1172
+ 8,
1173
+ 8,
1174
+ 8,
1175
+ 8,
1176
+ 8,
1177
+ 8,
1178
+ 8,
1179
+ 8,
1180
+ 8,
1181
+ 8,
1182
+ 8,
1183
+ 8,
1184
+ 8,
1185
+ 8,
1186
+ 8,
1187
+ 8,
1188
+ 8,
1189
+ 8,
1190
+ 8,
1191
+ 8,
1192
+ 8,
1193
+ 8,
1194
+ 8,
1195
+ 8,
1196
+ 8,
1197
+ 8,
1198
+ 8,
1199
+ 8,
1200
+ 8,
1201
+ 8,
1202
+ 8,
1203
+ 8,
1204
+ 8,
1205
+ 8,
1206
+ 8,
1207
+ 8,
1208
+ 8,
1209
+ 8,
1210
+ 8,
1211
+ 8,
1212
+ 8,
1213
+ 8,
1214
+ 8,
1215
+ 8,
1216
+ 8,
1217
+ 8,
1218
+ 8,
1219
+ 8,
1220
+ 8,
1221
+ 8,
1222
+ 8,
1223
+ 8,
1224
+ 8,
1225
+ 8,
1226
+ 8,
1227
+ 8,
1228
+ 8,
1229
+ 8,
1230
+ 8,
1231
+ 8,
1232
+ 8,
1233
+ 2,
1234
+ 6,
1235
+ 8,
1236
+ 8,
1237
+ 2,
1238
+ 8,
1239
+ 8,
1240
+ 0,
1241
+ 8,
1242
+ 8,
1243
+ 8,
1244
+ 8,
1245
+ 8,
1246
+ 8,
1247
+ 8,
1248
+ 8,
1249
+ 8,
1250
+ 8,
1251
+ 8,
1252
+ 8,
1253
+ 8,
1254
+ 8,
1255
+ 8,
1256
+ 8,
1257
+ 8,
1258
+ 8,
1259
+ 8,
1260
+ 8,
1261
+ 8,
1262
+ 8,
1263
+ 8,
1264
+ 8,
1265
+ 8,
1266
+ 8,
1267
+ 8,
1268
+ 8,
1269
+ 8,
1270
+ 8,
1271
+ 8,
1272
+ 8,
1273
+ 8,
1274
+ 2,
1275
+ 6,
1276
+ 8,
1277
+ 8,
1278
+ 0,
1279
+ 8,
1280
+ 8,
1281
+ 8,
1282
+ 8,
1283
+ 8,
1284
+ 8,
1285
+ 8,
1286
+ 8,
1287
+ 8,
1288
+ 8,
1289
+ 8,
1290
+ 8,
1291
+ 8,
1292
+ 8,
1293
+ 8,
1294
+ 8,
1295
+ 8,
1296
+ 8,
1297
+ 8,
1298
+ 8,
1299
+ 8,
1300
+ 8,
1301
+ 8,
1302
+ 8,
1303
+ 8,
1304
+ 8,
1305
+ 8,
1306
+ 8,
1307
+ 8,
1308
+ 8,
1309
+ 8,
1310
+ 8,
1311
+ 8,
1312
+ 8,
1313
+ 8,
1314
+ 8,
1315
+ 8,
1316
+ 8,
1317
+ 8,
1318
+ 8,
1319
+ 8,
1320
+ 8,
1321
+ 8,
1322
+ 8,
1323
+ 8,
1324
+ 8,
1325
+ 8,
1326
+ 8,
1327
+ 8,
1328
+ 8,
1329
+ 8,
1330
+ 8,
1331
+ 8,
1332
+ 8,
1333
+ 8,
1334
+ 8,
1335
+ 8,
1336
+ 8,
1337
+ 8,
1338
+ 8,
1339
+ 8,
1340
+ 8,
1341
+ 8,
1342
+ 8,
1343
+ 8,
1344
+ 8,
1345
+ 8,
1346
+ 8,
1347
+ 8,
1348
+ 8,
1349
+ 8,
1350
+ 8,
1351
+ 8,
1352
+ 8,
1353
+ 8,
1354
+ 8,
1355
+ 8,
1356
+ 2,
1357
+ 6,
1358
+ 8,
1359
+ 8,
1360
+ 8,
1361
+ 8,
1362
+ 8,
1363
+ 8,
1364
+ 8,
1365
+ 2,
1366
+ 6,
1367
+ 8
1368
+ ],
1369
+ "tokens": [
1370
+ "o",
1371
+ "gara",
1372
+ "revels",
1373
+ "in",
1374
+ "ireland",
1375
+ "victory",
1376
+ "ireland",
1377
+ "fly",
1378
+ "-",
1379
+ "half",
1380
+ "ronan",
1381
+ "o",
1382
+ "gara",
1383
+ "hailed",
1384
+ "his",
1385
+ "side",
1386
+ "s",
1387
+ "19",
1388
+ "-",
1389
+ "13",
1390
+ "victory",
1391
+ "over",
1392
+ "england",
1393
+ "as",
1394
+ "a",
1395
+ " ",
1396
+ "special",
1397
+ " ",
1398
+ "win",
1399
+ ".",
1400
+ " ",
1401
+ "the",
1402
+ "munster",
1403
+ "number",
1404
+ "10",
1405
+ "kicked",
1406
+ "a",
1407
+ "total",
1408
+ "of",
1409
+ "14",
1410
+ "points",
1411
+ " ",
1412
+ "including",
1413
+ "two",
1414
+ "drop",
1415
+ "goals",
1416
+ " ",
1417
+ "to",
1418
+ "help",
1419
+ "keep",
1420
+ "alive",
1421
+ "their",
1422
+ "grand",
1423
+ "slam",
1424
+ "hopes",
1425
+ ".",
1426
+ "he",
1427
+ "told",
1428
+ "bbc",
1429
+ "sport",
1430
+ ":",
1431
+ " ",
1432
+ "we",
1433
+ "made",
1434
+ "hard",
1435
+ "work",
1436
+ "of",
1437
+ "it",
1438
+ "but",
1439
+ "it",
1440
+ "s",
1441
+ "still",
1442
+ "special",
1443
+ "to",
1444
+ "beat",
1445
+ "england",
1446
+ ".",
1447
+ " ",
1448
+ "i",
1449
+ "had",
1450
+ "three",
1451
+ "chances",
1452
+ "to",
1453
+ "win",
1454
+ "the",
1455
+ "game",
1456
+ "but",
1457
+ "didn",
1458
+ "t.",
1459
+ "we",
1460
+ "have",
1461
+ "work",
1462
+ "to",
1463
+ "do",
1464
+ "after",
1465
+ "this",
1466
+ "but",
1467
+ "we",
1468
+ "never",
1469
+ "take",
1470
+ "a",
1471
+ "victory",
1472
+ "over",
1473
+ "england",
1474
+ "lightly",
1475
+ ".",
1476
+ " ",
1477
+ "ireland",
1478
+ "hooker",
1479
+ "shane",
1480
+ "byrne",
1481
+ "echoed",
1482
+ "o",
1483
+ "gara",
1484
+ "s",
1485
+ "comments",
1486
+ "but",
1487
+ "admitted",
1488
+ "the",
1489
+ "game",
1490
+ "had",
1491
+ "been",
1492
+ "england",
1493
+ "s",
1494
+ "best",
1495
+ "outing",
1496
+ "in",
1497
+ "the",
1498
+ "six",
1499
+ "nations",
1500
+ ".",
1501
+ "byrne",
1502
+ "said",
1503
+ ":",
1504
+ " ",
1505
+ "it",
1506
+ "was",
1507
+ "a",
1508
+ "really",
1509
+ " ",
1510
+ "really",
1511
+ "hard",
1512
+ "game",
1513
+ "but",
1514
+ "from",
1515
+ "one",
1516
+ "to",
1517
+ "15",
1518
+ "in",
1519
+ "our",
1520
+ "team",
1521
+ "we",
1522
+ "worked",
1523
+ "really",
1524
+ " ",
1525
+ "really",
1526
+ "hard",
1527
+ ".",
1528
+ " ",
1529
+ "we",
1530
+ "just",
1531
+ "had",
1532
+ "to",
1533
+ "stick",
1534
+ "to",
1535
+ "our",
1536
+ "defensive",
1537
+ "pattern",
1538
+ " ",
1539
+ "trust",
1540
+ "ourselves",
1541
+ "and",
1542
+ "trust",
1543
+ "those",
1544
+ "around",
1545
+ "us",
1546
+ ".",
1547
+ "all",
1548
+ "round",
1549
+ "it",
1550
+ "was",
1551
+ "fantastic",
1552
+ ".",
1553
+ " ",
1554
+ "ireland",
1555
+ "captain",
1556
+ "brian",
1557
+ "o",
1558
+ "driscoll",
1559
+ " ",
1560
+ "who",
1561
+ "scored",
1562
+ "his",
1563
+ "side",
1564
+ "s",
1565
+ "only",
1566
+ "try",
1567
+ " ",
1568
+ "said",
1569
+ ":",
1570
+ " ",
1571
+ "we",
1572
+ "are",
1573
+ "delighted",
1574
+ " ",
1575
+ "we",
1576
+ "felt",
1577
+ "if",
1578
+ "we",
1579
+ "performed",
1580
+ "well",
1581
+ "then",
1582
+ "we",
1583
+ "would",
1584
+ "win",
1585
+ "but",
1586
+ "with",
1587
+ "england",
1588
+ "also",
1589
+ "having",
1590
+ "played",
1591
+ "very",
1592
+ "well",
1593
+ "it",
1594
+ "makes",
1595
+ "it",
1596
+ "all",
1597
+ "the",
1598
+ "sweeter",
1599
+ ".",
1600
+ " ",
1601
+ "we",
1602
+ "did",
1603
+ "get",
1604
+ "the",
1605
+ "bounce",
1606
+ "of",
1607
+ "the",
1608
+ "ball",
1609
+ "and",
1610
+ "some",
1611
+ "days",
1612
+ "that",
1613
+ "happens",
1614
+ "and",
1615
+ "you",
1616
+ "ve",
1617
+ "just",
1618
+ "got",
1619
+ "to",
1620
+ "jump",
1621
+ "on",
1622
+ "the",
1623
+ "back",
1624
+ "of",
1625
+ "it",
1626
+ ".",
1627
+ " ",
1628
+ "ireland",
1629
+ "coach",
1630
+ "eddie",
1631
+ "o",
1632
+ "sullivan",
1633
+ "was",
1634
+ "surprised",
1635
+ "that",
1636
+ "england",
1637
+ "coach",
1638
+ "andy",
1639
+ "robinson",
1640
+ "said",
1641
+ "he",
1642
+ "was",
1643
+ "certain",
1644
+ "mark",
1645
+ "cueto",
1646
+ "was",
1647
+ "onside",
1648
+ "for",
1649
+ "a",
1650
+ "disallowed",
1651
+ "try",
1652
+ "just",
1653
+ "before",
1654
+ "the",
1655
+ "break",
1656
+ ".",
1657
+ " ",
1658
+ "andy",
1659
+ "was",
1660
+ "sitting",
1661
+ "two",
1662
+ "yards",
1663
+ "from",
1664
+ "me",
1665
+ "and",
1666
+ "i",
1667
+ "couldn",
1668
+ "t",
1669
+ "see",
1670
+ "whether",
1671
+ "he",
1672
+ "was",
1673
+ "offside",
1674
+ "or",
1675
+ "not",
1676
+ "so",
1677
+ "i",
1678
+ "don",
1679
+ "t",
1680
+ "know",
1681
+ "how",
1682
+ "andy",
1683
+ "could",
1684
+ "have",
1685
+ "known",
1686
+ " ",
1687
+ "said",
1688
+ "o",
1689
+ "sullivan",
1690
+ ".",
1691
+ " ",
1692
+ "what",
1693
+ "i",
1694
+ "do",
1695
+ "know",
1696
+ "is",
1697
+ "that",
1698
+ "england",
1699
+ "played",
1700
+ "well",
1701
+ "and",
1702
+ "when",
1703
+ "that",
1704
+ "happens",
1705
+ "it",
1706
+ "makes",
1707
+ "a",
1708
+ "very",
1709
+ "good",
1710
+ "victory",
1711
+ "for",
1712
+ "us",
1713
+ ".",
1714
+ " ",
1715
+ "we",
1716
+ "had",
1717
+ "to",
1718
+ "defend",
1719
+ "for",
1720
+ "long",
1721
+ "periods",
1722
+ "and",
1723
+ "that",
1724
+ "is",
1725
+ "all",
1726
+ "good",
1727
+ "for",
1728
+ "the",
1729
+ "confidence",
1730
+ "of",
1731
+ "the",
1732
+ "team",
1733
+ ".",
1734
+ " ",
1735
+ "i",
1736
+ "think",
1737
+ "our",
1738
+ "try",
1739
+ "was",
1740
+ "very",
1741
+ "well",
1742
+ "worked",
1743
+ " ",
1744
+ "it",
1745
+ "was",
1746
+ "a",
1747
+ "gem",
1748
+ " ",
1749
+ "as",
1750
+ "good",
1751
+ "a",
1752
+ "try",
1753
+ "as",
1754
+ "we",
1755
+ "have",
1756
+ "scored",
1757
+ "for",
1758
+ "a",
1759
+ "while",
1760
+ ".",
1761
+ " ",
1762
+ "o",
1763
+ "sullivan",
1764
+ "also",
1765
+ "rejected",
1766
+ "robinson",
1767
+ "s",
1768
+ "contention",
1769
+ "england",
1770
+ "dominated",
1771
+ "the",
1772
+ "forward",
1773
+ "play",
1774
+ ".",
1775
+ " ",
1776
+ "i",
1777
+ "think",
1778
+ "we",
1779
+ "lost",
1780
+ "one",
1781
+ "lineout",
1782
+ "and",
1783
+ "they",
1784
+ "lost",
1785
+ "four",
1786
+ "or",
1787
+ "five",
1788
+ "so",
1789
+ "i",
1790
+ "don",
1791
+ "t",
1792
+ "know",
1793
+ "how",
1794
+ "that",
1795
+ "adds",
1796
+ "up",
1797
+ "to",
1798
+ "domination",
1799
+ " ",
1800
+ "he",
1801
+ "said",
1802
+ ".",
1803
+ "o",
1804
+ "driscoll",
1805
+ "also",
1806
+ "insisted",
1807
+ "ireland",
1808
+ "were",
1809
+ "happy",
1810
+ "to",
1811
+ "handle",
1812
+ "the",
1813
+ "pressure",
1814
+ "of",
1815
+ "being",
1816
+ "considered",
1817
+ "favourites",
1818
+ "to",
1819
+ "win",
1820
+ "the",
1821
+ "six",
1822
+ "nations",
1823
+ "title",
1824
+ ".",
1825
+ " ",
1826
+ "this",
1827
+ "season",
1828
+ "for",
1829
+ "the",
1830
+ "first",
1831
+ "time",
1832
+ "we",
1833
+ "have",
1834
+ "been",
1835
+ "able",
1836
+ "to",
1837
+ "play",
1838
+ "with",
1839
+ "the",
1840
+ "favourites",
1841
+ " ",
1842
+ "tag",
1843
+ " ",
1844
+ "he",
1845
+ "said",
1846
+ ".",
1847
+ " ",
1848
+ "hopefully",
1849
+ "we",
1850
+ "have",
1851
+ "proved",
1852
+ "that",
1853
+ "today",
1854
+ "and",
1855
+ "can",
1856
+ "continue",
1857
+ "to",
1858
+ "keep",
1859
+ "doing",
1860
+ "so",
1861
+ ".",
1862
+ " ",
1863
+ "as",
1864
+ "for",
1865
+ "my",
1866
+ "try",
1867
+ "it",
1868
+ "was",
1869
+ "a",
1870
+ "move",
1871
+ "we",
1872
+ "had",
1873
+ "worked",
1874
+ "on",
1875
+ "all",
1876
+ "week",
1877
+ ".",
1878
+ "there",
1879
+ "was",
1880
+ "a",
1881
+ "bit",
1882
+ "of",
1883
+ "magic",
1884
+ "from",
1885
+ "geordan",
1886
+ "murphy",
1887
+ "and",
1888
+ "it",
1889
+ "was",
1890
+ "a",
1891
+ "great",
1892
+ "break",
1893
+ "from",
1894
+ "denis",
1895
+ "hickie",
1896
+ "."
1897
+ ]
1898
+ }
1899
+ ]
1900
+ ```
1901
+
1902
+ ### Dataset Fields
1903
+
1904
+ The dataset has the following fields (also called "features"):
1905
+
1906
+ ```json
1907
+ {
1908
+ "tags": "Sequence(feature=ClassLabel(num_classes=9, names=['B-LOCATION', 'B-ORG', 'B-PERSON', 'B-PRODUCT', 'I-LOCATION', 'I-ORG', 'I-PERSON', 'I-PRODUCT', 'O'], names_file=None, id=None), length=-1, id=None)",
1909
+ "tokens": "Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)"
1910
+ }
1911
+ ```
1912
+
1913
+ ### Dataset Splits
1914
+
1915
+ This dataset is split into a train and validation split. The split sizes are as follow:
1916
+
1917
+ | Split name | Num samples |
1918
+ | ------------ | ------------------- |
1919
+ | train | 186 |
1920
+ | valid | 58 |
huggingface_dataset/Dataset_Card/anhdungitvn_sccr.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+
6
+ ```python
7
+ from datasets import load_dataset
8
+ data_name = "anhdungitvn/sccr"
9
+ data_files = {"train": "train.tsv", "eval": "eval.tsv"}
10
+ sccr = load_dataset(data_name, data_files=data_files)
11
+ sccr
12
+ ```
13
+
14
+
15
+ ```python
16
+ DatasetDict({
17
+ train: Dataset({
18
+ features: ['text', 'labels'],
19
+ num_rows: 14478
20
+ })
21
+ eval: Dataset({
22
+ features: ['text', 'labels'],
23
+ num_rows: 1609
24
+ })
25
+ })
26
+ ```
27
+
28
+
29
+
30
+ ### References
31
+ - <a href="https://www.aivivn.com/contests/6">SC: Sentiment Classification (Phân loại sắc thái bình luận)</a>
huggingface_dataset/Dataset_Card/autoevaluate_autoeval-eval-futin__feed-sen_vi-894567-2175669982.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-2.7b
11
+ metrics: []
12
+ dataset_name: futin/feed
13
+ dataset_config: sen_vi
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-2.7b
26
+ * Dataset: futin/feed
27
+ * Config: sen_vi
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-futin__guess-en-6ca7d2-2087467163.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ type: predictions
3
+ tags:
4
+ - autotrain
5
+ - evaluation
6
+ datasets:
7
+ - futin/guess
8
+ eval_info:
9
+ task: text_zero_shot_classification
10
+ model: bigscience/bloomz-1b1
11
+ metrics: []
12
+ dataset_name: futin/guess
13
+ dataset_config: 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: bigscience/bloomz-1b1
26
+ * Dataset: futin/guess
27
+ * Config: 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-project-squad_v2-1e2c143e-1305549899.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ type: predictions
3
+ tags:
4
+ - autotrain
5
+ - evaluation
6
+ datasets:
7
+ - squad_v2
8
+ eval_info:
9
+ task: extractive_question_answering
10
+ model: nbroad/rob-base-superqa1
11
+ metrics: []
12
+ dataset_name: squad_v2
13
+ dataset_config: squad_v2
14
+ dataset_split: validation
15
+ col_mapping:
16
+ context: context
17
+ question: question
18
+ answers-text: answers.text
19
+ answers-answer_start: answers.answer_start
20
+ ---
21
+ # Dataset Card for AutoTrain Evaluator
22
+
23
+ This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset:
24
+
25
+ * Task: Question Answering
26
+ * Model: nbroad/rob-base-superqa1
27
+ * Dataset: squad_v2
28
+ * Config: squad_v2
29
+ * Split: validation
30
+
31
+ To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator).
32
+
33
+ ## Contributions
34
+
35
+ Thanks to [@nbroad](https://huggingface.co/nbroad) for evaluating this model.
huggingface_dataset/Dataset_Card/autoevaluate_autoeval-staging-eval-project-61110342-7234758.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ type: predictions
3
+ tags:
4
+ - autotrain
5
+ - evaluation
6
+ datasets:
7
+ - xtreme
8
+ eval_info:
9
+ task: entity_extraction
10
+ model: transformersbook/xlm-roberta-base-finetuned-panx-de
11
+ dataset_name: xtreme
12
+ dataset_config: PAN-X.de
13
+ dataset_split: validation
14
+ col_mapping:
15
+ tokens: tokens
16
+ tags: ner_tags
17
+ ---
18
+ # Dataset Card for AutoTrain Evaluator
19
+
20
+ This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset:
21
+
22
+ * Task: Token Classification
23
+ * Model: transformersbook/xlm-roberta-base-finetuned-panx-de
24
+ * Dataset: xtreme
25
+
26
+ To run new evaluation jobs, visit Hugging Face's [automatic evaluation service](https://huggingface.co/spaces/autoevaluate/model-evaluator).
27
+
28
+ ## Contributions
29
+
30
+ Thanks to [@lewtun](https://huggingface.co/lewtun) for evaluating this model.
huggingface_dataset/Dataset_Card/clarin-pl_polemo2-official.md ADDED
@@ -0,0 +1,146 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - expert-generated
4
+ language_creators:
5
+ - other
6
+ language:
7
+ - pl
8
+ license:
9
+ - cc-by-sa-4.0
10
+ multilinguality:
11
+ - monolingual
12
+ pretty_name: 'Polemo2'
13
+ size_categories:
14
+ - 8K
15
+ - 1K<n<10K
16
+ source_datasets:
17
+ - original
18
+ task_categories:
19
+ - text-classification
20
+ task_ids:
21
+ - sentiment-classification
22
+ ---
23
+
24
+ # Polemo2
25
+
26
+ ## Description
27
+
28
+ The PolEmo2.0 is a dataset of online consumer reviews from four domains: medicine, hotels, products, and university. It is human-annotated on a level of full reviews and individual sentences. Current version (PolEmo 2.0) contains 8,216 reviews having 57,466 sentences. Each text and sentence was manually annotated with sentiment in the 2+1 scheme, which gives a total of 197,046 annotations. About 85% of the reviews are from the medicine and hotel domains. Each review is annotated with four labels: positive, negative, neutral, or ambiguous.
29
+
30
+ ## Tasks (input, output and metrics)
31
+
32
+ The task is to predict the correct label of the review.
33
+
34
+ **Input** ('*text*' column): sentence
35
+
36
+ **Output** ('*target*' column): label for sentence sentiment ('zero': neutral, 'minus': negative, 'plus': positive, 'amb': ambiguous)
37
+
38
+ **Domain**: Online reviews
39
+
40
+ **Measurements**: Accuracy, F1 Macro
41
+
42
+ **Example**:
43
+
44
+ Input: `Na samym wejściu hotel śmierdzi . W pokojach jest pleśń na ścianach , brudny dywan . W łazience śmierdzi chemią , hotel nie grzeje w pokojach panuje chłód . Wyposażenie pokoju jest stare , kran się rusza , drzwi na balkon nie domykają się . Jedzenie jest w małych ilościach i nie smaczne . Nie polecam nikomu tego hotelu .`
45
+
46
+ Input (translated by DeepL): `At the very entrance the hotel stinks . In the rooms there is mold on the walls , dirty carpet . The bathroom smells of chemicals , the hotel does not heat in the rooms are cold . The room furnishings are old , the faucet moves , the door to the balcony does not close . The food is in small quantities and not tasty . I would not recommend this hotel to anyone .`
47
+
48
+ Output: `1` (negative)
49
+
50
+ ## Data splits
51
+
52
+ | Subset | Cardinality |
53
+ |--------|------------:|
54
+ | train | 6573 |
55
+ | val | 823 |
56
+ | test | 820 |
57
+
58
+ ## Class distribution
59
+
60
+ | Class | train | dev | test |
61
+ |:--------|--------:|-------------:|-------:|
62
+ | minus | 0.3756 | 0.3694 | 0.4134 |
63
+ | plus | 0.2775 | 0.2868 | 0.2768 |
64
+ | amb | 0.1991 | 0.1883 | 0.1659 |
65
+ | zero | 0.1477 | 0.1555 | 0.1439 |
66
+
67
+ ## Citation
68
+
69
+ ```
70
+ @inproceedings{kocon-etal-2019-multi,
71
+ title = "Multi-Level Sentiment Analysis of {P}ol{E}mo 2.0: Extended Corpus of Multi-Domain Consumer Reviews",
72
+ author = "Koco{\'n}, Jan and
73
+ Mi{\l}kowski, Piotr and
74
+ Za{\'s}ko-Zieli{\'n}ska, Monika",
75
+ booktitle = "Proceedings of the 23rd Conference on Computational Natural Language Learning (CoNLL)",
76
+ month = nov,
77
+ year = "2019",
78
+ address = "Hong Kong, China",
79
+ publisher = "Association for Computational Linguistics",
80
+ url = "https://aclanthology.org/K19-1092",
81
+ doi = "10.18653/v1/K19-1092",
82
+ pages = "980--991",
83
+ abstract = "In this article we present an extended version of PolEmo {--} a corpus of consumer reviews from 4 domains: medicine, hotels, products and school. Current version (PolEmo 2.0) contains 8,216 reviews having 57,466 sentences. Each text and sentence was manually annotated with sentiment in 2+1 scheme, which gives a total of 197,046 annotations. We obtained a high value of Positive Specific Agreement, which is 0.91 for texts and 0.88 for sentences. PolEmo 2.0 is publicly available under a Creative Commons copyright license. We explored recent deep learning approaches for the recognition of sentiment, such as Bi-directional Long Short-Term Memory (BiLSTM) and Bidirectional Encoder Representations from Transformers (BERT).",
84
+ }
85
+ ```
86
+
87
+ ## License
88
+
89
+ ```
90
+ Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)
91
+ ```
92
+
93
+ ## Links
94
+
95
+ [HuggingFace](https://huggingface.co/datasets/clarin-pl/polemo2-official)
96
+
97
+ [Source](https://clarin-pl.eu/dspace/handle/11321/710)
98
+
99
+ [Paper](https://aclanthology.org/K19-1092/)
100
+
101
+ ## Examples
102
+
103
+ ### Loading
104
+
105
+ ```python
106
+ from pprint import pprint
107
+
108
+ from datasets import load_dataset
109
+
110
+ dataset = load_dataset("clarin-pl/polemo2-official")
111
+ pprint(dataset['train'][0])
112
+
113
+ # {'target': 1,
114
+ # 'text': 'Na samym wejściu hotel śmierdzi . W pokojach jest pleśń na ścianach '
115
+ # ', brudny dywan . W łazience śmierdzi chemią , hotel nie grzeje w '
116
+ # 'pokojach panuje chłód . Wyposażenie pokoju jest stare , kran się '
117
+ # 'rusza , drzwi na balkon nie domykają się . Jedzenie jest w małych '
118
+ # 'ilościach i nie smaczne . Nie polecam nikomu tego hotelu .'}
119
+ ```
120
+
121
+ ### Evaluation
122
+
123
+ ```python
124
+ import random
125
+ from pprint import pprint
126
+
127
+ from datasets import load_dataset, load_metric
128
+
129
+ dataset = load_dataset("clarin-pl/polemo2-official")
130
+ references = dataset["test"]["target"]
131
+
132
+ # generate random predictions
133
+ predictions = [random.randrange(max(references) + 1) for _ in range(len(references))]
134
+
135
+ acc = load_metric("accuracy")
136
+ f1 = load_metric("f1")
137
+
138
+ acc_score = acc.compute(predictions=predictions, references=references)
139
+ f1_score = f1.compute(predictions=predictions, references=references, average='macro')
140
+
141
+ pprint(acc_score)
142
+ pprint(f1_score)
143
+
144
+ # {'accuracy': 0.2475609756097561}
145
+ # {'f1': 0.23747048177471738}
146
+ ```
huggingface_dataset/Dataset_Card/classla_FRENK-hate-hr.md ADDED
@@ -0,0 +1,117 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - hr
4
+ license:
5
+ - other
6
+ size_categories:
7
+ - 1K<n<10K
8
+ task_categories:
9
+ - text-classification
10
+ task_ids: []
11
+ tags:
12
+ - hate-speech-detection
13
+ - offensive-language
14
+ ---
15
+
16
+ # Offensive language dataset of Croatian comments FRENK 1.0
17
+
18
+ Croatian subset of the [FRENK dataset](http://hdl.handle.net/11356/1433). Also available on HuggingFace dataset hub: [English subset](https://huggingface.co/datasets/5roop/FRENK-hate-en), [Slovenian subset](https://huggingface.co/datasets/5roop/FRENK-hate-sl).
19
+
20
+ ## Dataset Description
21
+
22
+ - **Homepage:** http://hdl.handle.net/11356/1433
23
+ - **Repository:** http://hdl.handle.net/11356/1433
24
+ - **Paper:** https://arxiv.org/abs/1906.02045
25
+ - **Project page** https://nl.ijs.si/frenk/
26
+
27
+ ## Description of the original dataset
28
+
29
+ >The original FRENK dataset consists of comments to Facebook posts (news articles) of mainstream media outlets from Croatia, Great Britain, and Slovenia, on the topics of migrants and LGBT. The dataset contains whole discussion threads. Each comment is annotated by the type of socially unacceptable discourse (e.g., inappropriate, offensive, violent speech) and its target (e.g., migrants/LGBT, commenters, media). The annotation schema is described in detail in [https://arxiv.org/pdf/1906.02045.pdf]. Usernames in the metadata are pseudo-anonymised and removed from the comments.
30
+ >
31
+ >The data in each language (Croatian (hr), English (en), Slovenian (sl), and topic (migrants, LGBT) is divided into a training and a testing portion. The training and testing data consist of separate discussion threads, i.e., there is no cross-discussion-thread contamination between training and testing data. The sizes of the splits are the following: Croatian, migrants: 4356 training comments, 978 testing comments; Croatian LGBT: 4494 training comments, 1142 comments; English, migrants: 4540 training comments, 1285 testing comments; English, LGBT: 4819 training comments, 1017 testing comments; Slovenian, migrants: 5145 training comments, 1277 testing comments; Slovenian, LGBT: 2842 training comments, 900 testing comments.
32
+
33
+ For this dataset only the Croatian data was used. Training segment has been split into beginning 90% (published here as training split) and end 10% (published here as dev split). Test segment has been preserved in its original form.
34
+
35
+ ## Usage in `Transformers`
36
+
37
+ ```python
38
+ import datasets
39
+ ds = datasets.load_dataset("classla/FRENK-hate-hr","binary")
40
+ ```
41
+
42
+ For binary classification the following encoding is used:
43
+
44
+
45
+ ```python
46
+ _CLASS_MAP_BINARY = {
47
+ 'Acceptable': 0,
48
+ 'Offensive': 1,
49
+ }
50
+ ```
51
+ The original labels are available if the dataset is loaded with the `multiclass` option:
52
+
53
+ ```python
54
+ import datasets
55
+ ds = datasets.load_dataset("classla/FRENK-hate-hr","multiclass").
56
+ ```
57
+
58
+ In this case the encoding used is:
59
+ ```python
60
+ _CLASS_MAP_MULTICLASS = {
61
+ 'Acceptable speech': 0,
62
+ 'Inappropriate': 1,
63
+ 'Background offensive': 2,
64
+ 'Other offensive': 3,
65
+ 'Background violence': 4,
66
+ 'Other violence': 5,
67
+ }
68
+ ```
69
+
70
+
71
+ ## Data structure
72
+
73
+ * `text`: text
74
+ * `target`: who is the target of the hate-speech text ("no target", "commenter", "target" (migrants or LGBT, depending on the topic), or "related to" (again, the topic))
75
+ * `topic`: whether the text relates to lgbt or migrants hate-speech domains
76
+ * `label`: label of the text instance, see above.
77
+
78
+ ## Data instance
79
+
80
+ ```
81
+ {'text': 'Potpisujem komentar g ankice pavicic',
82
+ 'target': 'No target',
83
+ 'topic': 'lgbt',
84
+ 'label': 0}
85
+ ```
86
+
87
+ ## Licensing information
88
+
89
+ CLARIN.SI Licence ACA ID-BY-NC-INF-NORED 1.0
90
+
91
+ ## Citation information
92
+
93
+ When using this dataset please cite the following paper:
94
+
95
+ ```
96
+ @misc{ljubešić2019frenk,
97
+ title={The FRENK Datasets of Socially Unacceptable Discourse in Slovene and English},
98
+ author={Nikola Ljubešić and Darja Fišer and Tomaž Erjavec},
99
+ year={2019},
100
+ eprint={1906.02045},
101
+ archivePrefix={arXiv},
102
+ primaryClass={cs.CL},
103
+ url={https://arxiv.org/abs/1906.02045}
104
+ }
105
+ ```
106
+
107
+ The original dataset can be cited as
108
+
109
+ ```
110
+ @misc{11356/1433,
111
+ title = {Offensive language dataset of Croatian, English and Slovenian comments {FRENK} 1.0},
112
+ author = {Ljube{\v s}i{\'c}, Nikola and Fi{\v s}er, Darja and Erjavec, Toma{\v z}},
113
+ url = {http://hdl.handle.net/11356/1433},
114
+ note = {Slovenian language resource repository {CLARIN}.{SI}},
115
+ copyright = {{CLARIN}.{SI} Licence {ACA} {ID}-{BY}-{NC}-{INF}-{NORED} 1.0},
116
+ year = {2021} }
117
+ ```
huggingface_dataset/Dataset_Card/codeparrot_github-code.md ADDED
@@ -0,0 +1,239 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators: []
3
+ language_creators:
4
+ - crowdsourced
5
+ - expert-generated
6
+ language:
7
+ - code
8
+ license:
9
+ - other
10
+ multilinguality:
11
+ - multilingual
12
+ pretty_name: github-code
13
+ size_categories:
14
+ - unknown
15
+ source_datasets: []
16
+ task_categories:
17
+ - text-generation
18
+ task_ids:
19
+ - language-modeling
20
+ ---
21
+
22
+ # GitHub Code Dataset
23
+
24
+ ## Dataset Description
25
+ The GitHub Code dataset consists of 115M code files from GitHub in 32 programming languages with 60 extensions totaling in 1TB of data. The dataset was created from the public GitHub dataset on Google BiqQuery.
26
+
27
+ ### How to use it
28
+
29
+ The GitHub Code dataset is a very large dataset so for most use cases it is recommended to make use of the streaming API of `datasets`. You can load and iterate through the dataset with the following two lines of code:
30
+
31
+ ```python
32
+ from datasets import load_dataset
33
+
34
+ ds = load_dataset("codeparrot/github-code", streaming=True, split="train")
35
+ print(next(iter(ds)))
36
+
37
+ #OUTPUT:
38
+ {
39
+ 'code': "import mod189 from './mod189';\nvar value=mod189+1;\nexport default value;\n",
40
+ 'repo_name': 'MirekSz/webpack-es6-ts',
41
+ 'path': 'app/mods/mod190.js',
42
+ 'language': 'JavaScript',
43
+ 'license': 'isc',
44
+ 'size': 73
45
+ }
46
+ ```
47
+
48
+ You can see that besides the code, repo name, and path also the programming language, license, and the size of the file are part of the dataset. You can also filter the dataset for any subset of the 30 included languages (see the full list below) in the dataset. Just pass the list of languages as a list. E.g. if your dream is to build a Codex model for Dockerfiles use the following configuration:
49
+
50
+ ```python
51
+ ds = load_dataset("codeparrot/github-code", streaming=True, split="train", languages=["Dockerfile"])
52
+ print(next(iter(ds))["code"])
53
+
54
+ #OUTPUT:
55
+ """\
56
+ FROM rockyluke/ubuntu:precise
57
+
58
+ ENV DEBIAN_FRONTEND="noninteractive" \
59
+ TZ="Europe/Amsterdam"
60
+ ...
61
+ """
62
+ ```
63
+
64
+ We also have access to the license of the origin repo of a file so we can filter for licenses in the same way we filtered for languages:
65
+
66
+ ```python
67
+ ds = load_dataset("codeparrot/github-code", streaming=True, split="train", licenses=["mit", "isc"])
68
+
69
+ licenses = []
70
+ for element in iter(ds).take(10_000):
71
+ licenses.append(element["license"])
72
+ print(Counter(licenses))
73
+
74
+ #OUTPUT:
75
+ Counter({'mit': 9896, 'isc': 104})
76
+ ```
77
+
78
+ Naturally, you can also download the full dataset. Note that this will download ~300GB compressed text data and the uncompressed dataset will take up ~1TB of storage:
79
+ ```python
80
+ ds = load_dataset("codeparrot/github-code", split="train")
81
+ ```
82
+
83
+ ## Data Structure
84
+
85
+ ### Data Instances
86
+
87
+ ```python
88
+ {
89
+ 'code': "import mod189 from './mod189';\nvar value=mod189+1;\nexport default value;\n",
90
+ 'repo_name': 'MirekSz/webpack-es6-ts',
91
+ 'path': 'app/mods/mod190.js',
92
+ 'language': 'JavaScript',
93
+ 'license': 'isc',
94
+ 'size': 73
95
+ }
96
+ ```
97
+
98
+ ### Data Fields
99
+
100
+ |Field|Type|Description|
101
+ |---|---|---|
102
+ |code|string|content of source file|
103
+ |repo_name|string|name of the GitHub repository|
104
+ |path|string|path of file in GitHub repository|
105
+ |language|string|programming language as inferred by extension|
106
+ |license|string|license of GitHub repository|
107
+ |size|int|size of source file in bytes|
108
+
109
+ ### Data Splits
110
+
111
+ The dataset only contains a train split.
112
+
113
+ ## Languages
114
+
115
+ The dataset contains 30 programming languages with over 60 extensions:
116
+
117
+ ```python
118
+ {
119
+ "Assembly": [".asm"],
120
+ "Batchfile": [".bat", ".cmd"],
121
+ "C": [".c", ".h"],
122
+ "C#": [".cs"],
123
+ "C++": [".cpp", ".hpp", ".c++", ".h++", ".cc", ".hh", ".C", ".H"],
124
+ "CMake": [".cmake"],
125
+ "CSS": [".css"],
126
+ "Dockerfile": [".dockerfile", "Dockerfile"],
127
+ "FORTRAN": ['.f90', '.f', '.f03', '.f08', '.f77', '.f95', '.for', '.fpp'],
128
+ "GO": [".go"],
129
+ "Haskell": [".hs"],
130
+ "HTML":[".html"],
131
+ "Java": [".java"],
132
+ "JavaScript": [".js"],
133
+ "Julia": [".jl"],
134
+ "Lua": [".lua"],
135
+ "Makefile": ["Makefile"],
136
+ "Markdown": [".md", ".markdown"],
137
+ "PHP": [".php", ".php3", ".php4", ".php5", ".phps", ".phpt"],
138
+ "Perl": [".pl", ".pm", ".pod", ".perl"],
139
+ "PowerShell": ['.ps1', '.psd1', '.psm1'],
140
+ "Python": [".py"],
141
+ "Ruby": [".rb"],
142
+ "Rust": [".rs"],
143
+ "SQL": [".sql"],
144
+ "Scala": [".scala"],
145
+ "Shell": [".sh", ".bash", ".command", ".zsh"],
146
+ "TypeScript": [".ts", ".tsx"],
147
+ "TeX": [".tex"],
148
+ "Visual Basic": [".vb"]
149
+ }
150
+ ```
151
+
152
+ ## Licenses
153
+ Each example is also annotated with the license of the associated repository. There are in total 15 licenses:
154
+ ```python
155
+ [
156
+ 'mit',
157
+ 'apache-2.0',
158
+ 'gpl-3.0',
159
+ 'gpl-2.0',
160
+ 'bsd-3-clause',
161
+ 'agpl-3.0',
162
+ 'lgpl-3.0',
163
+ 'lgpl-2.1',
164
+ 'bsd-2-clause',
165
+ 'cc0-1.0',
166
+ 'epl-1.0',
167
+ 'mpl-2.0',
168
+ 'unlicense',
169
+ 'isc',
170
+ 'artistic-2.0'
171
+ ]
172
+ ```
173
+
174
+ ## Dataset Statistics
175
+
176
+ The dataset contains 115M files and the sum of all the source code file sizes is 873 GB (note that the size of the dataset is larger due to the extra fields). A breakdown per language is given in the plot and table below:
177
+
178
+ ![dataset-statistics](https://huggingface.co/datasets/codeparrot/github-code/resolve/main/github-code-stats-alpha.png)
179
+
180
+ | | Language |File Count| Size (GB)|
181
+ |---:|:-------------|---------:|-------:|
182
+ | 0 | Java | 19548190 | 107.70 |
183
+ | 1 | C | 14143113 | 183.83 |
184
+ | 2 | JavaScript | 11839883 | 87.82 |
185
+ | 3 | HTML | 11178557 | 118.12 |
186
+ | 4 | PHP | 11177610 | 61.41 |
187
+ | 5 | Markdown | 8464626 | 23.09 |
188
+ | 6 | C++ | 7380520 | 87.73 |
189
+ | 7 | Python | 7226626 | 52.03 |
190
+ | 8 | C# | 6811652 | 36.83 |
191
+ | 9 | Ruby | 4473331 | 10.95 |
192
+ | 10 | GO | 2265436 | 19.28 |
193
+ | 11 | TypeScript | 1940406 | 24.59 |
194
+ | 12 | CSS | 1734406 | 22.67 |
195
+ | 13 | Shell | 1385648 | 3.01 |
196
+ | 14 | Scala | 835755 | 3.87 |
197
+ | 15 | Makefile | 679430 | 2.92 |
198
+ | 16 | SQL | 656671 | 5.67 |
199
+ | 17 | Lua | 578554 | 2.81 |
200
+ | 18 | Perl | 497949 | 4.70 |
201
+ | 19 | Dockerfile | 366505 | 0.71 |
202
+ | 20 | Haskell | 340623 | 1.85 |
203
+ | 21 | Rust | 322431 | 2.68 |
204
+ | 22 | TeX | 251015 | 2.15 |
205
+ | 23 | Batchfile | 236945 | 0.70 |
206
+ | 24 | CMake | 175282 | 0.54 |
207
+ | 25 | Visual Basic | 155652 | 1.91 |
208
+ | 26 | FORTRAN | 142038 | 1.62 |
209
+ | 27 | PowerShell | 136846 | 0.69 |
210
+ | 28 | Assembly | 82905 | 0.78 |
211
+ | 29 | Julia | 58317 | 0.29 |
212
+
213
+
214
+ ## Dataset Creation
215
+
216
+ The dataset was created in two steps:
217
+ 1. Files of with the extensions given in the list above were retrieved from the GitHub dataset on BigQuery (full query [here](https://huggingface.co/datasets/codeparrot/github-code/blob/main/query.sql)). The query was executed on _Mar 16, 2022, 6:23:39 PM UTC+1_.
218
+ 2. Files with lines longer than 1000 characters and duplicates (exact duplicates ignoring whitespaces) were dropped (full preprocessing script [here](https://huggingface.co/datasets/codeparrot/github-code/blob/main/github_preprocessing.py)).
219
+
220
+ ## Considerations for Using the Data
221
+
222
+ The dataset consists of source code from a wide range of repositories. As such they can potentially include harmful or biased code as well as sensitive information like passwords or usernames.
223
+
224
+ ## Releases
225
+
226
+ You can load any older version of the dataset with the `revision` argument:
227
+
228
+ ```Python
229
+ ds = load_dataset("codeparrot/github-code", revision="v1.0")
230
+ ```
231
+
232
+ ### v1.0
233
+ - Initial release of dataset
234
+ - The query was executed on _Feb 14, 2022, 12:03:16 PM UTC+1_
235
+
236
+ ### v1.1
237
+ - Fix missing Scala/TypeScript
238
+ - Fix deduplication issue with inconsistent Python `hash`
239
+ - The query was executed on _Mar 16, 2022, 6:23:39 PM UTC+1_
huggingface_dataset/Dataset_Card/eu_regulatory_ir.md ADDED
@@ -0,0 +1,281 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - found
4
+ language_creators:
5
+ - found
6
+ language:
7
+ - en
8
+ license:
9
+ - cc-by-nc-sa-4.0
10
+ multilinguality:
11
+ - monolingual
12
+ size_categories:
13
+ - 10K<n<100K
14
+ source_datasets:
15
+ - original
16
+ task_categories:
17
+ - text-retrieval
18
+ task_ids:
19
+ - document-retrieval
20
+ paperswithcode_id: null
21
+ pretty_name: the RegIR datasets
22
+ tags:
23
+ - document-to-document-retrieval
24
+ dataset_info:
25
+ - config_name: eu2uk
26
+ features:
27
+ - name: document_id
28
+ dtype: string
29
+ - name: publication_year
30
+ dtype: string
31
+ - name: text
32
+ dtype: string
33
+ - name: relevant_documents
34
+ sequence: string
35
+ splits:
36
+ - name: train
37
+ num_bytes: 20665038
38
+ num_examples: 1400
39
+ - name: test
40
+ num_bytes: 8844145
41
+ num_examples: 300
42
+ - name: validation
43
+ num_bytes: 5852814
44
+ num_examples: 300
45
+ - name: uk_corpus
46
+ num_bytes: 502468359
47
+ num_examples: 52515
48
+ download_size: 119685577
49
+ dataset_size: 537830356
50
+ - config_name: uk2eu
51
+ features:
52
+ - name: document_id
53
+ dtype: string
54
+ - name: publication_year
55
+ dtype: string
56
+ - name: text
57
+ dtype: string
58
+ - name: relevant_documents
59
+ sequence: string
60
+ splits:
61
+ - name: train
62
+ num_bytes: 55144655
63
+ num_examples: 1500
64
+ - name: test
65
+ num_bytes: 14810460
66
+ num_examples: 300
67
+ - name: validation
68
+ num_bytes: 15175644
69
+ num_examples: 300
70
+ - name: eu_corpus
71
+ num_bytes: 57212422
72
+ num_examples: 3930
73
+ download_size: 31835104
74
+ dataset_size: 142343181
75
+ ---
76
+
77
+ # Dataset Card for the RegIR datasets
78
+
79
+ ## Table of Contents
80
+ - [Dataset Description](#dataset-description)
81
+ - [Dataset Summary](#dataset-summary)
82
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
83
+ - [Languages](#languages)
84
+ - [Dataset Structure](#dataset-structure)
85
+ - [Data Instances](#data-instances)
86
+ - [Data Fields](#data-fields)
87
+ - [Data Splits](#data-splits)
88
+ - [Dataset Creation](#dataset-creation)
89
+ - [Curation Rationale](#curation-rationale)
90
+ - [Source Data](#source-data)
91
+ - [Annotations](#annotations)
92
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
93
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
94
+ - [Social Impact of Dataset](#social-impact-of-dataset)
95
+ - [Discussion of Biases](#discussion-of-biases)
96
+ - [Other Known Limitations](#other-known-limitations)
97
+ - [Additional Information](#additional-information)
98
+ - [Dataset Curators](#dataset-curators)
99
+ - [Licensing Information](#licensing-information)
100
+ - [Citation Information](#citation-information)
101
+ - [Contributions](#contributions)
102
+
103
+ ## Dataset Description
104
+
105
+ - **Homepage:** https://archive.org/details/eacl2021_regir_datasets
106
+ - **Repository:** https://archive.org/details/eacl2021_regir_datasets
107
+ - **Paper:** https://arxiv.org/abs/2101.10726
108
+ - **Leaderboard:** N/A
109
+ - **Point of Contact:** [Ilias Chalkidis](mailto:ihalk@aueb.gr)
110
+
111
+ ### Dataset Summary
112
+
113
+ The European Union (EU) has a legislation scheme analogous to regulatory compliance for organizations. According to the Treaty on the Functioning of the European Union (TFEU), all published EU directives must take effect at the national level. Thus, all EU member states must adopt a law to transpose a newly issued directive within the period set by the directive (typically 2 years).
114
+
115
+ Here, we have two datasets, EU2UK and UK2EU, containing EU directives and UK regulations, which can serve both as queries and documents under the ground truth assumption that a UK law is relevant to the EU directives it transposes and vice versa.
116
+
117
+
118
+
119
+ ### Supported Tasks and Leaderboards
120
+
121
+ The dataset supports:
122
+
123
+ **EU2UK** (`eu2uk`): Given an EU directive *Q*, retrieve the set of relevant documents from the pool of all available UK regulations. Relevant documents are those that transpose the EU directive (*Q*).
124
+
125
+ **UK2EU** (`uk2eu`): Given a UK regulation *Q*, retrieve the set of relevant documents from the pool of all available EU directives. Relevant documents are those that are being transposed by the UK regulations (*Q*).
126
+
127
+
128
+ ### Languages
129
+
130
+ All documents are written in English.
131
+
132
+ ## Dataset Structure
133
+
134
+ ### Data Instances
135
+
136
+ ```json
137
+ {
138
+ "document_id": "31977L0794",
139
+ "publication_year": "1977",
140
+ "text": "Commission Directive 77/794/EEC ... of agricultural levies and customs duties",
141
+ "relevant_documents": ["UKPGA19800048", "UKPGA19770036"]
142
+ }
143
+ ```
144
+
145
+ ### Data Fields
146
+
147
+ The following data fields are provided for query documents (`train`, `dev`, `test`):
148
+
149
+ `document_id`: (**str**) The ID of the document.\
150
+ `publication_year`: (**str**) The publication year of the document.\
151
+ `text`: (**str**) The text of the document.\
152
+ `relevant_documents`: (**List[str]**) The list of relevant documents, as represented by their `document_id`.
153
+
154
+ The following data fields are provided for corpus documents (`corpus`):
155
+
156
+ `document_id`: (**str**) The ID of the document.\
157
+ `publication_year`: (**str**) The publication year of the document.\
158
+ `text`: (**str**) The text of the document.\
159
+
160
+ ### Data Splits
161
+
162
+ #### EU2UK dataset
163
+
164
+ | Split | No of Queries | Avg. relevant documents |
165
+ | ------------------- | ------------------------------------ | --- |
166
+ | Train | 1,400 | 1.79 |
167
+ |Development | 300 | 2.09 |
168
+ |Test | 300 | 1.74 |
169
+ Document Pool (Corpus): 52,515 UK regulations
170
+
171
+ #### UK2EU dataset
172
+
173
+ | Split | No of Queries | Avg. relevant documents |
174
+ | ------------------- | ------------------------------------ | --- |
175
+ | Train | 1,500 | 1.90 |
176
+ |Development | 300 | 1.46 |
177
+ |Test | 300 | 1.29 |
178
+ Document Pool (Corpus): 3,930 EU directives
179
+
180
+ ## Dataset Creation
181
+
182
+ ### Curation Rationale
183
+
184
+ The dataset was curated by Chalkidis et al. (2021).\
185
+ The transposition pairs are publicly available by the Publications Office of EU (https://publications.europa.eu/en).
186
+
187
+ ### Source Data
188
+
189
+ #### Initial Data Collection and Normalization
190
+
191
+ The original data are available at EUR-Lex portal (https://eur-lex.europa.eu) and Legislation.GOV.UK (http://legislation.gov.uk/) in an unprocessed format.\
192
+ The transposition pairs are provided by the EU member states (in our case, UK) and were downloaded from the SPARQL endpoint of the Publications Office of EU (http://publications.europa.eu/webapi/rdf/sparql).\
193
+ For more information on the dataset curation, read Chalkidis et al. (2021).
194
+
195
+ #### Who are the source language producers?
196
+
197
+ [More Information Needed]
198
+
199
+ ### Annotations
200
+
201
+ #### Annotation process
202
+
203
+ * The original data are available at EUR-Lex portal (https://eur-lex.europa.eu) and Legislation.GOV.UK (http://legislation.gov.uk/) in an unprocessed format.
204
+ * The transposition pairs are provided by the EU member states (in our case, UK) and were downloaded from the SPARQL endpoint of the Publications Office of EU (http://publications.europa.eu/webapi/rdf/sparql).
205
+
206
+
207
+ #### Who are the annotators?
208
+
209
+ Publications Office of EU (https://publications.europa.eu/en)
210
+
211
+ ### Personal and Sensitive Information
212
+
213
+ The dataset does not include personal or sensitive information.
214
+
215
+ ## Considerations for Using the Data
216
+
217
+ ### Social Impact of Dataset
218
+
219
+ [More Information Needed]
220
+
221
+ ### Discussion of Biases
222
+
223
+ [More Information Needed]
224
+
225
+ ### Other Known Limitations
226
+
227
+ [More Information Needed]
228
+
229
+ ## Additional Information
230
+
231
+ ### Dataset Curators
232
+
233
+ Chalkidis et al. (2021)
234
+
235
+ ### Licensing Information
236
+
237
+ **EU Data**
238
+
239
+ © European Union, 1998-2021
240
+
241
+ The Commission’s document reuse policy is based on Decision 2011/833/EU. Unless otherwise specified, you can re-use the legal documents published in EUR-Lex for commercial or non-commercial purposes.
242
+
243
+ The copyright for the editorial content of this website, the summaries of EU legislation and the consolidated texts, which is owned by the EU, is licensed under the Creative Commons Attribution 4.0 International licence​​ . This means that you can re-use the content provided you acknowledge the source and indicate any changes you have made.
244
+
245
+ Source: https://eur-lex.europa.eu/content/legal-notice/legal-notice.html \
246
+ Read more: https://eur-lex.europa.eu/content/help/faq/reuse-contents-eurlex.html
247
+
248
+ **UK Data**
249
+
250
+ You are encouraged to use and re-use the Information that is available under this licence freely and flexibly, with only a few conditions.
251
+
252
+ You are free to:
253
+
254
+ - copy, publish, distribute and transmit the Information;
255
+ - adapt the Information;
256
+ - exploit the Information commercially and non-commercially for example, by combining it with other Information, or by including it in your own product or application.
257
+
258
+ You must (where you do any of the above):
259
+
260
+ acknowledge the source of the Information in your product or application by including or linking to any attribution statement specified by the Information Provider(s) and, where possible, provide a link to this licence: http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/.
261
+
262
+ ### Citation Information
263
+
264
+ *Ilias Chalkidis, Manos Fergadiotis, Nikos Manginas, Eva Katakalou and Prodromos Malakasiotis.*
265
+ *Regulatory Compliance through Doc2Doc Information Retrieval: A case study in EU/UK legislation where text similarity has limitations*
266
+ *Proceedings of the 16th Conference of the European Chapter of the Association for Computational Linguistics (EACL 2021). Online. 2021*
267
+ ```
268
+ @inproceedings{chalkidis-etal-2021-regir,
269
+ title = "Regulatory Compliance through Doc2Doc Information Retrieval: A case study in EU/UK legislation where text similarity has limitations",
270
+ author = "Chalkidis, Ilias and Fergadiotis, Manos and Manginas, Nikos and Katakalou, Eva, and Malakasiotis, Prodromos",
271
+ booktitle = "Proceedings of the 16th Conference of the European Chapter of the Association for Computational Linguistics (EACL 2021)",
272
+ year = "2021",
273
+ address = "Online",
274
+ publisher = "Association for Computational Linguistics",
275
+ url = "https://arxiv.org/abs/2101.10726",
276
+ }
277
+ ```
278
+
279
+ ### Contributions
280
+
281
+ Thanks to [@iliaschalkidis](https://github.com/iliaschalkidis) for adding this dataset.
huggingface_dataset/Dataset_Card/huggingartists_van-morrison.md ADDED
@@ -0,0 +1,204 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - huggingartists
6
+ - lyrics
7
+ ---
8
+
9
+ # Dataset Card for "huggingartists/van-morrison"
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:** 1.062718 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/2f97270cc1d1420867052a6c331d5820.1000x667x1.jpg&#39;)">
47
+ </div>
48
+ </div>
49
+ <a href="https://huggingface.co/huggingartists/van-morrison">
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">Van Morrison</div>
53
+ <a href="https://genius.com/artists/van-morrison">
54
+ <div style="text-align: center; font-size: 14px;">@van-morrison</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/van-morrison).
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/van-morrison")
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
+ |929| -| -|
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/van-morrison")
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_clueweb12_b13.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: '`clueweb12/b13`'
3
+ viewer: false
4
+ source_datasets: []
5
+ task_categories:
6
+ - text-retrieval
7
+ ---
8
+
9
+ # Dataset Card for `clueweb12/b13`
10
+
11
+ The `clueweb12/b13` 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/clueweb12#clueweb12/b13).
13
+
14
+ # Data
15
+
16
+ This dataset provides:
17
+ - `docs` (documents, i.e., the corpus); count=52,343,021
18
+
19
+
20
+ This dataset is used by: [`clueweb12_b13_clef-ehealth`](https://huggingface.co/datasets/irds/clueweb12_b13_clef-ehealth), [`clueweb12_b13_clef-ehealth_cs`](https://huggingface.co/datasets/irds/clueweb12_b13_clef-ehealth_cs), [`clueweb12_b13_clef-ehealth_de`](https://huggingface.co/datasets/irds/clueweb12_b13_clef-ehealth_de), [`clueweb12_b13_clef-ehealth_fr`](https://huggingface.co/datasets/irds/clueweb12_b13_clef-ehealth_fr), [`clueweb12_b13_clef-ehealth_hu`](https://huggingface.co/datasets/irds/clueweb12_b13_clef-ehealth_hu), [`clueweb12_b13_clef-ehealth_pl`](https://huggingface.co/datasets/irds/clueweb12_b13_clef-ehealth_pl), [`clueweb12_b13_clef-ehealth_sv`](https://huggingface.co/datasets/irds/clueweb12_b13_clef-ehealth_sv), [`clueweb12_b13_ntcir-www-1`](https://huggingface.co/datasets/irds/clueweb12_b13_ntcir-www-1), [`clueweb12_b13_ntcir-www-2`](https://huggingface.co/datasets/irds/clueweb12_b13_ntcir-www-2), [`clueweb12_b13_ntcir-www-3`](https://huggingface.co/datasets/irds/clueweb12_b13_ntcir-www-3), [`clueweb12_b13_trec-misinfo-2019`](https://huggingface.co/datasets/irds/clueweb12_b13_trec-misinfo-2019)
21
+
22
+
23
+ ## Usage
24
+
25
+ ```python
26
+ from datasets import load_dataset
27
+
28
+ docs = load_dataset('irds/clueweb12_b13', 'docs')
29
+ for record in docs:
30
+ record # {'doc_id': ..., 'url': ..., 'date': ..., 'http_headers': ..., 'body': ..., 'body_content_type': ...}
31
+
32
+ ```
33
+
34
+ Note that calling `load_dataset` will download the dataset (or provide access instructions when it's not public) and make a copy of the
35
+ data in 🤗 Dataset format.
huggingface_dataset/Dataset_Card/jacklin_msmarco_passage_ranking_corpus.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ This is the preprocessed data from msmarco passage(v1) ranking corpus.
2
+
3
+ *[MS MARCO: A human generated MAchine Reading COmprehension dataset](https://arxiv.org/pdf/1611.09268.pdf)* SPayal Bajaj, Daniel Campos, Nick Craswell, Li Deng, Jianfeng Gao, Xiaodong Liu, Rangan Majumder, Andrew McNamara, Bhaskar Mitra, Tri Nguyen,.
huggingface_dataset/Dataset_Card/jchenyu_t5_large_supervised_proportional_1M.md ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ This data set is created by randomly sampling 1M documents from [the large supervised proportional mixture](https://github.com/google-research/text-to-text-transfer-transformer/blob/733428af1c961e09ea0b7292ad9ac9e0e001f8a5/t5/data/mixtures.py#L193) from the [T5](https://github.com/google-research/text-to-text-transfer-transformer) repository.
5
+
6
+ The code to produce this sampled dataset can be found [here](https://github.com/chenyu-jiang/text-to-text-transfer-transformer/blob/main/prepare_dataset.py).
huggingface_dataset/Dataset_Card/jeasinema_SQA3D.md ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ task_categories:
4
+ - question-answering
5
+ tags:
6
+ - 3D vision
7
+ - embodied AI
8
+ size_categories:
9
+ - 10K<n<100K
10
+ ---
11
+
12
+ SQA3D: Situated Question Answering in 3D Scenes (ICLR 2023, https://arxiv.org/abs/2210.07474)
13
+ ===
14
+ 1. Download the [SQA3D dataset](https://zenodo.org/record/7544818/files/sqa_task.zip?download=1) under `assets/data/`. The following files should be used:
15
+
16
+ ```
17
+ ./assets/data/sqa_task/balanced/*
18
+ ./assets/data/sqa_task/answer_dict.json
19
+ ```
20
+
21
+ 2. The dataset has been splited into `train`, `val` and `test`. For each category, we offer both question file, ex. `v1_balanced_questions_train_scannetv2.json`, and annotations, ex. `v1_balanced_sqa_annotations_train_scannetv2.json`
22
+
23
+ - The format of question file:
24
+ Run the following code:
25
+ ```python
26
+ import json
27
+ q = json.load(open('v1_balanced_questions_train_scannetv2.json', 'r'))
28
+ # Print the total number of questions
29
+ print('#questions: ', len(q['questions']))
30
+ print(q['questions'][0])
31
+ ```
32
+ The output is:
33
+ ```json
34
+ {
35
+ "alternative_situation":
36
+ [
37
+ "I stand looking out of the window in thought and a radiator is right in front of me.",
38
+ "I am looking outside through the window behind the desk."
39
+ ],
40
+ "question": "What color is the desk to my right?",
41
+ "question_id": 220602000000,
42
+ "scene_id": "scene0380_00",
43
+ "situation": "I am facing a window and there is a desk on my right and a chair behind me."
44
+ }
45
+ ```
46
+ The following fileds are **useful**: `question`, `question_id`, `scene_id`, `situation`.
47
+
48
+ - The format of annotations:
49
+ Run the following code:
50
+ ```python
51
+ import json
52
+ a = json.load(open('v1_balanced_sqa_annotations_train_scannetv2.json', 'r'))
53
+ # Print the total number of annotations, should be the same as questions
54
+ print('#annotations: ', len(a['annotations']))
55
+ print(a['annotations'][0])
56
+ ```
57
+ The output is
58
+ ```json
59
+ {
60
+ "answer_type": "other",
61
+ "answers":
62
+ [
63
+ {
64
+ "answer": "brown",
65
+ "answer_confidence": "yes",
66
+ "answer_id": 1
67
+ }
68
+ ],
69
+ "position":
70
+ {
71
+ "x": -0.9651003385573296,
72
+ "y": -1.2417634435553606,
73
+ "z": 0
74
+ },
75
+ "question_id": 220602000000,
76
+ "question_type": "N/A",
77
+ "rotation":
78
+ {
79
+ "_w": 0.9950041652780182,
80
+ "_x": 0,
81
+ "_y": 0,
82
+ "_z": 0.09983341664682724
83
+ },
84
+ "scene_id": "scene0380_00"
85
+ }
86
+ ```
87
+ The following fields are **useful**: `answers[0]['answer']`, `question_id`, `scene_id`.
88
+ **Note**: To find the answer of a question in the question file, you need to use lookup with `question_id`.
89
+
90
+ 3. We provide the mapping between answers and class labels in `answer_dict.json`
91
+ ```python
92
+ import json
93
+ j = json.load(open('answer_dict.json', 'r'))
94
+ print('Total classes: ', len(j[0]))
95
+ print('The class label of answer \'table\' is: ', j[0]['table'])
96
+ print('The corresponding answer of class 123 is: ', j[1]['123'])
97
+ ```
98
+
99
+ 4. Loader, model and training code can be found at https://github.com/SilongYong/SQA3D
huggingface_dataset/Dataset_Card/ofis_publik.md ADDED
@@ -0,0 +1,165 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - found
4
+ language_creators:
5
+ - found
6
+ language:
7
+ - br
8
+ - fr
9
+ license:
10
+ - unknown
11
+ multilinguality:
12
+ - multilingual
13
+ size_categories:
14
+ - 10K<n<100K
15
+ source_datasets:
16
+ - original
17
+ task_categories:
18
+ - translation
19
+ task_ids: []
20
+ paperswithcode_id: null
21
+ pretty_name: OfisPublik
22
+ dataset_info:
23
+ features:
24
+ - name: id
25
+ dtype: string
26
+ - name: translation
27
+ dtype:
28
+ translation:
29
+ languages:
30
+ - br
31
+ - fr
32
+ config_name: br-fr
33
+ splits:
34
+ - name: train
35
+ num_bytes: 12256825
36
+ num_examples: 63422
37
+ download_size: 3856983
38
+ dataset_size: 12256825
39
+ ---
40
+
41
+ # Dataset Card for OfisPublik
42
+
43
+ ## Table of Contents
44
+ - [Dataset Description](#dataset-description)
45
+ - [Dataset Summary](#dataset-summary)
46
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
47
+ - [Languages](#languages)
48
+ - [Dataset Structure](#dataset-structure)
49
+ - [Data Instances](#data-instances)
50
+ - [Data Fields](#data-fields)
51
+ - [Data Splits](#data-splits)
52
+ - [Dataset Creation](#dataset-creation)
53
+ - [Curation Rationale](#curation-rationale)
54
+ - [Source Data](#source-data)
55
+ - [Annotations](#annotations)
56
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
57
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
58
+ - [Social Impact of Dataset](#social-impact-of-dataset)
59
+ - [Discussion of Biases](#discussion-of-biases)
60
+ - [Other Known Limitations](#other-known-limitations)
61
+ - [Additional Information](#additional-information)
62
+ - [Dataset Curators](#dataset-curators)
63
+ - [Licensing Information](#licensing-information)
64
+ - [Citation Information](#citation-information)
65
+ - [Contributions](#contributions)
66
+
67
+ ## Dataset Description
68
+
69
+ - **Homepage:** http://opus.nlpl.eu/OfisPublik.php
70
+ - **Repository:** None
71
+ - **Paper:** http://www.lrec-conf.org/proceedings/lrec2012/pdf/463_Paper.pdf
72
+ - **Leaderboard:** [More Information Needed]
73
+ - **Point of Contact:** [More Information Needed]
74
+
75
+ ### Dataset Summary
76
+
77
+ [More Information Needed]
78
+
79
+ ### Supported Tasks and Leaderboards
80
+
81
+ [More Information Needed]
82
+
83
+ ### Languages
84
+
85
+ [More Information Needed]
86
+
87
+ ## Dataset Structure
88
+
89
+ ### Data Instances
90
+
91
+ [More Information Needed]
92
+
93
+ ### Data Fields
94
+
95
+ [More Information Needed]
96
+
97
+ ### Data Splits
98
+
99
+ [More Information Needed]
100
+
101
+ ## Dataset Creation
102
+
103
+ ### Curation Rationale
104
+
105
+ [More Information Needed]
106
+
107
+ ### Source Data
108
+
109
+ [More Information Needed]
110
+
111
+ #### Initial Data Collection and Normalization
112
+
113
+ [More Information Needed]
114
+
115
+ #### Who are the source language producers?
116
+
117
+ [More Information Needed]
118
+
119
+ ### Annotations
120
+
121
+ [More Information Needed]
122
+
123
+ #### Annotation process
124
+
125
+ [More Information Needed]
126
+
127
+ #### Who are the annotators?
128
+
129
+ [More Information Needed]
130
+
131
+ ### Personal and Sensitive Information
132
+
133
+ [More Information Needed]
134
+
135
+ ## Considerations for Using the Data
136
+
137
+ ### Social Impact of Dataset
138
+
139
+ [More Information Needed]
140
+
141
+ ### Discussion of Biases
142
+
143
+ [More Information Needed]
144
+
145
+ ### Other Known Limitations
146
+
147
+ [More Information Needed]
148
+
149
+ ## Additional Information
150
+
151
+ ### Dataset Curators
152
+
153
+ [More Information Needed]
154
+
155
+ ### Licensing Information
156
+
157
+ [More Information Needed]
158
+
159
+ ### Citation Information
160
+
161
+ [More Information Needed]
162
+
163
+ ### Contributions
164
+
165
+ Thanks to [@abhishekkrthakur](https://github.com/abhishekkrthakur) for adding this dataset.
huggingface_dataset/Dataset_Card/vishnun_SpellGram.md ADDED
@@ -0,0 +1,110 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - text2text-generation
5
+ language:
6
+ - en
7
+ tags:
8
+ - NLP
9
+ - Text2Text
10
+ pretty_name: Dataset consisting of grammatical and spelling errors
11
+ size_categories:
12
+ - 10K<n<100K
13
+ ---
14
+ # SpellGram
15
+
16
+ ## Dataset consisting of grammatical and spelling errors
17
+
18
+ - **Homepage:**
19
+ - **Repository:**
20
+ - **Paper:**
21
+ - **Leaderboard:**
22
+ - **Point of Contact:**
23
+
24
+ ### Dataset Summary
25
+
26
+ [More Information Needed]
27
+
28
+ ### Supported Tasks and Leaderboards
29
+
30
+ [More Information Needed]
31
+
32
+ ### Languages
33
+
34
+ [More Information Needed]
35
+
36
+ ## Dataset Structure
37
+
38
+ ### Data Instances
39
+
40
+ [train.csv]
41
+
42
+ ### Data Fields
43
+
44
+ [More Information Needed]
45
+
46
+ ### Data Splits
47
+
48
+ [More Information Needed]
49
+
50
+ ## Dataset Creation
51
+
52
+ ### Curation Rationale
53
+
54
+ [More Information Needed]
55
+
56
+ ### Source Data
57
+
58
+ #### Initial Data Collection and Normalization
59
+
60
+ [More Information Needed]
61
+
62
+ #### Who are the source language producers?
63
+
64
+ [More Information Needed]
65
+
66
+ ### Annotations
67
+
68
+ #### Annotation process
69
+
70
+ [More Information Needed]
71
+
72
+ #### Who are the annotators?
73
+
74
+ [More Information Needed]
75
+
76
+ ### Personal and Sensitive Information
77
+
78
+ [More Information Needed]
79
+
80
+ ## Considerations for Using the Data
81
+
82
+ ### Social Impact of Dataset
83
+
84
+ [More Information Needed]
85
+
86
+ ### Discussion of Biases
87
+
88
+ [More Information Needed]
89
+
90
+ ### Other Known Limitations
91
+
92
+ [More Information Needed]
93
+
94
+ ## Additional Information
95
+
96
+ ### Dataset Curators
97
+
98
+ [More Information Needed]
99
+
100
+ ### Licensing Information
101
+
102
+ [More Information Needed]
103
+
104
+ ### Citation Information
105
+
106
+ [More Information Needed]
107
+
108
+ ### Contributions
109
+
110
+ [More Information Needed]