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 "kilt_wikipedia"
|
@@ -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
|
15 |
- [Dataset Creation](#dataset-creation)
|
16 |
- [Curation Rationale](#curation-rationale)
|
17 |
- [Source Data](#source-data)
|
@@ -41,7 +42,7 @@
|
|
41 |
|
42 |
KILT-Wikipedia: Wikipedia pre-processed for KILT.
|
43 |
|
44 |
-
### Supported Tasks
|
45 |
|
46 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
47 |
|
@@ -134,7 +135,7 @@ The data fields are the same among all splits.
|
|
134 |
- `timestamp`: a `string` feature.
|
135 |
- `url`: a `string` feature.
|
136 |
|
137 |
-
### Data Splits
|
138 |
|
139 |
| name | full |
|
140 |
|----------|------:|
|
@@ -148,10 +149,22 @@ The data fields are the same among all splits.
|
|
148 |
|
149 |
### Source Data
|
150 |
|
|
|
|
|
|
|
|
|
|
|
|
|
151 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
152 |
|
153 |
### Annotations
|
154 |
|
|
|
|
|
|
|
|
|
|
|
|
|
155 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
156 |
|
157 |
### Personal and Sensitive Information
|
|
|
1 |
---
|
2 |
+
paperswithcode_id: null
|
3 |
---
|
4 |
|
5 |
# Dataset Card for "kilt_wikipedia"
|
|
|
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)
|
|
|
42 |
|
43 |
KILT-Wikipedia: Wikipedia pre-processed for KILT.
|
44 |
|
45 |
+
### Supported Tasks and Leaderboards
|
46 |
|
47 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
48 |
|
|
|
135 |
- `timestamp`: a `string` feature.
|
136 |
- `url`: a `string` feature.
|
137 |
|
138 |
+
### Data Splits
|
139 |
|
140 |
| name | full |
|
141 |
|----------|------:|
|
|
|
149 |
|
150 |
### Source Data
|
151 |
|
152 |
+
#### Initial Data Collection and Normalization
|
153 |
+
|
154 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
155 |
+
|
156 |
+
#### Who are the source language producers?
|
157 |
+
|
158 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
159 |
|
160 |
### Annotations
|
161 |
|
162 |
+
#### Annotation process
|
163 |
+
|
164 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
165 |
+
|
166 |
+
#### Who are the annotators?
|
167 |
+
|
168 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
169 |
|
170 |
### Personal and Sensitive Information
|