system HF staff commited on
Commit
45e9235
1 Parent(s): cff2f9e

Update files from the datasets library (from 1.7.0)

Browse files

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

Files changed (1) hide show
  1. README.md +17 -4
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  ---
3
 
4
  # Dataset Card for "clue"
@@ -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 Sample Size](#data-splits-sample-size)
15
  - [Dataset Creation](#dataset-creation)
16
  - [Curation Rationale](#curation-rationale)
17
  - [Source Data](#source-data)
@@ -43,7 +44,7 @@ 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
 
@@ -190,7 +191,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
194
 
195
  | name |train |validation|test |
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
+ paperswithcode_id: clue
3
  ---
4
 
5
  # Dataset Card for "clue"
 
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)
 
44
  (https://www.cluebenchmarks.com/) is a collection of resources for training,
45
  evaluating, and analyzing Chinese language understanding systems.
46
 
47
+ ### Supported Tasks and Leaderboards
48
 
49
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
50
 
 
191
  - `label`: a classification label, with possible values including `neutral` (0), `entailment` (1), `contradiction` (2).
192
  - `idx`: a `int32` feature.
193
 
194
+ ### Data Splits
195
 
196
  | name |train |validation|test |
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