system HF staff commited on
Commit
cb6d728
1 Parent(s): f21b8a5

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://dc.cloud.alipay.com/index#/topic/data?id=8](https://dc.cloud.alipay.com/index#/topic/data?id=8)
33
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
@@ -37,25 +37,25 @@
37
  - **Size of the generated dataset:** 463.81 MB
38
  - **Total amount of disk used:** 653.29 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  CLUE, A Chinese Language Understanding Evaluation Benchmark
43
  (https://www.cluebenchmarks.com/) is a collection of resources for training,
44
  evaluating, and analyzing Chinese language understanding systems.
45
 
46
- ### [Supported Tasks](#supported-tasks)
47
 
48
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
49
 
50
- ### [Languages](#languages)
51
 
52
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
53
 
54
- ## [Dataset Structure](#dataset-structure)
55
 
56
  We show detailed information for up to 5 configurations of the dataset.
57
 
58
- ### [Data Instances](#data-instances)
59
 
60
  #### afqmc
61
 
@@ -150,7 +150,7 @@ An example of 'train' looks as follows.
150
  }
151
  ```
152
 
153
- ### [Data Fields](#data-fields)
154
 
155
  The data fields are the same among all splits.
156
 
@@ -190,7 +190,7 @@ The data fields are the same among all splits.
190
  - `label`: a classification label, with possible values including `neutral` (0), `entailment` (1), `contradiction` (2).
191
  - `idx`: a `int32` feature.
192
 
193
- ### [Data Splits Sample Size](#data-splits-sample-size)
194
 
195
  | name |train |validation|test |
196
  |-----------|-----:|---------:|----:|
@@ -200,49 +200,49 @@ The data fields are the same among all splits.
200
  |cluewsc2020| 1244| 304| 290|
201
  |cmnli |391783| 12241|13880|
202
 
203
- ## [Dataset Creation](#dataset-creation)
204
 
205
- ### [Curation Rationale](#curation-rationale)
206
 
207
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
208
 
209
- ### [Source Data](#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](#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](#personal-and-sensitive-information)
218
 
219
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
220
 
221
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
222
 
223
- ### [Social Impact of Dataset](#social-impact-of-dataset)
224
 
225
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
226
 
227
- ### [Discussion of Biases](#discussion-of-biases)
228
 
229
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
230
 
231
- ### [Other Known Limitations](#other-known-limitations)
232
 
233
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
234
 
235
- ## [Additional Information](#additional-information)
236
 
237
- ### [Dataset Curators](#dataset-curators)
238
 
239
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
240
 
241
- ### [Licensing Information](#licensing-information)
242
 
243
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
244
 
245
- ### [Citation Information](#citation-information)
246
 
247
  ```
248
 
 
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [https://dc.cloud.alipay.com/index#/topic/data?id=8](https://dc.cloud.alipay.com/index#/topic/data?id=8)
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:** 463.81 MB
38
  - **Total amount of disk used:** 653.29 MB
39
 
40
+ ### Dataset Summary
41
 
42
  CLUE, A Chinese Language Understanding Evaluation Benchmark
43
  (https://www.cluebenchmarks.com/) is a collection of resources for training,
44
  evaluating, and analyzing Chinese language understanding systems.
45
 
46
+ ### Supported Tasks
47
 
48
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
49
 
50
+ ### Languages
51
 
52
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
53
 
54
+ ## Dataset Structure
55
 
56
  We show detailed information for up to 5 configurations of the dataset.
57
 
58
+ ### Data Instances
59
 
60
  #### afqmc
61
 
 
150
  }
151
  ```
152
 
153
+ ### Data Fields
154
 
155
  The data fields are the same among all splits.
156
 
 
190
  - `label`: a classification label, with possible values including `neutral` (0), `entailment` (1), `contradiction` (2).
191
  - `idx`: a `int32` feature.
192
 
193
+ ### Data Splits Sample Size
194
 
195
  | name |train |validation|test |
196
  |-----------|-----:|---------:|----:|
 
200
  |cluewsc2020| 1244| 304| 290|
201
  |cmnli |391783| 12241|13880|
202
 
203
+ ## Dataset Creation
204
 
205
+ ### Curation Rationale
206
 
207
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
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
218
 
219
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
220
 
221
+ ## Considerations for Using the Data
222
 
223
+ ### Social Impact of Dataset
224
 
225
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
226
 
227
+ ### Discussion of Biases
228
 
229
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
230
 
231
+ ### Other Known Limitations
232
 
233
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
234
 
235
+ ## Additional Information
236
 
237
+ ### Dataset Curators
238
 
239
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
240
 
241
+ ### Licensing Information
242
 
243
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
244
 
245
+ ### Citation Information
246
 
247
  ```
248