system HF staff commited on
Commit
6e43a6c
1 Parent(s): 67f33e9

Update files from the datasets library (from 1.4.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.4.0

Files changed (1) hide show
  1. README.md +21 -21
README.md CHANGED
@@ -27,7 +27,7 @@
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
- ## [Dataset Description](#dataset-description)
31
 
32
  - **Homepage:** [https://github.com/WHUIR/MATINF](https://github.com/WHUIR/MATINF)
33
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
@@ -37,7 +37,7 @@
37
  - **Size of the generated dataset:** 758.17 MB
38
  - **Total amount of disk used:** 758.17 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  MATINF is the first jointly labeled large-scale dataset for classification, question answering and summarization.
43
  MATINF contains 1.07 million question-answer pairs with human-labeled categories and user-generated question
@@ -46,19 +46,19 @@ 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](#supported-tasks)
50
 
51
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
52
 
53
- ### [Languages](#languages)
54
 
55
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
56
 
57
- ## [Dataset Structure](#dataset-structure)
58
 
59
  We show detailed information for up to 5 configurations of the dataset.
60
 
61
- ### [Data Instances](#data-instances)
62
 
63
  #### age_classification
64
 
@@ -128,7 +128,7 @@ An example of 'train' looks as follows.
128
  }
129
  ```
130
 
131
- ### [Data Fields](#data-fields)
132
 
133
  The data fields are the same among all splits.
134
 
@@ -154,7 +154,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 Sample Size](#data-splits-sample-size)
158
 
159
  | name |train |validation| test |
160
  |--------------------|-----:|---------:|-----:|
@@ -163,49 +163,49 @@ The data fields are the same among all splits.
163
  |summarization |747888| 106842|213681|
164
  |topic_classification|613036| 87519|175363|
165
 
166
- ## [Dataset Creation](#dataset-creation)
167
 
168
- ### [Curation Rationale](#curation-rationale)
169
 
170
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
171
 
172
- ### [Source Data](#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](#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](#personal-and-sensitive-information)
181
 
182
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
183
 
184
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
185
 
186
- ### [Social Impact of Dataset](#social-impact-of-dataset)
187
 
188
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
189
 
190
- ### [Discussion of Biases](#discussion-of-biases)
191
 
192
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
193
 
194
- ### [Other Known Limitations](#other-known-limitations)
195
 
196
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
197
 
198
- ## [Additional Information](#additional-information)
199
 
200
- ### [Dataset Curators](#dataset-curators)
201
 
202
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
203
 
204
- ### [Licensing Information](#licensing-information)
205
 
206
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
207
 
208
- ### [Citation Information](#citation-information)
209
 
210
  ```
211
  @inproceedings{xu-etal-2020-matinf,
 
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [https://github.com/WHUIR/MATINF](https://github.com/WHUIR/MATINF)
33
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
37
  - **Size of the generated dataset:** 758.17 MB
38
  - **Total amount of disk used:** 758.17 MB
39
 
40
+ ### Dataset Summary
41
 
42
  MATINF is the first jointly labeled large-scale dataset for classification, question answering and summarization.
43
  MATINF contains 1.07 million question-answer pairs with human-labeled categories and user-generated question
 
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
 
53
+ ### Languages
54
 
55
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
56
 
57
+ ## Dataset Structure
58
 
59
  We show detailed information for up to 5 configurations of the dataset.
60
 
61
+ ### Data Instances
62
 
63
  #### age_classification
64
 
 
128
  }
129
  ```
130
 
131
+ ### Data Fields
132
 
133
  The data fields are the same among all splits.
134
 
 
154
  - `label`: a classification label, with possible values including `产褥期保健` (0), `儿童过敏` (1), `动作发育` (2), `婴幼保健` (3), `婴幼心理` (4).
155
  - `id`: a `int32` feature.
156
 
157
+ ### Data Splits Sample Size
158
 
159
  | name |train |validation| test |
160
  |--------------------|-----:|---------:|-----:|
 
163
  |summarization |747888| 106842|213681|
164
  |topic_classification|613036| 87519|175363|
165
 
166
+ ## Dataset Creation
167
 
168
+ ### Curation Rationale
169
 
170
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
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
181
 
182
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
183
 
184
+ ## Considerations for Using the Data
185
 
186
+ ### Social Impact of Dataset
187
 
188
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
189
 
190
+ ### Discussion of Biases
191
 
192
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
193
 
194
+ ### Other Known Limitations
195
 
196
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
197
 
198
+ ## Additional Information
199
 
200
+ ### Dataset Curators
201
 
202
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
203
 
204
+ ### Licensing Information
205
 
206
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
207
 
208
+ ### Citation Information
209
 
210
  ```
211
  @inproceedings{xu-etal-2020-matinf,