Datasets:
Update files from the datasets library (from 1.4.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.4.0
README.md
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
-
##
|
31 |
|
32 |
- **Homepage:** [https://sites.google.com/site/rmyeid/projects/polylgot-ner](https://sites.google.com/site/rmyeid/projects/polylgot-ner)
|
33 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
@@ -37,7 +37,7 @@
|
|
37 |
- **Size of the generated dataset:** 11958.61 MB
|
38 |
- **Total amount of disk used:** 55243.75 MB
|
39 |
|
40 |
-
###
|
41 |
|
42 |
Polyglot-NER
|
43 |
A training dataset automatically generated from Wikipedia and Freebase the task
|
@@ -47,19 +47,19 @@ named entity recognition. The details of the procedure of generating them is out
|
|
47 |
Section 3 of the paper (https://arxiv.org/abs/1410.3791). Each config contains the data
|
48 |
corresponding to a different language. For example, "es" includes only spanish examples.
|
49 |
|
50 |
-
###
|
51 |
|
52 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
53 |
|
54 |
-
###
|
55 |
|
56 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
57 |
|
58 |
-
##
|
59 |
|
60 |
We show detailed information for up to 5 configurations of the dataset.
|
61 |
|
62 |
-
###
|
63 |
|
64 |
#### ar
|
65 |
|
@@ -151,7 +151,7 @@ This example was too long and was cropped:
|
|
151 |
}
|
152 |
```
|
153 |
|
154 |
-
###
|
155 |
|
156 |
The data fields are the same among all splits.
|
157 |
|
@@ -185,7 +185,7 @@ The data fields are the same among all splits.
|
|
185 |
- `words`: a `list` of `string` features.
|
186 |
- `ner`: a `list` of `string` features.
|
187 |
|
188 |
-
###
|
189 |
|
190 |
| name | train |
|
191 |
|--------|-------:|
|
@@ -195,49 +195,49 @@ The data fields are the same among all splits.
|
|
195 |
|combined|21070925|
|
196 |
|cs | 564462|
|
197 |
|
198 |
-
##
|
199 |
|
200 |
-
###
|
201 |
|
202 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
203 |
|
204 |
-
###
|
205 |
|
206 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
207 |
|
208 |
-
###
|
209 |
|
210 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
211 |
|
212 |
-
###
|
213 |
|
214 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
215 |
|
216 |
-
##
|
217 |
|
218 |
-
###
|
219 |
|
220 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
221 |
|
222 |
-
###
|
223 |
|
224 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
225 |
|
226 |
-
###
|
227 |
|
228 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
229 |
|
230 |
-
##
|
231 |
|
232 |
-
###
|
233 |
|
234 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
235 |
|
236 |
-
###
|
237 |
|
238 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
239 |
|
240 |
-
###
|
241 |
|
242 |
```
|
243 |
@article{polyglotner,
|
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
+
## Dataset Description
|
31 |
|
32 |
- **Homepage:** [https://sites.google.com/site/rmyeid/projects/polylgot-ner](https://sites.google.com/site/rmyeid/projects/polylgot-ner)
|
33 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
37 |
- **Size of the generated dataset:** 11958.61 MB
|
38 |
- **Total amount of disk used:** 55243.75 MB
|
39 |
|
40 |
+
### Dataset Summary
|
41 |
|
42 |
Polyglot-NER
|
43 |
A training dataset automatically generated from Wikipedia and Freebase the task
|
|
|
47 |
Section 3 of the paper (https://arxiv.org/abs/1410.3791). Each config contains the data
|
48 |
corresponding to a different language. For example, "es" includes only spanish examples.
|
49 |
|
50 |
+
### Supported Tasks
|
51 |
|
52 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
53 |
|
54 |
+
### Languages
|
55 |
|
56 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
57 |
|
58 |
+
## Dataset Structure
|
59 |
|
60 |
We show detailed information for up to 5 configurations of the dataset.
|
61 |
|
62 |
+
### Data Instances
|
63 |
|
64 |
#### ar
|
65 |
|
|
|
151 |
}
|
152 |
```
|
153 |
|
154 |
+
### Data Fields
|
155 |
|
156 |
The data fields are the same among all splits.
|
157 |
|
|
|
185 |
- `words`: a `list` of `string` features.
|
186 |
- `ner`: a `list` of `string` features.
|
187 |
|
188 |
+
### Data Splits Sample Size
|
189 |
|
190 |
| name | train |
|
191 |
|--------|-------:|
|
|
|
195 |
|combined|21070925|
|
196 |
|cs | 564462|
|
197 |
|
198 |
+
## Dataset Creation
|
199 |
|
200 |
+
### Curation Rationale
|
201 |
|
202 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
203 |
|
204 |
+
### Source Data
|
205 |
|
206 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
207 |
|
208 |
+
### Annotations
|
209 |
|
210 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
211 |
|
212 |
+
### Personal and Sensitive Information
|
213 |
|
214 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
215 |
|
216 |
+
## Considerations for Using the Data
|
217 |
|
218 |
+
### Social Impact of Dataset
|
219 |
|
220 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
221 |
|
222 |
+
### Discussion of Biases
|
223 |
|
224 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
225 |
|
226 |
+
### Other Known Limitations
|
227 |
|
228 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
229 |
|
230 |
+
## Additional Information
|
231 |
|
232 |
+
### Dataset Curators
|
233 |
|
234 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
235 |
|
236 |
+
### Licensing Information
|
237 |
|
238 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
239 |
|
240 |
+
### Citation Information
|
241 |
|
242 |
```
|
243 |
@article{polyglotner,
|