Datasets:

Multilinguality:
multilingual
Size Categories:
unknown
Language Creators:
found
Annotations Creators:
machine-generated
Source Datasets:
original
ArXiv:
License:
system HF staff commited on
Commit
a96dff2
1 Parent(s): f1be553

Update files from the datasets library (from 1.4.0)

Browse files

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

Files changed (1) hide show
  1. README.md +21 -21
README.md CHANGED
@@ -27,7 +27,7 @@
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
- ## [Dataset Description](#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,7 +37,7 @@
37
  - **Size of the generated dataset:** 11958.61 MB
38
  - **Total amount of disk used:** 55243.75 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
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
- ### [Supported Tasks](#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](#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](#dataset-structure)
59
 
60
  We show detailed information for up to 5 configurations of the dataset.
61
 
62
- ### [Data Instances](#data-instances)
63
 
64
  #### ar
65
 
@@ -151,7 +151,7 @@ This example was too long and was cropped:
151
  }
152
  ```
153
 
154
- ### [Data Fields](#data-fields)
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
- ### [Data Splits Sample Size](#data-splits-sample-size)
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
- ## [Dataset Creation](#dataset-creation)
199
 
200
- ### [Curation Rationale](#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](#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](#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](#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](#considerations-for-using-the-data)
217
 
218
- ### [Social Impact of Dataset](#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](#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](#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](#additional-information)
231
 
232
- ### [Dataset Curators](#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](#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](#citation-information)
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,