lhoestq HF Staff commited on
Commit
3fe5c9a
·
verified ·
1 Parent(s): d5ba1dc

Add 'high_school_biology' config data files

Browse files
README.md CHANGED
@@ -162,6 +162,14 @@ configs:
162
  path: fire_engineer/val-*
163
  - split: dev
164
  path: fire_engineer/dev-*
 
 
 
 
 
 
 
 
165
  dataset_info:
166
  - config_name: accountant
167
  features:
@@ -733,6 +741,36 @@ dataset_info:
733
  num_examples: 5
734
  download_size: 80027
735
  dataset_size: 95818
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
736
  ---
737
 
738
  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.
 
162
  path: fire_engineer/val-*
163
  - split: dev
164
  path: fire_engineer/dev-*
165
+ - config_name: high_school_biology
166
+ data_files:
167
+ - split: test
168
+ path: high_school_biology/test-*
169
+ - split: val
170
+ path: high_school_biology/val-*
171
+ - split: dev
172
+ path: high_school_biology/dev-*
173
  dataset_info:
174
  - config_name: accountant
175
  features:
 
741
  num_examples: 5
742
  download_size: 80027
743
  dataset_size: 95818
744
+ - config_name: high_school_biology
745
+ features:
746
+ - name: id
747
+ dtype: int32
748
+ - name: question
749
+ dtype: string
750
+ - name: A
751
+ dtype: string
752
+ - name: B
753
+ dtype: string
754
+ - name: C
755
+ dtype: string
756
+ - name: D
757
+ dtype: string
758
+ - name: answer
759
+ dtype: string
760
+ - name: explanation
761
+ dtype: string
762
+ splits:
763
+ - name: test
764
+ num_bytes: 55242
765
+ num_examples: 175
766
+ - name: val
767
+ num_bytes: 6105
768
+ num_examples: 19
769
+ - name: dev
770
+ num_bytes: 2164
771
+ num_examples: 5
772
+ download_size: 60521
773
+ dataset_size: 63511
774
  ---
775
 
776
  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_biology/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4332625d5b7d9698894a9d976a31b8eb8dbaf28b00eb3dfc0f56b0a588c6a81b
3
+ size 7446
high_school_biology/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6abf1e6016319dfe0da1776343a53db8055351d0922f15379ef960ba51d1c18d
3
+ size 43044
high_school_biology/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2177aa275ad4a2f972ddfd6aa318323c15fb136608200daa237f17528a37ecdd
3
+ size 10031