Datasets:

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

Update files from the datasets library (from 1.7.0)

Browse files

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

Files changed (1) hide show
  1. README.md +17 -4
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  ---
3
 
4
  # Dataset Card for "polyglot_ner"
@@ -6,12 +7,12 @@
6
  ## Table of Contents
7
  - [Dataset Description](#dataset-description)
8
  - [Dataset Summary](#dataset-summary)
9
- - [Supported Tasks](#supported-tasks)
10
  - [Languages](#languages)
11
  - [Dataset Structure](#dataset-structure)
12
  - [Data Instances](#data-instances)
13
  - [Data Fields](#data-fields)
14
- - [Data Splits Sample Size](#data-splits-sample-size)
15
  - [Dataset Creation](#dataset-creation)
16
  - [Curation Rationale](#curation-rationale)
17
  - [Source Data](#source-data)
@@ -47,7 +48,7 @@ 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
51
 
52
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
53
 
@@ -185,7 +186,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
189
 
190
  | name | train |
191
  |--------|-------:|
@@ -203,10 +204,22 @@ The data fields are the same among all splits.
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
 
1
  ---
2
+ paperswithcode_id: polyglot-ner
3
  ---
4
 
5
  # Dataset Card for "polyglot_ner"
 
7
  ## Table of Contents
8
  - [Dataset Description](#dataset-description)
9
  - [Dataset Summary](#dataset-summary)
10
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
11
  - [Languages](#languages)
12
  - [Dataset Structure](#dataset-structure)
13
  - [Data Instances](#data-instances)
14
  - [Data Fields](#data-fields)
15
+ - [Data Splits](#data-splits)
16
  - [Dataset Creation](#dataset-creation)
17
  - [Curation Rationale](#curation-rationale)
18
  - [Source Data](#source-data)
 
48
  Section 3 of the paper (https://arxiv.org/abs/1410.3791). Each config contains the data
49
  corresponding to a different language. For example, "es" includes only spanish examples.
50
 
51
+ ### Supported Tasks and Leaderboards
52
 
53
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
54
 
 
186
  - `words`: a `list` of `string` features.
187
  - `ner`: a `list` of `string` features.
188
 
189
+ ### Data Splits
190
 
191
  | name | train |
192
  |--------|-------:|
 
204
 
205
  ### Source Data
206
 
207
+ #### Initial Data Collection and Normalization
208
+
209
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
210
+
211
+ #### Who are the source language producers?
212
+
213
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
214
 
215
  ### Annotations
216
 
217
+ #### Annotation process
218
+
219
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
220
+
221
+ #### Who are the annotators?
222
+
223
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
224
 
225
  ### Personal and Sensitive Information