Datasets:
Add 'high_school_mathematics' config data files
Browse files
README.md
CHANGED
|
@@ -202,6 +202,14 @@ configs:
|
|
| 202 |
path: high_school_history/val-*
|
| 203 |
- split: dev
|
| 204 |
path: high_school_history/dev-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 205 |
dataset_info:
|
| 206 |
- config_name: accountant
|
| 207 |
features:
|
|
@@ -923,6 +931,36 @@ dataset_info:
|
|
| 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.
|
|
|
|
| 202 |
path: high_school_history/val-*
|
| 203 |
- split: dev
|
| 204 |
path: high_school_history/dev-*
|
| 205 |
+
- config_name: high_school_mathematics
|
| 206 |
+
data_files:
|
| 207 |
+
- split: test
|
| 208 |
+
path: high_school_mathematics/test-*
|
| 209 |
+
- split: val
|
| 210 |
+
path: high_school_mathematics/val-*
|
| 211 |
+
- split: dev
|
| 212 |
+
path: high_school_mathematics/dev-*
|
| 213 |
dataset_info:
|
| 214 |
- config_name: accountant
|
| 215 |
features:
|
|
|
|
| 931 |
num_examples: 5
|
| 932 |
download_size: 68541
|
| 933 |
dataset_size: 65235
|
| 934 |
+
- config_name: high_school_mathematics
|
| 935 |
+
features:
|
| 936 |
+
- name: id
|
| 937 |
+
dtype: int32
|
| 938 |
+
- name: question
|
| 939 |
+
dtype: string
|
| 940 |
+
- name: A
|
| 941 |
+
dtype: string
|
| 942 |
+
- name: B
|
| 943 |
+
dtype: string
|
| 944 |
+
- name: C
|
| 945 |
+
dtype: string
|
| 946 |
+
- name: D
|
| 947 |
+
dtype: string
|
| 948 |
+
- name: answer
|
| 949 |
+
dtype: string
|
| 950 |
+
- name: explanation
|
| 951 |
+
dtype: string
|
| 952 |
+
splits:
|
| 953 |
+
- name: test
|
| 954 |
+
num_bytes: 41080
|
| 955 |
+
num_examples: 166
|
| 956 |
+
- name: val
|
| 957 |
+
num_bytes: 5144
|
| 958 |
+
num_examples: 18
|
| 959 |
+
- name: dev
|
| 960 |
+
num_bytes: 3552
|
| 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.
|
high_school_mathematics/dev-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a8f4c098cc7c47b8d93fa8fd116d39db8f06b1a46d2ffe3419fe79014c68061
|
| 3 |
+
size 12304
|
high_school_mathematics/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:85ed9deb33881bce7db8c6b649bdc87b4feb7ea2f49d43faa8f84036db365a89
|
| 3 |
+
size 30778
|
high_school_mathematics/val-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0d33970cb39b68d63cbdcd708099825d04118562c8d940f46805b527907d9a3
|
| 3 |
+
size 9968
|