lhoestq HF Staff commited on
Commit
8736dd4
·
verified ·
1 Parent(s): e7afe90

Add 'high_school_history' config data files

Browse files
README.md CHANGED
@@ -194,6 +194,14 @@ configs:
194
  path: high_school_geography/val-*
195
  - split: dev
196
  path: high_school_geography/dev-*
 
 
 
 
 
 
 
 
197
  dataset_info:
198
  - config_name: accountant
199
  features:
@@ -885,6 +893,36 @@ dataset_info:
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.
 
194
  path: high_school_geography/val-*
195
  - split: dev
196
  path: high_school_geography/dev-*
197
+ - config_name: high_school_history
198
+ data_files:
199
+ - split: test
200
+ path: high_school_history/test-*
201
+ - split: val
202
+ path: high_school_history/val-*
203
+ - split: dev
204
+ path: high_school_history/dev-*
205
  dataset_info:
206
  - config_name: accountant
207
  features:
 
893
  num_examples: 5
894
  download_size: 49899
895
  dataset_size: 47316
896
+ - config_name: high_school_history
897
+ features:
898
+ - name: id
899
+ dtype: int32
900
+ - name: question
901
+ dtype: string
902
+ - name: A
903
+ dtype: string
904
+ - name: B
905
+ dtype: string
906
+ - name: C
907
+ dtype: string
908
+ - name: D
909
+ dtype: string
910
+ - name: answer
911
+ dtype: string
912
+ - name: explanation
913
+ dtype: string
914
+ splits:
915
+ - name: test
916
+ num_bytes: 56196
917
+ num_examples: 182
918
+ - name: val
919
+ num_bytes: 6618
920
+ num_examples: 20
921
+ - name: dev
922
+ num_bytes: 2421
923
+ num_examples: 5
924
+ download_size: 68541
925
+ dataset_size: 65235
926
  ---
927
 
928
  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_history/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:926f1601358349b9c715adfc84cf81f1c528ab1106c74d031cd18ff40d390408
3
+ size 8766
high_school_history/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e22aee03972053091777e1605e280483f317f8e6b046c0ba82890501bfcb6ab
3
+ size 48744
high_school_history/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67691bf762376036c778b70963fae896cf72289efefa4d6d450e9366981a8aec
3
+ size 11031