system HF staff commited on
Commit
bb86c4d
1 Parent(s): 334d6b2

Update files from the datasets library (from 1.3.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.3.0

Files changed (1) hide show
  1. README.md +185 -0
README.md ADDED
@@ -0,0 +1,185 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - crowdsourced
4
+ language_creators:
5
+ - found
6
+ languages:
7
+ - en
8
+ licenses:
9
+ - unknown
10
+ multilinguality:
11
+ - monolingual
12
+ size_categories:
13
+ - 10K<n<100K
14
+ source_datasets:
15
+ - extended|other-reuters-corpus
16
+ task_categories:
17
+ - structure-prediction
18
+ task_ids:
19
+ - named-entity-recognition
20
+ - part-of-speech-tagging
21
+ ---
22
+
23
+ # Dataset Card for "conll2003"
24
+
25
+ ## Table of Contents
26
+ - [Dataset Description](#dataset-description)
27
+ - [Dataset Summary](#dataset-summary)
28
+ - [Supported Tasks](#supported-tasks)
29
+ - [Languages](#languages)
30
+ - [Dataset Structure](#dataset-structure)
31
+ - [Data Instances](#data-instances)
32
+ - [Data Fields](#data-fields)
33
+ - [Data Splits Sample Size](#data-splits-sample-size)
34
+ - [Dataset Creation](#dataset-creation)
35
+ - [Curation Rationale](#curation-rationale)
36
+ - [Source Data](#source-data)
37
+ - [Annotations](#annotations)
38
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
39
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
40
+ - [Social Impact of Dataset](#social-impact-of-dataset)
41
+ - [Discussion of Biases](#discussion-of-biases)
42
+ - [Other Known Limitations](#other-known-limitations)
43
+ - [Additional Information](#additional-information)
44
+ - [Dataset Curators](#dataset-curators)
45
+ - [Licensing Information](#licensing-information)
46
+ - [Citation Information](#citation-information)
47
+ - [Contributions](#contributions)
48
+
49
+ ## [Dataset Description](#dataset-description)
50
+
51
+ - **Homepage:** [https://www.aclweb.org/anthology/W03-0419/](https://www.aclweb.org/anthology/W03-0419/)
52
+ - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
53
+ - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
54
+ - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
55
+ - **Size of downloaded dataset files:** 4.63 MB
56
+ - **Size of the generated dataset:** 9.78 MB
57
+ - **Total amount of disk used:** 14.41 MB
58
+
59
+ ### [Dataset Summary](#dataset-summary)
60
+
61
+ The shared task of CoNLL-2003 concerns language-independent named entity recognition. We will concentrate on
62
+ four types of named entities: persons, locations, organizations and names of miscellaneous entities that do
63
+ not belong to the previous three groups.
64
+
65
+ The CoNLL-2003 shared task data files contain four columns separated by a single space. Each word has been put on
66
+ a separate line and there is an empty line after each sentence. The first item on each line is a word, the second
67
+ a part-of-speech (POS) tag, the third a syntactic chunk tag and the fourth the named entity tag. The chunk tags
68
+ and the named entity tags have the format I-TYPE which means that the word is inside a phrase of type TYPE. Only
69
+ if two phrases of the same type immediately follow each other, the first word of the second phrase will have tag
70
+ B-TYPE to show that it starts a new phrase. A word with tag O is not part of a phrase. Note the dataset uses IOB2
71
+ tagging scheme, whereas the original dataset uses IOB1.
72
+
73
+ For more details see https://www.clips.uantwerpen.be/conll2003/ner/ and https://www.aclweb.org/anthology/W03-0419
74
+
75
+ ### [Supported Tasks](#supported-tasks)
76
+
77
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
78
+
79
+ ### [Languages](#languages)
80
+
81
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
82
+
83
+ ## [Dataset Structure](#dataset-structure)
84
+
85
+ We show detailed information for up to 5 configurations of the dataset.
86
+
87
+ ### [Data Instances](#data-instances)
88
+
89
+ #### conll2003
90
+
91
+ - **Size of downloaded dataset files:** 4.63 MB
92
+ - **Size of the generated dataset:** 9.78 MB
93
+ - **Total amount of disk used:** 14.41 MB
94
+
95
+ An example of 'train' looks as follows.
96
+ ```
97
+ This example was too long and was cropped:
98
+
99
+ {
100
+ "chunk_tags": [11, 12, 12, 21, 13, 11, 11, 21, 13, 11, 12, 13, 11, 21, 22, 11, 12, 17, 11, 21, 17, 11, 12, 12, 21, 22, 22, 13, 11, 0],
101
+ "id": "0",
102
+ "ner_tags": [0, 3, 4, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
103
+ "pos_tags": [12, 22, 22, 38, 15, 22, 28, 38, 15, 16, 21, 35, 24, 35, 37, 16, 21, 15, 24, 41, 15, 16, 21, 21, 20, 37, 40, 35, 21, 7],
104
+ "tokens": "[\"The\", \"European\", \"Commission\", \"said\", \"on\", \"Thursday\", \"it\", \"disagreed\", \"with\", \"German\", \"advice\", \"to\", \"consumers\", \"t..."
105
+ }
106
+ ```
107
+
108
+ ### [Data Fields](#data-fields)
109
+
110
+ The data fields are the same among all splits.
111
+
112
+ #### conll2003
113
+ - `id`: a `string` feature.
114
+ - `tokens`: a `list` of `string` features.
115
+ - `pos_tags`: a `list` of classification labels, with possible values including `"` (0), `''` (1), `#` (2), `$` (3), `(` (4).
116
+ - `chunk_tags`: a `list` of classification labels, with possible values including `O` (0), `B-ADJP` (1), `I-ADJP` (2), `B-ADVP` (3), `I-ADVP` (4).
117
+ - `ner_tags`: a `list` of classification labels, with possible values including `O` (0), `B-PER` (1), `I-PER` (2), `B-ORG` (3), `I-ORG` (4).
118
+
119
+ ### [Data Splits Sample Size](#data-splits-sample-size)
120
+
121
+ | name |train|validation|test|
122
+ |---------|----:|---------:|---:|
123
+ |conll2003|14041| 3250|3453|
124
+
125
+ ## [Dataset Creation](#dataset-creation)
126
+
127
+ ### [Curation Rationale](#curation-rationale)
128
+
129
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
130
+
131
+ ### [Source Data](#source-data)
132
+
133
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
134
+
135
+ ### [Annotations](#annotations)
136
+
137
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
138
+
139
+ ### [Personal and Sensitive Information](#personal-and-sensitive-information)
140
+
141
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
142
+
143
+ ## [Considerations for Using the Data](#considerations-for-using-the-data)
144
+
145
+ ### [Social Impact of Dataset](#social-impact-of-dataset)
146
+
147
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
148
+
149
+ ### [Discussion of Biases](#discussion-of-biases)
150
+
151
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
152
+
153
+ ### [Other Known Limitations](#other-known-limitations)
154
+
155
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
156
+
157
+ ## [Additional Information](#additional-information)
158
+
159
+ ### [Dataset Curators](#dataset-curators)
160
+
161
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
162
+
163
+ ### [Licensing Information](#licensing-information)
164
+
165
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
166
+
167
+ ### [Citation Information](#citation-information)
168
+
169
+ ```
170
+ @inproceedings{tjong-kim-sang-de-meulder-2003-introduction,
171
+ title = "Introduction to the {C}o{NLL}-2003 Shared Task: Language-Independent Named Entity Recognition",
172
+ author = "Tjong Kim Sang, Erik F. and
173
+ De Meulder, Fien",
174
+ booktitle = "Proceedings of the Seventh Conference on Natural Language Learning at {HLT}-{NAACL} 2003",
175
+ year = "2003",
176
+ url = "https://www.aclweb.org/anthology/W03-0419",
177
+ pages = "142--147",
178
+ }
179
+
180
+ ```
181
+
182
+
183
+ ### Contributions
184
+
185
+ Thanks to [@jplu](https://github.com/jplu), [@vblagoje](https://github.com/vblagoje), [@lhoestq](https://github.com/lhoestq) for adding this dataset.