lhoestq HF Staff commited on
Commit
bef2924
·
verified ·
1 Parent(s): 45cc944

Add 'high_school_politics' config data files

Browse files
README.md CHANGED
@@ -218,6 +218,14 @@ configs:
218
  path: high_school_physics/val-*
219
  - split: dev
220
  path: high_school_physics/dev-*
 
 
 
 
 
 
 
 
221
  dataset_info:
222
  - config_name: accountant
223
  features:
@@ -999,6 +1007,36 @@ dataset_info:
999
  num_examples: 5
1000
  download_size: 66380
1001
  dataset_size: 71214
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1002
  ---
1003
 
1004
  C-Eval is a comprehensive Chinese evaluation suite for foundation models. It consists of 13948 multi-choice questions spanning 52 diverse disciplines and four difficulty levels. Please visit our [website](https://cevalbenchmark.com/) and [GitHub](https://github.com/SJTU-LIT/ceval/tree/main) or check our [paper](https://arxiv.org/abs/2305.08322) for more details.
 
218
  path: high_school_physics/val-*
219
  - split: dev
220
  path: high_school_physics/dev-*
221
+ - config_name: high_school_politics
222
+ data_files:
223
+ - split: test
224
+ path: high_school_politics/test-*
225
+ - split: val
226
+ path: high_school_politics/val-*
227
+ - split: dev
228
+ path: high_school_politics/dev-*
229
  dataset_info:
230
  - config_name: accountant
231
  features:
 
1007
  num_examples: 5
1008
  download_size: 66380
1009
  dataset_size: 71214
1010
+ - config_name: high_school_politics
1011
+ features:
1012
+ - name: id
1013
+ dtype: int32
1014
+ - name: question
1015
+ dtype: string
1016
+ - name: A
1017
+ dtype: string
1018
+ - name: B
1019
+ dtype: string
1020
+ - name: C
1021
+ dtype: string
1022
+ - name: D
1023
+ dtype: string
1024
+ - name: answer
1025
+ dtype: string
1026
+ - name: explanation
1027
+ dtype: string
1028
+ splits:
1029
+ - name: test
1030
+ num_bytes: 83356
1031
+ num_examples: 176
1032
+ - name: val
1033
+ num_bytes: 8909
1034
+ num_examples: 19
1035
+ - name: dev
1036
+ num_bytes: 4730
1037
+ num_examples: 5
1038
+ download_size: 90214
1039
+ dataset_size: 96995
1040
  ---
1041
 
1042
  C-Eval is a comprehensive Chinese evaluation suite for foundation models. It consists of 13948 multi-choice questions spanning 52 diverse disciplines and four difficulty levels. Please visit our [website](https://cevalbenchmark.com/) and [GitHub](https://github.com/SJTU-LIT/ceval/tree/main) or check our [paper](https://arxiv.org/abs/2305.08322) for more details.
high_school_politics/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4af68acf7d4f729e4380080bb8e1358c077819c1fed631119095f4243dafa17f
3
+ size 12971
high_school_politics/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:465c4bcd0967eda771610a20286a8420013a0ba45b0be4962502467a8c6fb54e
3
+ size 64323
high_school_politics/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecac3d54c9fd1cae10e8b9d834da29753755013c52bdafdbe5e366631b21234e
3
+ size 12920