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 "ms_marco"
|
@@ -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)
|
@@ -58,7 +59,7 @@ builds upon the QnA dataset to deliver answers that could be spoken by a smart s
|
|
58 |
|
59 |
version v1.1
|
60 |
|
61 |
-
### Supported Tasks
|
62 |
|
63 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
64 |
|
@@ -120,7 +121,7 @@ The data fields are the same among all splits.
|
|
120 |
- `query_type`: a `string` feature.
|
121 |
- `wellFormedAnswers`: a `list` of `string` features.
|
122 |
|
123 |
-
### Data Splits
|
124 |
|
125 |
|name|train |validation| test |
|
126 |
|----|-----:|---------:|-----:|
|
@@ -135,10 +136,22 @@ The data fields are the same among all splits.
|
|
135 |
|
136 |
### Source Data
|
137 |
|
|
|
|
|
|
|
|
|
|
|
|
|
138 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
139 |
|
140 |
### Annotations
|
141 |
|
|
|
|
|
|
|
|
|
|
|
|
|
142 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
143 |
|
144 |
### Personal and Sensitive Information
|
|
|
1 |
---
|
2 |
+
paperswithcode_id: ms-marco
|
3 |
---
|
4 |
|
5 |
# Dataset Card for "ms_marco"
|
|
|
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)
|
|
|
59 |
|
60 |
version v1.1
|
61 |
|
62 |
+
### Supported Tasks and Leaderboards
|
63 |
|
64 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
65 |
|
|
|
121 |
- `query_type`: a `string` feature.
|
122 |
- `wellFormedAnswers`: a `list` of `string` features.
|
123 |
|
124 |
+
### Data Splits
|
125 |
|
126 |
|name|train |validation| test |
|
127 |
|----|-----:|---------:|-----:|
|
|
|
136 |
|
137 |
### Source Data
|
138 |
|
139 |
+
#### Initial Data Collection and Normalization
|
140 |
+
|
141 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
142 |
+
|
143 |
+
#### Who are the source language producers?
|
144 |
+
|
145 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
146 |
|
147 |
### Annotations
|
148 |
|
149 |
+
#### Annotation process
|
150 |
+
|
151 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
152 |
+
|
153 |
+
#### Who are the annotators?
|
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
|