Update files from the datasets library (from 1.7.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.7.0
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
|
|
2 |
---
|
3 |
|
4 |
# Dataset Card for "wikipedia"
|
@@ -8,7 +9,7 @@
|
|
8 |
- [Table of Contents](#table-of-contents)
|
9 |
- [Dataset Description](#dataset-description)
|
10 |
- [Dataset Summary](#dataset-summary)
|
11 |
-
- [Supported Tasks](#supported-tasks)
|
12 |
- [Languages](#languages)
|
13 |
- [Dataset Structure](#dataset-structure)
|
14 |
- [Data Instances](#data-instances)
|
@@ -23,11 +24,15 @@
|
|
23 |
- [20200501.fr](#20200501fr-1)
|
24 |
- [20200501.frr](#20200501frr-1)
|
25 |
- [20200501.it](#20200501it-1)
|
26 |
-
- [Data Splits
|
27 |
- [Dataset Creation](#dataset-creation)
|
28 |
- [Curation Rationale](#curation-rationale)
|
29 |
- [Source Data](#source-data)
|
|
|
|
|
30 |
- [Annotations](#annotations)
|
|
|
|
|
31 |
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
32 |
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
33 |
- [Social Impact of Dataset](#social-impact-of-dataset)
|
@@ -57,7 +62,7 @@ The datasets are built from the Wikipedia dump
|
|
57 |
contains the content of one full Wikipedia article with cleaning to strip
|
58 |
markdown and unwanted sections (references, etc.).
|
59 |
|
60 |
-
### Supported Tasks
|
61 |
|
62 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
63 |
|
@@ -150,7 +155,7 @@ The data fields are the same among all splits.
|
|
150 |
- `title`: a `string` feature.
|
151 |
- `text`: a `string` feature.
|
152 |
|
153 |
-
### Data Splits
|
154 |
|
155 |
| name | train |
|
156 |
|------------|------:|
|
@@ -168,10 +173,22 @@ The data fields are the same among all splits.
|
|
168 |
|
169 |
### Source Data
|
170 |
|
|
|
|
|
|
|
|
|
|
|
|
|
171 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
172 |
|
173 |
### Annotations
|
174 |
|
|
|
|
|
|
|
|
|
|
|
|
|
175 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
176 |
|
177 |
### Personal and Sensitive Information
|
|
|
1 |
---
|
2 |
+
paperswithcode_id: null
|
3 |
---
|
4 |
|
5 |
# Dataset Card for "wikipedia"
|
|
|
9 |
- [Table of Contents](#table-of-contents)
|
10 |
- [Dataset Description](#dataset-description)
|
11 |
- [Dataset Summary](#dataset-summary)
|
12 |
+
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
13 |
- [Languages](#languages)
|
14 |
- [Dataset Structure](#dataset-structure)
|
15 |
- [Data Instances](#data-instances)
|
|
|
24 |
- [20200501.fr](#20200501fr-1)
|
25 |
- [20200501.frr](#20200501frr-1)
|
26 |
- [20200501.it](#20200501it-1)
|
27 |
+
- [Data Splits](#data-splits)
|
28 |
- [Dataset Creation](#dataset-creation)
|
29 |
- [Curation Rationale](#curation-rationale)
|
30 |
- [Source Data](#source-data)
|
31 |
+
- [Initial Data Collection and Normalization](#initial-data-collection-and-normalization)
|
32 |
+
- [Who are the source language producers?](#who-are-the-source-language-producers)
|
33 |
- [Annotations](#annotations)
|
34 |
+
- [Annotation process](#annotation-process)
|
35 |
+
- [Who are the annotators?](#who-are-the-annotators)
|
36 |
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
37 |
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
38 |
- [Social Impact of Dataset](#social-impact-of-dataset)
|
|
|
62 |
contains the content of one full Wikipedia article with cleaning to strip
|
63 |
markdown and unwanted sections (references, etc.).
|
64 |
|
65 |
+
### Supported Tasks and Leaderboards
|
66 |
|
67 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
68 |
|
|
|
155 |
- `title`: a `string` feature.
|
156 |
- `text`: a `string` feature.
|
157 |
|
158 |
+
### Data Splits
|
159 |
|
160 |
| name | train |
|
161 |
|------------|------:|
|
|
|
173 |
|
174 |
### Source Data
|
175 |
|
176 |
+
#### Initial Data Collection and Normalization
|
177 |
+
|
178 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
179 |
+
|
180 |
+
#### Who are the source language producers?
|
181 |
+
|
182 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
183 |
|
184 |
### Annotations
|
185 |
|
186 |
+
#### Annotation process
|
187 |
+
|
188 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
189 |
+
|
190 |
+
#### Who are the annotators?
|
191 |
+
|
192 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
193 |
|
194 |
### Personal and Sensitive Information
|