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 "matinf"
|
@@ -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)
|
@@ -46,7 +47,7 @@ question answering, and summarization. We benchmark existing methods and a novel
|
|
46 |
inspire further research. Our comprehensive comparison and experiments over MATINF and other datasets demonstrate the
|
47 |
merits held by MATINF.
|
48 |
|
49 |
-
### Supported Tasks
|
50 |
|
51 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
52 |
|
@@ -154,7 +155,7 @@ The data fields are the same among all splits.
|
|
154 |
- `label`: a classification label, with possible values including `产褥期保健` (0), `儿童过敏` (1), `动作发育` (2), `婴幼保健` (3), `婴幼心理` (4).
|
155 |
- `id`: a `int32` feature.
|
156 |
|
157 |
-
### Data Splits
|
158 |
|
159 |
| name |train |validation| test |
|
160 |
|--------------------|-----:|---------:|-----:|
|
@@ -171,10 +172,22 @@ The data fields are the same among all splits.
|
|
171 |
|
172 |
### Source Data
|
173 |
|
|
|
|
|
|
|
|
|
|
|
|
|
174 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
175 |
|
176 |
### Annotations
|
177 |
|
|
|
|
|
|
|
|
|
|
|
|
|
178 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
179 |
|
180 |
### Personal and Sensitive Information
|
|
|
1 |
---
|
2 |
+
paperswithcode_id: matinf
|
3 |
---
|
4 |
|
5 |
# Dataset Card for "matinf"
|
|
|
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)
|
|
|
47 |
inspire further research. Our comprehensive comparison and experiments over MATINF and other datasets demonstrate the
|
48 |
merits held by MATINF.
|
49 |
|
50 |
+
### Supported Tasks and Leaderboards
|
51 |
|
52 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
53 |
|
|
|
155 |
- `label`: a classification label, with possible values including `产褥期保健` (0), `儿童过敏` (1), `动作发育` (2), `婴幼保健` (3), `婴幼心理` (4).
|
156 |
- `id`: a `int32` feature.
|
157 |
|
158 |
+
### Data Splits
|
159 |
|
160 |
| name |train |validation| test |
|
161 |
|--------------------|-----:|---------:|-----:|
|
|
|
172 |
|
173 |
### Source Data
|
174 |
|
175 |
+
#### Initial Data Collection and Normalization
|
176 |
+
|
177 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
178 |
+
|
179 |
+
#### Who are the source language producers?
|
180 |
+
|
181 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
182 |
|
183 |
### Annotations
|
184 |
|
185 |
+
#### Annotation process
|
186 |
+
|
187 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
188 |
+
|
189 |
+
#### Who are the annotators?
|
190 |
+
|
191 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
192 |
|
193 |
### Personal and Sensitive Information
|