Datasets:
Tasks:
Multiple Choice
Modalities:
Text
Formats:
parquet
Sub-tasks:
multiple-choice-qa
Size:
1K - 10K
License:
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 "qa4mre"
|
@@ -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)
|
@@ -47,7 +48,7 @@ training and test datasets are available for the main track.
|
|
47 |
Additional gold standard documents are available for two pilot studies: one on
|
48 |
alzheimers data, and the other on entrance exams data.
|
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 |
|
@@ -190,7 +191,7 @@ The data fields are the same among all splits.
|
|
190 |
- `correct_answer_id`: a `string` feature.
|
191 |
- `correct_answer_str`: a `string` feature.
|
192 |
|
193 |
-
### Data Splits
|
194 |
|
195 |
| name |train|
|
196 |
|------------|----:|
|
@@ -208,10 +209,22 @@ The data fields are the same among all splits.
|
|
208 |
|
209 |
### Source Data
|
210 |
|
|
|
|
|
|
|
|
|
|
|
|
|
211 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
212 |
|
213 |
### Annotations
|
214 |
|
|
|
|
|
|
|
|
|
|
|
|
|
215 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
216 |
|
217 |
### Personal and Sensitive Information
|
|
|
1 |
---
|
2 |
+
{}
|
3 |
---
|
4 |
|
5 |
# Dataset Card for "qa4mre"
|
|
|
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 |
Additional gold standard documents are available for two pilot studies: one on
|
49 |
alzheimers data, and the other on entrance exams data.
|
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 |
|
|
|
191 |
- `correct_answer_id`: a `string` feature.
|
192 |
- `correct_answer_str`: a `string` feature.
|
193 |
|
194 |
+
### Data Splits
|
195 |
|
196 |
| name |train|
|
197 |
|------------|----:|
|
|
|
209 |
|
210 |
### Source Data
|
211 |
|
212 |
+
#### Initial Data Collection and Normalization
|
213 |
+
|
214 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
215 |
+
|
216 |
+
#### Who are the source language producers?
|
217 |
+
|
218 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
219 |
|
220 |
### Annotations
|
221 |
|
222 |
+
#### Annotation process
|
223 |
+
|
224 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
225 |
+
|
226 |
+
#### Who are the annotators?
|
227 |
+
|
228 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
229 |
|
230 |
### Personal and Sensitive Information
|