Commit ·
64fcb50
0
Parent(s):
Duplicate from clue/clue
Browse filesCo-authored-by: Parquet-converter (BOT) <parquet-converter@users.noreply.huggingface.co>
- .gitattributes +27 -0
- README.md +876 -0
- afqmc/test-00000-of-00001.parquet +3 -0
- afqmc/train-00000-of-00001.parquet +3 -0
- afqmc/validation-00000-of-00001.parquet +3 -0
- c3/test-00000-of-00001.parquet +3 -0
- c3/train-00000-of-00001.parquet +3 -0
- c3/validation-00000-of-00001.parquet +3 -0
- chid/test-00000-of-00001.parquet +3 -0
- chid/train-00000-of-00001.parquet +3 -0
- chid/validation-00000-of-00001.parquet +3 -0
- cluewsc2020/test-00000-of-00001.parquet +3 -0
- cluewsc2020/train-00000-of-00001.parquet +3 -0
- cluewsc2020/validation-00000-of-00001.parquet +3 -0
- cmnli/test-00000-of-00001.parquet +3 -0
- cmnli/train-00000-of-00001.parquet +3 -0
- cmnli/validation-00000-of-00001.parquet +3 -0
- cmrc2018/test-00000-of-00001.parquet +3 -0
- cmrc2018/train-00000-of-00001.parquet +3 -0
- cmrc2018/trial-00000-of-00001.parquet +3 -0
- cmrc2018/validation-00000-of-00001.parquet +3 -0
- csl/test-00000-of-00001.parquet +3 -0
- csl/train-00000-of-00001.parquet +3 -0
- csl/validation-00000-of-00001.parquet +3 -0
- diagnostics/test-00000-of-00001.parquet +3 -0
- drcd/test-00000-of-00001.parquet +3 -0
- drcd/train-00000-of-00001.parquet +3 -0
- drcd/validation-00000-of-00001.parquet +3 -0
- iflytek/test-00000-of-00001.parquet +3 -0
- iflytek/train-00000-of-00001.parquet +3 -0
- iflytek/validation-00000-of-00001.parquet +3 -0
- ocnli/test-00000-of-00001.parquet +3 -0
- ocnli/train-00000-of-00001.parquet +3 -0
- ocnli/validation-00000-of-00001.parquet +3 -0
- tnews/test-00000-of-00001.parquet +3 -0
- tnews/train-00000-of-00001.parquet +3 -0
- tnews/validation-00000-of-00001.parquet +3 -0
.gitattributes
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bin.* filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.zstandard filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,876 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
annotations_creators:
|
| 3 |
+
- other
|
| 4 |
+
language_creators:
|
| 5 |
+
- other
|
| 6 |
+
language:
|
| 7 |
+
- zh
|
| 8 |
+
license:
|
| 9 |
+
- unknown
|
| 10 |
+
multilinguality:
|
| 11 |
+
- monolingual
|
| 12 |
+
size_categories:
|
| 13 |
+
- 100K<n<1M
|
| 14 |
+
source_datasets:
|
| 15 |
+
- original
|
| 16 |
+
task_categories:
|
| 17 |
+
- text-classification
|
| 18 |
+
- multiple-choice
|
| 19 |
+
task_ids:
|
| 20 |
+
- topic-classification
|
| 21 |
+
- semantic-similarity-scoring
|
| 22 |
+
- natural-language-inference
|
| 23 |
+
- multiple-choice-qa
|
| 24 |
+
paperswithcode_id: clue
|
| 25 |
+
pretty_name: 'CLUE: Chinese Language Understanding Evaluation benchmark'
|
| 26 |
+
tags:
|
| 27 |
+
- coreference-nli
|
| 28 |
+
- qa-nli
|
| 29 |
+
dataset_info:
|
| 30 |
+
- config_name: afqmc
|
| 31 |
+
features:
|
| 32 |
+
- name: sentence1
|
| 33 |
+
dtype: string
|
| 34 |
+
- name: sentence2
|
| 35 |
+
dtype: string
|
| 36 |
+
- name: label
|
| 37 |
+
dtype:
|
| 38 |
+
class_label:
|
| 39 |
+
names:
|
| 40 |
+
'0': '0'
|
| 41 |
+
'1': '1'
|
| 42 |
+
- name: idx
|
| 43 |
+
dtype: int32
|
| 44 |
+
splits:
|
| 45 |
+
- name: test
|
| 46 |
+
num_bytes: 378718
|
| 47 |
+
num_examples: 3861
|
| 48 |
+
- name: train
|
| 49 |
+
num_bytes: 3396503
|
| 50 |
+
num_examples: 34334
|
| 51 |
+
- name: validation
|
| 52 |
+
num_bytes: 426285
|
| 53 |
+
num_examples: 4316
|
| 54 |
+
download_size: 2337418
|
| 55 |
+
dataset_size: 4201506
|
| 56 |
+
- config_name: c3
|
| 57 |
+
features:
|
| 58 |
+
- name: id
|
| 59 |
+
dtype: int32
|
| 60 |
+
- name: context
|
| 61 |
+
sequence: string
|
| 62 |
+
- name: question
|
| 63 |
+
dtype: string
|
| 64 |
+
- name: choice
|
| 65 |
+
sequence: string
|
| 66 |
+
- name: answer
|
| 67 |
+
dtype: string
|
| 68 |
+
splits:
|
| 69 |
+
- name: test
|
| 70 |
+
num_bytes: 1600142
|
| 71 |
+
num_examples: 1625
|
| 72 |
+
- name: train
|
| 73 |
+
num_bytes: 9672739
|
| 74 |
+
num_examples: 11869
|
| 75 |
+
- name: validation
|
| 76 |
+
num_bytes: 2990943
|
| 77 |
+
num_examples: 3816
|
| 78 |
+
download_size: 4718960
|
| 79 |
+
dataset_size: 14263824
|
| 80 |
+
- config_name: chid
|
| 81 |
+
features:
|
| 82 |
+
- name: idx
|
| 83 |
+
dtype: int32
|
| 84 |
+
- name: candidates
|
| 85 |
+
sequence: string
|
| 86 |
+
- name: content
|
| 87 |
+
sequence: string
|
| 88 |
+
- name: answers
|
| 89 |
+
sequence:
|
| 90 |
+
- name: text
|
| 91 |
+
dtype: string
|
| 92 |
+
- name: candidate_id
|
| 93 |
+
dtype: int32
|
| 94 |
+
splits:
|
| 95 |
+
- name: test
|
| 96 |
+
num_bytes: 11480435
|
| 97 |
+
num_examples: 3447
|
| 98 |
+
- name: train
|
| 99 |
+
num_bytes: 252477926
|
| 100 |
+
num_examples: 84709
|
| 101 |
+
- name: validation
|
| 102 |
+
num_bytes: 10117761
|
| 103 |
+
num_examples: 3218
|
| 104 |
+
download_size: 198468807
|
| 105 |
+
dataset_size: 274076122
|
| 106 |
+
- config_name: cluewsc2020
|
| 107 |
+
features:
|
| 108 |
+
- name: idx
|
| 109 |
+
dtype: int32
|
| 110 |
+
- name: text
|
| 111 |
+
dtype: string
|
| 112 |
+
- name: label
|
| 113 |
+
dtype:
|
| 114 |
+
class_label:
|
| 115 |
+
names:
|
| 116 |
+
'0': 'true'
|
| 117 |
+
'1': 'false'
|
| 118 |
+
- name: target
|
| 119 |
+
struct:
|
| 120 |
+
- name: span1_text
|
| 121 |
+
dtype: string
|
| 122 |
+
- name: span2_text
|
| 123 |
+
dtype: string
|
| 124 |
+
- name: span1_index
|
| 125 |
+
dtype: int32
|
| 126 |
+
- name: span2_index
|
| 127 |
+
dtype: int32
|
| 128 |
+
splits:
|
| 129 |
+
- name: test
|
| 130 |
+
num_bytes: 645637
|
| 131 |
+
num_examples: 2574
|
| 132 |
+
- name: train
|
| 133 |
+
num_bytes: 288816
|
| 134 |
+
num_examples: 1244
|
| 135 |
+
- name: validation
|
| 136 |
+
num_bytes: 72670
|
| 137 |
+
num_examples: 304
|
| 138 |
+
download_size: 380611
|
| 139 |
+
dataset_size: 1007123
|
| 140 |
+
- config_name: cmnli
|
| 141 |
+
features:
|
| 142 |
+
- name: sentence1
|
| 143 |
+
dtype: string
|
| 144 |
+
- name: sentence2
|
| 145 |
+
dtype: string
|
| 146 |
+
- name: label
|
| 147 |
+
dtype:
|
| 148 |
+
class_label:
|
| 149 |
+
names:
|
| 150 |
+
'0': neutral
|
| 151 |
+
'1': entailment
|
| 152 |
+
'2': contradiction
|
| 153 |
+
- name: idx
|
| 154 |
+
dtype: int32
|
| 155 |
+
splits:
|
| 156 |
+
- name: test
|
| 157 |
+
num_bytes: 2386821
|
| 158 |
+
num_examples: 13880
|
| 159 |
+
- name: train
|
| 160 |
+
num_bytes: 67684989
|
| 161 |
+
num_examples: 391783
|
| 162 |
+
- name: validation
|
| 163 |
+
num_bytes: 2051829
|
| 164 |
+
num_examples: 12241
|
| 165 |
+
download_size: 54234919
|
| 166 |
+
dataset_size: 72123639
|
| 167 |
+
- config_name: cmrc2018
|
| 168 |
+
features:
|
| 169 |
+
- name: id
|
| 170 |
+
dtype: string
|
| 171 |
+
- name: context
|
| 172 |
+
dtype: string
|
| 173 |
+
- name: question
|
| 174 |
+
dtype: string
|
| 175 |
+
- name: answers
|
| 176 |
+
sequence:
|
| 177 |
+
- name: text
|
| 178 |
+
dtype: string
|
| 179 |
+
- name: answer_start
|
| 180 |
+
dtype: int32
|
| 181 |
+
splits:
|
| 182 |
+
- name: test
|
| 183 |
+
num_bytes: 3112042
|
| 184 |
+
num_examples: 2000
|
| 185 |
+
- name: train
|
| 186 |
+
num_bytes: 15508062
|
| 187 |
+
num_examples: 10142
|
| 188 |
+
- name: validation
|
| 189 |
+
num_bytes: 5183785
|
| 190 |
+
num_examples: 3219
|
| 191 |
+
- name: trial
|
| 192 |
+
num_bytes: 1606907
|
| 193 |
+
num_examples: 1002
|
| 194 |
+
download_size: 5459001
|
| 195 |
+
dataset_size: 25410796
|
| 196 |
+
- config_name: csl
|
| 197 |
+
features:
|
| 198 |
+
- name: idx
|
| 199 |
+
dtype: int32
|
| 200 |
+
- name: corpus_id
|
| 201 |
+
dtype: int32
|
| 202 |
+
- name: abst
|
| 203 |
+
dtype: string
|
| 204 |
+
- name: label
|
| 205 |
+
dtype:
|
| 206 |
+
class_label:
|
| 207 |
+
names:
|
| 208 |
+
'0': '0'
|
| 209 |
+
'1': '1'
|
| 210 |
+
- name: keyword
|
| 211 |
+
sequence: string
|
| 212 |
+
splits:
|
| 213 |
+
- name: test
|
| 214 |
+
num_bytes: 2463728
|
| 215 |
+
num_examples: 3000
|
| 216 |
+
- name: train
|
| 217 |
+
num_bytes: 16478890
|
| 218 |
+
num_examples: 20000
|
| 219 |
+
- name: validation
|
| 220 |
+
num_bytes: 2464563
|
| 221 |
+
num_examples: 3000
|
| 222 |
+
download_size: 3936111
|
| 223 |
+
dataset_size: 21407181
|
| 224 |
+
- config_name: diagnostics
|
| 225 |
+
features:
|
| 226 |
+
- name: sentence1
|
| 227 |
+
dtype: string
|
| 228 |
+
- name: sentence2
|
| 229 |
+
dtype: string
|
| 230 |
+
- name: label
|
| 231 |
+
dtype:
|
| 232 |
+
class_label:
|
| 233 |
+
names:
|
| 234 |
+
'0': neutral
|
| 235 |
+
'1': entailment
|
| 236 |
+
'2': contradiction
|
| 237 |
+
- name: idx
|
| 238 |
+
dtype: int32
|
| 239 |
+
splits:
|
| 240 |
+
- name: test
|
| 241 |
+
num_bytes: 42392
|
| 242 |
+
num_examples: 514
|
| 243 |
+
download_size: 23000
|
| 244 |
+
dataset_size: 42392
|
| 245 |
+
- config_name: drcd
|
| 246 |
+
features:
|
| 247 |
+
- name: id
|
| 248 |
+
dtype: string
|
| 249 |
+
- name: context
|
| 250 |
+
dtype: string
|
| 251 |
+
- name: question
|
| 252 |
+
dtype: string
|
| 253 |
+
- name: answers
|
| 254 |
+
sequence:
|
| 255 |
+
- name: text
|
| 256 |
+
dtype: string
|
| 257 |
+
- name: answer_start
|
| 258 |
+
dtype: int32
|
| 259 |
+
splits:
|
| 260 |
+
- name: test
|
| 261 |
+
num_bytes: 4982378
|
| 262 |
+
num_examples: 3493
|
| 263 |
+
- name: train
|
| 264 |
+
num_bytes: 37443386
|
| 265 |
+
num_examples: 26936
|
| 266 |
+
- name: validation
|
| 267 |
+
num_bytes: 5222729
|
| 268 |
+
num_examples: 3524
|
| 269 |
+
download_size: 11188875
|
| 270 |
+
dataset_size: 47648493
|
| 271 |
+
- config_name: iflytek
|
| 272 |
+
features:
|
| 273 |
+
- name: sentence
|
| 274 |
+
dtype: string
|
| 275 |
+
- name: label
|
| 276 |
+
dtype:
|
| 277 |
+
class_label:
|
| 278 |
+
names:
|
| 279 |
+
'0': '0'
|
| 280 |
+
'1': '1'
|
| 281 |
+
'2': '2'
|
| 282 |
+
'3': '3'
|
| 283 |
+
'4': '4'
|
| 284 |
+
'5': '5'
|
| 285 |
+
'6': '6'
|
| 286 |
+
'7': '7'
|
| 287 |
+
'8': '8'
|
| 288 |
+
'9': '9'
|
| 289 |
+
'10': '10'
|
| 290 |
+
'11': '11'
|
| 291 |
+
'12': '12'
|
| 292 |
+
'13': '13'
|
| 293 |
+
'14': '14'
|
| 294 |
+
'15': '15'
|
| 295 |
+
'16': '16'
|
| 296 |
+
'17': '17'
|
| 297 |
+
'18': '18'
|
| 298 |
+
'19': '19'
|
| 299 |
+
'20': '20'
|
| 300 |
+
'21': '21'
|
| 301 |
+
'22': '22'
|
| 302 |
+
'23': '23'
|
| 303 |
+
'24': '24'
|
| 304 |
+
'25': '25'
|
| 305 |
+
'26': '26'
|
| 306 |
+
'27': '27'
|
| 307 |
+
'28': '28'
|
| 308 |
+
'29': '29'
|
| 309 |
+
'30': '30'
|
| 310 |
+
'31': '31'
|
| 311 |
+
'32': '32'
|
| 312 |
+
'33': '33'
|
| 313 |
+
'34': '34'
|
| 314 |
+
'35': '35'
|
| 315 |
+
'36': '36'
|
| 316 |
+
'37': '37'
|
| 317 |
+
'38': '38'
|
| 318 |
+
'39': '39'
|
| 319 |
+
'40': '40'
|
| 320 |
+
'41': '41'
|
| 321 |
+
'42': '42'
|
| 322 |
+
'43': '43'
|
| 323 |
+
'44': '44'
|
| 324 |
+
'45': '45'
|
| 325 |
+
'46': '46'
|
| 326 |
+
'47': '47'
|
| 327 |
+
'48': '48'
|
| 328 |
+
'49': '49'
|
| 329 |
+
'50': '50'
|
| 330 |
+
'51': '51'
|
| 331 |
+
'52': '52'
|
| 332 |
+
'53': '53'
|
| 333 |
+
'54': '54'
|
| 334 |
+
'55': '55'
|
| 335 |
+
'56': '56'
|
| 336 |
+
'57': '57'
|
| 337 |
+
'58': '58'
|
| 338 |
+
'59': '59'
|
| 339 |
+
'60': '60'
|
| 340 |
+
'61': '61'
|
| 341 |
+
'62': '62'
|
| 342 |
+
'63': '63'
|
| 343 |
+
'64': '64'
|
| 344 |
+
'65': '65'
|
| 345 |
+
'66': '66'
|
| 346 |
+
'67': '67'
|
| 347 |
+
'68': '68'
|
| 348 |
+
'69': '69'
|
| 349 |
+
'70': '70'
|
| 350 |
+
'71': '71'
|
| 351 |
+
'72': '72'
|
| 352 |
+
'73': '73'
|
| 353 |
+
'74': '74'
|
| 354 |
+
'75': '75'
|
| 355 |
+
'76': '76'
|
| 356 |
+
'77': '77'
|
| 357 |
+
'78': '78'
|
| 358 |
+
'79': '79'
|
| 359 |
+
'80': '80'
|
| 360 |
+
'81': '81'
|
| 361 |
+
'82': '82'
|
| 362 |
+
'83': '83'
|
| 363 |
+
'84': '84'
|
| 364 |
+
'85': '85'
|
| 365 |
+
'86': '86'
|
| 366 |
+
'87': '87'
|
| 367 |
+
'88': '88'
|
| 368 |
+
'89': '89'
|
| 369 |
+
'90': '90'
|
| 370 |
+
'91': '91'
|
| 371 |
+
'92': '92'
|
| 372 |
+
'93': '93'
|
| 373 |
+
'94': '94'
|
| 374 |
+
'95': '95'
|
| 375 |
+
'96': '96'
|
| 376 |
+
'97': '97'
|
| 377 |
+
'98': '98'
|
| 378 |
+
'99': '99'
|
| 379 |
+
'100': '100'
|
| 380 |
+
'101': '101'
|
| 381 |
+
'102': '102'
|
| 382 |
+
'103': '103'
|
| 383 |
+
'104': '104'
|
| 384 |
+
'105': '105'
|
| 385 |
+
'106': '106'
|
| 386 |
+
'107': '107'
|
| 387 |
+
'108': '108'
|
| 388 |
+
'109': '109'
|
| 389 |
+
'110': '110'
|
| 390 |
+
'111': '111'
|
| 391 |
+
'112': '112'
|
| 392 |
+
'113': '113'
|
| 393 |
+
'114': '114'
|
| 394 |
+
'115': '115'
|
| 395 |
+
'116': '116'
|
| 396 |
+
'117': '117'
|
| 397 |
+
'118': '118'
|
| 398 |
+
- name: idx
|
| 399 |
+
dtype: int32
|
| 400 |
+
splits:
|
| 401 |
+
- name: test
|
| 402 |
+
num_bytes: 2105684
|
| 403 |
+
num_examples: 2600
|
| 404 |
+
- name: train
|
| 405 |
+
num_bytes: 10028605
|
| 406 |
+
num_examples: 12133
|
| 407 |
+
- name: validation
|
| 408 |
+
num_bytes: 2157119
|
| 409 |
+
num_examples: 2599
|
| 410 |
+
download_size: 9777855
|
| 411 |
+
dataset_size: 14291408
|
| 412 |
+
- config_name: ocnli
|
| 413 |
+
features:
|
| 414 |
+
- name: sentence1
|
| 415 |
+
dtype: string
|
| 416 |
+
- name: sentence2
|
| 417 |
+
dtype: string
|
| 418 |
+
- name: label
|
| 419 |
+
dtype:
|
| 420 |
+
class_label:
|
| 421 |
+
names:
|
| 422 |
+
'0': neutral
|
| 423 |
+
'1': entailment
|
| 424 |
+
'2': contradiction
|
| 425 |
+
- name: idx
|
| 426 |
+
dtype: int32
|
| 427 |
+
splits:
|
| 428 |
+
- name: test
|
| 429 |
+
num_bytes: 376058
|
| 430 |
+
num_examples: 3000
|
| 431 |
+
- name: train
|
| 432 |
+
num_bytes: 6187142
|
| 433 |
+
num_examples: 50437
|
| 434 |
+
- name: validation
|
| 435 |
+
num_bytes: 366227
|
| 436 |
+
num_examples: 2950
|
| 437 |
+
download_size: 3000218
|
| 438 |
+
dataset_size: 6929427
|
| 439 |
+
- config_name: tnews
|
| 440 |
+
features:
|
| 441 |
+
- name: sentence
|
| 442 |
+
dtype: string
|
| 443 |
+
- name: label
|
| 444 |
+
dtype:
|
| 445 |
+
class_label:
|
| 446 |
+
names:
|
| 447 |
+
'0': '100'
|
| 448 |
+
'1': '101'
|
| 449 |
+
'2': '102'
|
| 450 |
+
'3': '103'
|
| 451 |
+
'4': '104'
|
| 452 |
+
'5': '106'
|
| 453 |
+
'6': '107'
|
| 454 |
+
'7': '108'
|
| 455 |
+
'8': '109'
|
| 456 |
+
'9': '110'
|
| 457 |
+
'10': '112'
|
| 458 |
+
'11': '113'
|
| 459 |
+
'12': '114'
|
| 460 |
+
'13': '115'
|
| 461 |
+
'14': '116'
|
| 462 |
+
- name: idx
|
| 463 |
+
dtype: int32
|
| 464 |
+
splits:
|
| 465 |
+
- name: test
|
| 466 |
+
num_bytes: 810970
|
| 467 |
+
num_examples: 10000
|
| 468 |
+
- name: train
|
| 469 |
+
num_bytes: 4245677
|
| 470 |
+
num_examples: 53360
|
| 471 |
+
- name: validation
|
| 472 |
+
num_bytes: 797922
|
| 473 |
+
num_examples: 10000
|
| 474 |
+
download_size: 4697843
|
| 475 |
+
dataset_size: 5854569
|
| 476 |
+
configs:
|
| 477 |
+
- config_name: afqmc
|
| 478 |
+
data_files:
|
| 479 |
+
- split: test
|
| 480 |
+
path: afqmc/test-*
|
| 481 |
+
- split: train
|
| 482 |
+
path: afqmc/train-*
|
| 483 |
+
- split: validation
|
| 484 |
+
path: afqmc/validation-*
|
| 485 |
+
- config_name: c3
|
| 486 |
+
data_files:
|
| 487 |
+
- split: test
|
| 488 |
+
path: c3/test-*
|
| 489 |
+
- split: train
|
| 490 |
+
path: c3/train-*
|
| 491 |
+
- split: validation
|
| 492 |
+
path: c3/validation-*
|
| 493 |
+
- config_name: chid
|
| 494 |
+
data_files:
|
| 495 |
+
- split: test
|
| 496 |
+
path: chid/test-*
|
| 497 |
+
- split: train
|
| 498 |
+
path: chid/train-*
|
| 499 |
+
- split: validation
|
| 500 |
+
path: chid/validation-*
|
| 501 |
+
- config_name: cluewsc2020
|
| 502 |
+
data_files:
|
| 503 |
+
- split: test
|
| 504 |
+
path: cluewsc2020/test-*
|
| 505 |
+
- split: train
|
| 506 |
+
path: cluewsc2020/train-*
|
| 507 |
+
- split: validation
|
| 508 |
+
path: cluewsc2020/validation-*
|
| 509 |
+
- config_name: cmnli
|
| 510 |
+
data_files:
|
| 511 |
+
- split: test
|
| 512 |
+
path: cmnli/test-*
|
| 513 |
+
- split: train
|
| 514 |
+
path: cmnli/train-*
|
| 515 |
+
- split: validation
|
| 516 |
+
path: cmnli/validation-*
|
| 517 |
+
- config_name: cmrc2018
|
| 518 |
+
data_files:
|
| 519 |
+
- split: test
|
| 520 |
+
path: cmrc2018/test-*
|
| 521 |
+
- split: train
|
| 522 |
+
path: cmrc2018/train-*
|
| 523 |
+
- split: validation
|
| 524 |
+
path: cmrc2018/validation-*
|
| 525 |
+
- split: trial
|
| 526 |
+
path: cmrc2018/trial-*
|
| 527 |
+
- config_name: csl
|
| 528 |
+
data_files:
|
| 529 |
+
- split: test
|
| 530 |
+
path: csl/test-*
|
| 531 |
+
- split: train
|
| 532 |
+
path: csl/train-*
|
| 533 |
+
- split: validation
|
| 534 |
+
path: csl/validation-*
|
| 535 |
+
- config_name: diagnostics
|
| 536 |
+
data_files:
|
| 537 |
+
- split: test
|
| 538 |
+
path: diagnostics/test-*
|
| 539 |
+
- config_name: drcd
|
| 540 |
+
data_files:
|
| 541 |
+
- split: test
|
| 542 |
+
path: drcd/test-*
|
| 543 |
+
- split: train
|
| 544 |
+
path: drcd/train-*
|
| 545 |
+
- split: validation
|
| 546 |
+
path: drcd/validation-*
|
| 547 |
+
- config_name: iflytek
|
| 548 |
+
data_files:
|
| 549 |
+
- split: test
|
| 550 |
+
path: iflytek/test-*
|
| 551 |
+
- split: train
|
| 552 |
+
path: iflytek/train-*
|
| 553 |
+
- split: validation
|
| 554 |
+
path: iflytek/validation-*
|
| 555 |
+
- config_name: ocnli
|
| 556 |
+
data_files:
|
| 557 |
+
- split: test
|
| 558 |
+
path: ocnli/test-*
|
| 559 |
+
- split: train
|
| 560 |
+
path: ocnli/train-*
|
| 561 |
+
- split: validation
|
| 562 |
+
path: ocnli/validation-*
|
| 563 |
+
- config_name: tnews
|
| 564 |
+
data_files:
|
| 565 |
+
- split: test
|
| 566 |
+
path: tnews/test-*
|
| 567 |
+
- split: train
|
| 568 |
+
path: tnews/train-*
|
| 569 |
+
- split: validation
|
| 570 |
+
path: tnews/validation-*
|
| 571 |
+
---
|
| 572 |
+
|
| 573 |
+
# Dataset Card for "clue"
|
| 574 |
+
|
| 575 |
+
## Table of Contents
|
| 576 |
+
- [Dataset Description](#dataset-description)
|
| 577 |
+
- [Dataset Summary](#dataset-summary)
|
| 578 |
+
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
| 579 |
+
- [Languages](#languages)
|
| 580 |
+
- [Dataset Structure](#dataset-structure)
|
| 581 |
+
- [Data Instances](#data-instances)
|
| 582 |
+
- [Data Fields](#data-fields)
|
| 583 |
+
- [Data Splits](#data-splits)
|
| 584 |
+
- [Dataset Creation](#dataset-creation)
|
| 585 |
+
- [Curation Rationale](#curation-rationale)
|
| 586 |
+
- [Source Data](#source-data)
|
| 587 |
+
- [Annotations](#annotations)
|
| 588 |
+
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
| 589 |
+
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
| 590 |
+
- [Social Impact of Dataset](#social-impact-of-dataset)
|
| 591 |
+
- [Discussion of Biases](#discussion-of-biases)
|
| 592 |
+
- [Other Known Limitations](#other-known-limitations)
|
| 593 |
+
- [Additional Information](#additional-information)
|
| 594 |
+
- [Dataset Curators](#dataset-curators)
|
| 595 |
+
- [Licensing Information](#licensing-information)
|
| 596 |
+
- [Citation Information](#citation-information)
|
| 597 |
+
- [Contributions](#contributions)
|
| 598 |
+
|
| 599 |
+
## Dataset Description
|
| 600 |
+
|
| 601 |
+
- **Homepage:** https://www.cluebenchmarks.com
|
| 602 |
+
- **Repository:** https://github.com/CLUEbenchmark/CLUE
|
| 603 |
+
- **Paper:** [CLUE: A Chinese Language Understanding Evaluation Benchmark](https://aclanthology.org/2020.coling-main.419/)
|
| 604 |
+
- **Paper:** https://arxiv.org/abs/2004.05986
|
| 605 |
+
- **Point of Contact:** [Zhenzhong Lan](mailto:lanzhenzhong@westlake.edu.cn)
|
| 606 |
+
- **Size of downloaded dataset files:** 198.68 MB
|
| 607 |
+
- **Size of the generated dataset:** 486.34 MB
|
| 608 |
+
- **Total amount of disk used:** 685.02 MB
|
| 609 |
+
|
| 610 |
+
### Dataset Summary
|
| 611 |
+
|
| 612 |
+
CLUE, A Chinese Language Understanding Evaluation Benchmark
|
| 613 |
+
(https://www.cluebenchmarks.com/) is a collection of resources for training,
|
| 614 |
+
evaluating, and analyzing Chinese language understanding systems.
|
| 615 |
+
|
| 616 |
+
### Supported Tasks and Leaderboards
|
| 617 |
+
|
| 618 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 619 |
+
|
| 620 |
+
### Languages
|
| 621 |
+
|
| 622 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 623 |
+
|
| 624 |
+
## Dataset Structure
|
| 625 |
+
|
| 626 |
+
### Data Instances
|
| 627 |
+
|
| 628 |
+
#### afqmc
|
| 629 |
+
|
| 630 |
+
- **Size of downloaded dataset files:** 1.20 MB
|
| 631 |
+
- **Size of the generated dataset:** 4.20 MB
|
| 632 |
+
- **Total amount of disk used:** 5.40 MB
|
| 633 |
+
|
| 634 |
+
An example of 'validation' looks as follows.
|
| 635 |
+
```
|
| 636 |
+
{
|
| 637 |
+
"idx": 0,
|
| 638 |
+
"label": 0,
|
| 639 |
+
"sentence1": "双十一花呗提额在哪",
|
| 640 |
+
"sentence2": "里可以提花呗额度"
|
| 641 |
+
}
|
| 642 |
+
```
|
| 643 |
+
|
| 644 |
+
#### c3
|
| 645 |
+
|
| 646 |
+
- **Size of downloaded dataset files:** 3.20 MB
|
| 647 |
+
- **Size of the generated dataset:** 15.69 MB
|
| 648 |
+
- **Total amount of disk used:** 18.90 MB
|
| 649 |
+
|
| 650 |
+
An example of 'train' looks as follows.
|
| 651 |
+
```
|
| 652 |
+
This example was too long and was cropped:
|
| 653 |
+
|
| 654 |
+
{
|
| 655 |
+
"answer": "比人的灵敏",
|
| 656 |
+
"choice": ["没有人的灵敏", "和人的差不多", "和人的一样好", "比人的灵敏"],
|
| 657 |
+
"context": "[\"许多动物的某些器官感觉特别灵敏,它们能比人类提前知道一些灾害事件的发生,例如,海洋中的水母能预报风暴,老鼠能事先躲避矿井崩塌或有害气体,等等。地震往往能使一些动物的某些感觉器官受到刺激而发生异常反应。如一个地区的重力发生变异,某些动物可能通过它们的平衡...",
|
| 658 |
+
"id": 1,
|
| 659 |
+
"question": "动物的器官感觉与人的相比有什么不同?"
|
| 660 |
+
}
|
| 661 |
+
```
|
| 662 |
+
|
| 663 |
+
#### chid
|
| 664 |
+
|
| 665 |
+
- **Size of downloaded dataset files:** 139.20 MB
|
| 666 |
+
- **Size of the generated dataset:** 274.08 MB
|
| 667 |
+
- **Total amount of disk used:** 413.28 MB
|
| 668 |
+
|
| 669 |
+
An example of 'train' looks as follows.
|
| 670 |
+
```
|
| 671 |
+
This example was too long and was cropped:
|
| 672 |
+
|
| 673 |
+
{
|
| 674 |
+
"answers": {
|
| 675 |
+
"candidate_id": [3, 5, 6, 1, 7, 4, 0],
|
| 676 |
+
"text": ["碌碌无为", "无所作为", "苦口婆心", "得过且过", "未雨绸缪", "软硬兼施", "传宗接代"]
|
| 677 |
+
},
|
| 678 |
+
"candidates": "[\"传宗接代\", \"得过且过\", \"咄咄逼人\", \"碌碌无为\", \"软硬兼施\", \"无所作为\", \"苦口婆心\", \"未雨绸缪\", \"和衷共济\", \"人老珠黄\"]...",
|
| 679 |
+
"content": "[\"谈到巴萨目前的成就,瓜迪奥拉用了“坚持”两个字来形容。自从上世纪90年代克鲁伊夫带队以来,巴萨就坚持每年都有拉玛西亚球员进入一队的传统。即便是范加尔时代,巴萨强力推出的“巴萨五鹰”德拉·佩纳、哈维、莫雷罗、罗杰·加西亚和贝拉乌桑几乎#idiom0000...",
|
| 680 |
+
"idx": 0
|
| 681 |
+
}
|
| 682 |
+
```
|
| 683 |
+
|
| 684 |
+
#### cluewsc2020
|
| 685 |
+
|
| 686 |
+
- **Size of downloaded dataset files:** 0.28 MB
|
| 687 |
+
- **Size of the generated dataset:** 1.03 MB
|
| 688 |
+
- **Total amount of disk used:** 1.29 MB
|
| 689 |
+
|
| 690 |
+
An example of 'train' looks as follows.
|
| 691 |
+
```
|
| 692 |
+
{
|
| 693 |
+
"idx": 0,
|
| 694 |
+
"label": 1,
|
| 695 |
+
"target": {
|
| 696 |
+
"span1_index": 3,
|
| 697 |
+
"span1_text": "伤口",
|
| 698 |
+
"span2_index": 27,
|
| 699 |
+
"span2_text": "它们"
|
| 700 |
+
},
|
| 701 |
+
"text": "裂开的伤口涂满尘土,里面有碎石子和木头刺,我小心翼翼把它们剔除出去。"
|
| 702 |
+
}
|
| 703 |
+
```
|
| 704 |
+
|
| 705 |
+
#### cmnli
|
| 706 |
+
|
| 707 |
+
- **Size of downloaded dataset files:** 31.40 MB
|
| 708 |
+
- **Size of the generated dataset:** 72.12 MB
|
| 709 |
+
- **Total amount of disk used:** 103.53 MB
|
| 710 |
+
|
| 711 |
+
An example of 'train' looks as follows.
|
| 712 |
+
```
|
| 713 |
+
{
|
| 714 |
+
"idx": 0,
|
| 715 |
+
"label": 0,
|
| 716 |
+
"sentence1": "从概念上讲,奶油略读有两个基本维度-产品和地理。",
|
| 717 |
+
"sentence2": "产品和地理位置是使奶油撇油起作用的原因。"
|
| 718 |
+
}
|
| 719 |
+
```
|
| 720 |
+
|
| 721 |
+
### Data Fields
|
| 722 |
+
|
| 723 |
+
The data fields are the same among all splits.
|
| 724 |
+
|
| 725 |
+
#### afqmc
|
| 726 |
+
- `sentence1`: a `string` feature.
|
| 727 |
+
- `sentence2`: a `string` feature.
|
| 728 |
+
- `label`: a classification label, with possible values including `0` (0), `1` (1).
|
| 729 |
+
- `idx`: a `int32` feature.
|
| 730 |
+
|
| 731 |
+
#### c3
|
| 732 |
+
- `id`: a `int32` feature.
|
| 733 |
+
- `context`: a `list` of `string` features.
|
| 734 |
+
- `question`: a `string` feature.
|
| 735 |
+
- `choice`: a `list` of `string` features.
|
| 736 |
+
- `answer`: a `string` feature.
|
| 737 |
+
|
| 738 |
+
#### chid
|
| 739 |
+
- `idx`: a `int32` feature.
|
| 740 |
+
- `candidates`: a `list` of `string` features.
|
| 741 |
+
- `content`: a `list` of `string` features.
|
| 742 |
+
- `answers`: a dictionary feature containing:
|
| 743 |
+
- `text`: a `string` feature.
|
| 744 |
+
- `candidate_id`: a `int32` feature.
|
| 745 |
+
|
| 746 |
+
#### cluewsc2020
|
| 747 |
+
- `idx`: a `int32` feature.
|
| 748 |
+
- `text`: a `string` feature.
|
| 749 |
+
- `label`: a classification label, with possible values including `true` (0), `false` (1).
|
| 750 |
+
- `span1_text`: a `string` feature.
|
| 751 |
+
- `span2_text`: a `string` feature.
|
| 752 |
+
- `span1_index`: a `int32` feature.
|
| 753 |
+
- `span2_index`: a `int32` feature.
|
| 754 |
+
|
| 755 |
+
#### cmnli
|
| 756 |
+
- `sentence1`: a `string` feature.
|
| 757 |
+
- `sentence2`: a `string` feature.
|
| 758 |
+
- `label`: a classification label, with possible values including `neutral` (0), `entailment` (1), `contradiction` (2).
|
| 759 |
+
- `idx`: a `int32` feature.
|
| 760 |
+
|
| 761 |
+
### Data Splits
|
| 762 |
+
|
| 763 |
+
| name |train |validation|test |
|
| 764 |
+
|-----------|-----:|---------:|----:|
|
| 765 |
+
|afqmc | 34334| 4316| 3861|
|
| 766 |
+
|c3 | 11869| 3816| 3892|
|
| 767 |
+
|chid | 84709| 3218| 3231|
|
| 768 |
+
|cluewsc2020| 1244| 304| 290|
|
| 769 |
+
|cmnli |391783| 12241|13880|
|
| 770 |
+
|
| 771 |
+
## Dataset Creation
|
| 772 |
+
|
| 773 |
+
### Curation Rationale
|
| 774 |
+
|
| 775 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 776 |
+
|
| 777 |
+
### Source Data
|
| 778 |
+
|
| 779 |
+
#### Initial Data Collection and Normalization
|
| 780 |
+
|
| 781 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 782 |
+
|
| 783 |
+
#### Who are the source language producers?
|
| 784 |
+
|
| 785 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 786 |
+
|
| 787 |
+
### Annotations
|
| 788 |
+
|
| 789 |
+
#### Annotation process
|
| 790 |
+
|
| 791 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 792 |
+
|
| 793 |
+
#### Who are the annotators?
|
| 794 |
+
|
| 795 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 796 |
+
|
| 797 |
+
### Personal and Sensitive Information
|
| 798 |
+
|
| 799 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 800 |
+
|
| 801 |
+
## Considerations for Using the Data
|
| 802 |
+
|
| 803 |
+
### Social Impact of Dataset
|
| 804 |
+
|
| 805 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 806 |
+
|
| 807 |
+
### Discussion of Biases
|
| 808 |
+
|
| 809 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 810 |
+
|
| 811 |
+
### Other Known Limitations
|
| 812 |
+
|
| 813 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 814 |
+
|
| 815 |
+
## Additional Information
|
| 816 |
+
|
| 817 |
+
### Dataset Curators
|
| 818 |
+
|
| 819 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 820 |
+
|
| 821 |
+
### Licensing Information
|
| 822 |
+
|
| 823 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 824 |
+
|
| 825 |
+
### Citation Information
|
| 826 |
+
|
| 827 |
+
```
|
| 828 |
+
@inproceedings{xu-etal-2020-clue,
|
| 829 |
+
title = "{CLUE}: A {C}hinese Language Understanding Evaluation Benchmark",
|
| 830 |
+
author = "Xu, Liang and
|
| 831 |
+
Hu, Hai and
|
| 832 |
+
Zhang, Xuanwei and
|
| 833 |
+
Li, Lu and
|
| 834 |
+
Cao, Chenjie and
|
| 835 |
+
Li, Yudong and
|
| 836 |
+
Xu, Yechen and
|
| 837 |
+
Sun, Kai and
|
| 838 |
+
Yu, Dian and
|
| 839 |
+
Yu, Cong and
|
| 840 |
+
Tian, Yin and
|
| 841 |
+
Dong, Qianqian and
|
| 842 |
+
Liu, Weitang and
|
| 843 |
+
Shi, Bo and
|
| 844 |
+
Cui, Yiming and
|
| 845 |
+
Li, Junyi and
|
| 846 |
+
Zeng, Jun and
|
| 847 |
+
Wang, Rongzhao and
|
| 848 |
+
Xie, Weijian and
|
| 849 |
+
Li, Yanting and
|
| 850 |
+
Patterson, Yina and
|
| 851 |
+
Tian, Zuoyu and
|
| 852 |
+
Zhang, Yiwen and
|
| 853 |
+
Zhou, He and
|
| 854 |
+
Liu, Shaoweihua and
|
| 855 |
+
Zhao, Zhe and
|
| 856 |
+
Zhao, Qipeng and
|
| 857 |
+
Yue, Cong and
|
| 858 |
+
Zhang, Xinrui and
|
| 859 |
+
Yang, Zhengliang and
|
| 860 |
+
Richardson, Kyle and
|
| 861 |
+
Lan, Zhenzhong",
|
| 862 |
+
booktitle = "Proceedings of the 28th International Conference on Computational Linguistics",
|
| 863 |
+
month = dec,
|
| 864 |
+
year = "2020",
|
| 865 |
+
address = "Barcelona, Spain (Online)",
|
| 866 |
+
publisher = "International Committee on Computational Linguistics",
|
| 867 |
+
url = "https://aclanthology.org/2020.coling-main.419",
|
| 868 |
+
doi = "10.18653/v1/2020.coling-main.419",
|
| 869 |
+
pages = "4762--4772",
|
| 870 |
+
}
|
| 871 |
+
```
|
| 872 |
+
|
| 873 |
+
|
| 874 |
+
### Contributions
|
| 875 |
+
|
| 876 |
+
Thanks to [@thomwolf](https://github.com/thomwolf), [@JetRunner](https://github.com/JetRunner) for adding this dataset.
|
afqmc/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:820473142e26d9505dc6641204a3f30c73faecf745950fc4208033645984a395
|
| 3 |
+
size 211060
|
afqmc/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:122bf3834b87d577b2443b8060480a9e6ebe12e6bddd014cf9910efa3e6fd4c0
|
| 3 |
+
size 1886804
|
afqmc/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:85af960b1ffce42d7340365786d606153ce2291b5e325093a9a78378d23108ac
|
| 3 |
+
size 239554
|
c3/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3fced6e7d3cae320c82aba9b6b1196b36da104277812d08b731c1c581a2a2f3
|
| 3 |
+
size 475638
|
c3/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03c0c92fcb9b88b127a2d57d674c1f246beebdaeba80c68728a7d1755b83c22a
|
| 3 |
+
size 3209206
|
c3/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0069ce2680aaad10d737c26d85b8a44b210d5195fa96d13e475d16117868f6fd
|
| 3 |
+
size 1034116
|
chid/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f3c2fae53b49c583ea832c4fc334393d87b8ceca8329b2d724aa46d39baed08a
|
| 3 |
+
size 8693688
|
chid/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f28b2eb381d0e522b4b77e938712feca9524dd0e9e5f84bf1e35029002e9767e
|
| 3 |
+
size 182424589
|
chid/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41ac76386a396910ac99803634c4a80ed8bccd4e6c1e4795e0d965c889bfeb16
|
| 3 |
+
size 7350530
|
cluewsc2020/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:04723ac33cb7a4d5498c706617941eba15ec06764e9b8130b4b4a5e27a7b7b65
|
| 3 |
+
size 270556
|
cluewsc2020/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7b52deaee29d4aee07c27897cb592de6cbabaf8e2eed492a1538f44aa38b1f1
|
| 3 |
+
size 84085
|
cluewsc2020/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b3877557c3007a54caf54e50eb3af57908f0d615dad31d9617c824e6c925e0a
|
| 3 |
+
size 25970
|
cmnli/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f05c4e5ba132a5ea4ce23fcc9cca19ed1ad2b7a38331c04e410adeea394bd7d6
|
| 3 |
+
size 1720208
|
cmnli/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2c0d134eaaae593d710d07ad8e6b78cb6fd5ec605f609eda8ae8ef0d04e588a
|
| 3 |
+
size 51159964
|
cmnli/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e3c2cdb3f52da28117c24b5a15e261fad6be039cbac715dd2bed0e2ba70e8a7
|
| 3 |
+
size 1354747
|
cmrc2018/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:75eee895cb4420f2fb7f48905b4b503069617e2896b6e50f54bfe5078233e7c5
|
| 3 |
+
size 562527
|
cmrc2018/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:50620fe06f98895de2d6d7b391c979683b68389690653c98fe8c63c0df17a3dc
|
| 3 |
+
size 3365760
|
cmrc2018/trial-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d8915dfa764dc837733b1642375646b125af68500d72156494095e7ee02ee573
|
| 3 |
+
size 394653
|
cmrc2018/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fa0c2e73b896ef311f87f1a5e665a3d55724c6912d74f6727f50609ff13f8aef
|
| 3 |
+
size 1136061
|
csl/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4edc3eb600c6634b52af583d197f7e41a9e1fa372d58af167d16c4f0bad8c581
|
| 3 |
+
size 888913
|
csl/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dfe8aee2b8ee4bf1c6789931705e475891de1a2e0c7d8712a1d5d54931e52d3a
|
| 3 |
+
size 2650129
|
csl/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35b716c8f1c4402f301397161ac3b8f665cddc41531f803d64f8c70cf117bcc2
|
| 3 |
+
size 397069
|
diagnostics/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3f141fd315bf6814e98d3f780db81af967c1027174f92dddc955aecbf04f80d
|
| 3 |
+
size 23000
|
drcd/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c27f0bf47c1c944d591528040800a682f359c056ef8a6354c8ca7f5e73c0b2cd
|
| 3 |
+
size 1104239
|
drcd/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7f9172b84bb3f30b3de781311bb2cdaf225d62543a643a8b5f0cbe20768135f8
|
| 3 |
+
size 8858709
|
drcd/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f40e27ceaec7622bff54aa9631281fe06fa8fbdf836f7c9be4766e8f1035dadc
|
| 3 |
+
size 1225927
|
iflytek/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:00631f11f7120e6ee32a8510ab68641ab1f5eb4a38fc1324f7624799b2a8cd6f
|
| 3 |
+
size 1435417
|
iflytek/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c67f671203be5125eb6fddd7640a94e7eabf66060e4c016757165b8084121cb
|
| 3 |
+
size 6865782
|
iflytek/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a75d3ea0f17014c821d2b6f0d4dede26060fe3ffb74437c5a535a8c0533abf75
|
| 3 |
+
size 1476656
|
ocnli/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0109a91a89e8066a58826c64423ebd8ddf9890498b458ba89fe7b5b57e743808
|
| 3 |
+
size 289893
|
ocnli/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2aefe2b8c21d144b83b07b04fce19152aec5ecb3fa1af1aaf4653d80210f2f0a
|
| 3 |
+
size 2440405
|
ocnli/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:685ff743e9e5faa6798bf3d46c4219c4032b8925e517f56c6350dd6bd8cec84d
|
| 3 |
+
size 269920
|
tnews/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe5b615ad25a0dbf4eea2b47f2ed8f8274fde88bccbb4bd7a5170db84d3d0059
|
| 3 |
+
size 654633
|
tnews/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57ad8b1a5a6a4120a283468f5a828a2702b742139a1878e1edcd7b8b59eec5de
|
| 3 |
+
size 3399930
|
tnews/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db0068274df1310edd3603003b8a51486dadb58a67e549304e8156f7dcc31aec
|
| 3 |
+
size 643280
|