Datasets:
Add 'high_school_physics' config data files
Browse files
README.md
CHANGED
@@ -210,6 +210,14 @@ configs:
|
|
210 |
path: high_school_mathematics/val-*
|
211 |
- split: dev
|
212 |
path: high_school_mathematics/dev-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
213 |
dataset_info:
|
214 |
- config_name: accountant
|
215 |
features:
|
@@ -961,6 +969,36 @@ dataset_info:
|
|
961 |
num_examples: 5
|
962 |
download_size: 53050
|
963 |
dataset_size: 49776
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
964 |
---
|
965 |
|
966 |
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.
|
|
|
210 |
path: high_school_mathematics/val-*
|
211 |
- split: dev
|
212 |
path: high_school_mathematics/dev-*
|
213 |
+
- config_name: high_school_physics
|
214 |
+
data_files:
|
215 |
+
- split: test
|
216 |
+
path: high_school_physics/test-*
|
217 |
+
- split: val
|
218 |
+
path: high_school_physics/val-*
|
219 |
+
- split: dev
|
220 |
+
path: high_school_physics/dev-*
|
221 |
dataset_info:
|
222 |
- config_name: accountant
|
223 |
features:
|
|
|
969 |
num_examples: 5
|
970 |
download_size: 53050
|
971 |
dataset_size: 49776
|
972 |
+
- config_name: high_school_physics
|
973 |
+
features:
|
974 |
+
- name: id
|
975 |
+
dtype: int32
|
976 |
+
- name: question
|
977 |
+
dtype: string
|
978 |
+
- name: A
|
979 |
+
dtype: string
|
980 |
+
- name: B
|
981 |
+
dtype: string
|
982 |
+
- name: C
|
983 |
+
dtype: string
|
984 |
+
- name: D
|
985 |
+
dtype: string
|
986 |
+
- name: answer
|
987 |
+
dtype: string
|
988 |
+
- name: explanation
|
989 |
+
dtype: string
|
990 |
+
splits:
|
991 |
+
- name: test
|
992 |
+
num_bytes: 61682
|
993 |
+
num_examples: 175
|
994 |
+
- name: val
|
995 |
+
num_bytes: 7266
|
996 |
+
num_examples: 19
|
997 |
+
- name: dev
|
998 |
+
num_bytes: 2266
|
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.
|
high_school_physics/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ee020969257ab1cb22705c91862f54e68fe9ce1061b133e63ac58f790115a8b
|
3 |
+
size 7672
|
high_school_physics/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad70c163b80cdf91b9992bf7605a0e53dee00ad70a96eacc548b4913a39557b9
|
3 |
+
size 48132
|
high_school_physics/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:993415a68afbc7fe93e51027da272712c805fb95c6499c27cf5217041c559b43
|
3 |
+
size 10576
|