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

Add 'high_school_chinese' config data files

Browse files
README.md CHANGED
@@ -178,6 +178,14 @@ configs:
178
  path: high_school_chemistry/val-*
179
  - split: dev
180
  path: high_school_chemistry/dev-*
 
 
 
 
 
 
 
 
181
  dataset_info:
182
  - config_name: accountant
183
  features:
@@ -809,6 +817,36 @@ dataset_info:
809
  num_examples: 5
810
  download_size: 55668
811
  dataset_size: 55119
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
812
  ---
813
 
814
  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.
 
178
  path: high_school_chemistry/val-*
179
  - split: dev
180
  path: high_school_chemistry/dev-*
181
+ - config_name: high_school_chinese
182
+ data_files:
183
+ - split: test
184
+ path: high_school_chinese/test-*
185
+ - split: val
186
+ path: high_school_chinese/val-*
187
+ - split: dev
188
+ path: high_school_chinese/dev-*
189
  dataset_info:
190
  - config_name: accountant
191
  features:
 
817
  num_examples: 5
818
  download_size: 55668
819
  dataset_size: 55119
820
+ - config_name: high_school_chinese
821
+ features:
822
+ - name: id
823
+ dtype: int32
824
+ - name: question
825
+ dtype: string
826
+ - name: A
827
+ dtype: string
828
+ - name: B
829
+ dtype: string
830
+ - name: C
831
+ dtype: string
832
+ - name: D
833
+ dtype: string
834
+ - name: answer
835
+ dtype: string
836
+ - name: explanation
837
+ dtype: string
838
+ splits:
839
+ - name: test
840
+ num_bytes: 110347
841
+ num_examples: 178
842
+ - name: val
843
+ num_bytes: 10475
844
+ num_examples: 19
845
+ - name: dev
846
+ num_bytes: 5290
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.
high_school_chinese/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:620b74b738a7634f4ba3f8fd67b84d9fbb6c0626afc8374799331ca881d99f61
3
+ size 14698
high_school_chinese/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d3c9a86274fec698b1916977bd8cafe2cdc69bd752846d86bfb2989a9293de2
3
+ size 91185
high_school_chinese/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b3cb0cbba7393c1a3f555dad8205899fb991bca7e4c3adb123423ae6d6069b1
3
+ size 15628