Datasets:

Sub-tasks: extractive-qa
Languages: Chinese
Multilinguality: monolingual
Size Categories: 10K<n<100K
Language Creators: crowdsourced
Annotations Creators: crowdsourced
Source Datasets: original
system HF staff commited on
Commit
515a757
1 Parent(s): dfda8f5

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/ymcui/cmrc2018](https://github.com/ymcui/cmrc2018)
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:** 21.28 MB
38
  - **Total amount of disk used:** 32.26 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  A Span-Extraction dataset for Chinese machine reading comprehension to add language
43
  diversities in this area. The dataset is composed by near 20,000 real questions annotated
@@ -45,19 +45,19 @@ on Wikipedia paragraphs by human experts. We also annotated a challenge set whic
45
  contains the questions that need comprehensive understanding and multi-sentence
46
  inference throughout the context.
47
 
48
- ### [Supported Tasks](#supported-tasks)
49
 
50
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
51
 
52
- ### [Languages](#languages)
53
 
54
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
55
 
56
- ## [Dataset Structure](#dataset-structure)
57
 
58
  We show detailed information for up to 5 configurations of the dataset.
59
 
60
- ### [Data Instances](#data-instances)
61
 
62
  #### default
63
 
@@ -80,7 +80,7 @@ This example was too long and was cropped:
80
  }
81
  ```
82
 
83
- ### [Data Fields](#data-fields)
84
 
85
  The data fields are the same among all splits.
86
 
@@ -92,55 +92,55 @@ The data fields are the same among all splits.
92
  - `text`: a `string` feature.
93
  - `answer_start`: a `int32` feature.
94
 
95
- ### [Data Splits Sample Size](#data-splits-sample-size)
96
 
97
  | name |train|validation|test|
98
  |-------|----:|---------:|---:|
99
  |default|10142| 3219|1002|
100
 
101
- ## [Dataset Creation](#dataset-creation)
102
 
103
- ### [Curation Rationale](#curation-rationale)
104
 
105
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
106
 
107
- ### [Source Data](#source-data)
108
 
109
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
110
 
111
- ### [Annotations](#annotations)
112
 
113
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
114
 
115
- ### [Personal and Sensitive Information](#personal-and-sensitive-information)
116
 
117
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
118
 
119
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
120
 
121
- ### [Social Impact of Dataset](#social-impact-of-dataset)
122
 
123
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
124
 
125
- ### [Discussion of Biases](#discussion-of-biases)
126
 
127
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
128
 
129
- ### [Other Known Limitations](#other-known-limitations)
130
 
131
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
132
 
133
- ## [Additional Information](#additional-information)
134
 
135
- ### [Dataset Curators](#dataset-curators)
136
 
137
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
138
 
139
- ### [Licensing Information](#licensing-information)
140
 
141
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
142
 
143
- ### [Citation Information](#citation-information)
144
 
145
  ```
146
  @inproceedings{cui-emnlp2019-cmrc2018,
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [https://github.com/ymcui/cmrc2018](https://github.com/ymcui/cmrc2018)
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:** 21.28 MB
38
  - **Total amount of disk used:** 32.26 MB
39
 
40
+ ### Dataset Summary
41
 
42
  A Span-Extraction dataset for Chinese machine reading comprehension to add language
43
  diversities in this area. The dataset is composed by near 20,000 real questions annotated
45
  contains the questions that need comprehensive understanding and multi-sentence
46
  inference throughout the context.
47
 
48
+ ### Supported Tasks
49
 
50
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
51
 
52
+ ### Languages
53
 
54
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
55
 
56
+ ## Dataset Structure
57
 
58
  We show detailed information for up to 5 configurations of the dataset.
59
 
60
+ ### Data Instances
61
 
62
  #### default
63
 
80
  }
81
  ```
82
 
83
+ ### Data Fields
84
 
85
  The data fields are the same among all splits.
86
 
92
  - `text`: a `string` feature.
93
  - `answer_start`: a `int32` feature.
94
 
95
+ ### Data Splits Sample Size
96
 
97
  | name |train|validation|test|
98
  |-------|----:|---------:|---:|
99
  |default|10142| 3219|1002|
100
 
101
+ ## Dataset Creation
102
 
103
+ ### Curation Rationale
104
 
105
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
106
 
107
+ ### Source Data
108
 
109
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
110
 
111
+ ### Annotations
112
 
113
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
114
 
115
+ ### Personal and Sensitive Information
116
 
117
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
118
 
119
+ ## Considerations for Using the Data
120
 
121
+ ### Social Impact of Dataset
122
 
123
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
124
 
125
+ ### Discussion of Biases
126
 
127
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
128
 
129
+ ### Other Known Limitations
130
 
131
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
132
 
133
+ ## Additional Information
134
 
135
+ ### Dataset Curators
136
 
137
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
138
 
139
+ ### Licensing Information
140
 
141
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
142
 
143
+ ### Citation Information
144
 
145
  ```
146
  @inproceedings{cui-emnlp2019-cmrc2018,