lhoestq HF Staff commited on
Commit
e7afe90
·
verified ·
1 Parent(s): 46c2abf

Add 'high_school_geography' config data files

Browse files
README.md CHANGED
@@ -186,6 +186,14 @@ configs:
186
  path: high_school_chinese/val-*
187
  - split: dev
188
  path: high_school_chinese/dev-*
 
 
 
 
 
 
 
 
189
  dataset_info:
190
  - config_name: accountant
191
  features:
@@ -847,6 +855,36 @@ dataset_info:
847
  num_examples: 5
848
  download_size: 121511
849
  dataset_size: 126112
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
850
  ---
851
 
852
  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.
 
186
  path: high_school_chinese/val-*
187
  - split: dev
188
  path: high_school_chinese/dev-*
189
+ - config_name: high_school_geography
190
+ data_files:
191
+ - split: test
192
+ path: high_school_geography/test-*
193
+ - split: val
194
+ path: high_school_geography/val-*
195
+ - split: dev
196
+ path: high_school_geography/dev-*
197
  dataset_info:
198
  - config_name: accountant
199
  features:
 
855
  num_examples: 5
856
  download_size: 121511
857
  dataset_size: 126112
858
+ - config_name: high_school_geography
859
+ features:
860
+ - name: id
861
+ dtype: int32
862
+ - name: question
863
+ dtype: string
864
+ - name: A
865
+ dtype: string
866
+ - name: B
867
+ dtype: string
868
+ - name: C
869
+ dtype: string
870
+ - name: D
871
+ dtype: string
872
+ - name: answer
873
+ dtype: string
874
+ - name: explanation
875
+ dtype: string
876
+ splits:
877
+ - name: test
878
+ num_bytes: 41244
879
+ num_examples: 178
880
+ - name: val
881
+ num_bytes: 3985
882
+ num_examples: 19
883
+ - name: dev
884
+ num_bytes: 2087
885
+ num_examples: 5
886
+ download_size: 49899
887
+ dataset_size: 47316
888
  ---
889
 
890
  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_geography/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e7fee34cc7dc75da6ac74fb183316b988f6ae5832c6cacdc9a2cc685fdd537f
3
+ size 7906
high_school_geography/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1de863663e5077306c1752b6beeee796c1cb201689335782b6afd64c96ae2df
3
+ size 34072
high_school_geography/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bad8dbc69442c2e2c57cabfc0d87e9c9b68f1271d5826787af678a5eeeedd85
3
+ size 7921