Datasets:
Add 'mao_zedong_thought' config data files
Browse files
README.md
CHANGED
@@ -258,6 +258,14 @@ configs:
|
|
258 |
path: logic/val-*
|
259 |
- split: dev
|
260 |
path: logic/dev-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
261 |
dataset_info:
|
262 |
- config_name: accountant
|
263 |
features:
|
@@ -1189,6 +1197,36 @@ dataset_info:
|
|
1189 |
num_examples: 5
|
1190 |
download_size: 141258
|
1191 |
dataset_size: 165448
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1192 |
---
|
1193 |
|
1194 |
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.
|
|
|
258 |
path: logic/val-*
|
259 |
- split: dev
|
260 |
path: logic/dev-*
|
261 |
+
- config_name: mao_zedong_thought
|
262 |
+
data_files:
|
263 |
+
- split: test
|
264 |
+
path: mao_zedong_thought/test-*
|
265 |
+
- split: val
|
266 |
+
path: mao_zedong_thought/val-*
|
267 |
+
- split: dev
|
268 |
+
path: mao_zedong_thought/dev-*
|
269 |
dataset_info:
|
270 |
- config_name: accountant
|
271 |
features:
|
|
|
1197 |
num_examples: 5
|
1198 |
download_size: 141258
|
1199 |
dataset_size: 165448
|
1200 |
+
- config_name: mao_zedong_thought
|
1201 |
+
features:
|
1202 |
+
- name: id
|
1203 |
+
dtype: int32
|
1204 |
+
- name: question
|
1205 |
+
dtype: string
|
1206 |
+
- name: A
|
1207 |
+
dtype: string
|
1208 |
+
- name: B
|
1209 |
+
dtype: string
|
1210 |
+
- name: C
|
1211 |
+
dtype: string
|
1212 |
+
- name: D
|
1213 |
+
dtype: string
|
1214 |
+
- name: answer
|
1215 |
+
dtype: string
|
1216 |
+
- name: explanation
|
1217 |
+
dtype: string
|
1218 |
+
splits:
|
1219 |
+
- name: test
|
1220 |
+
num_bytes: 56699
|
1221 |
+
num_examples: 219
|
1222 |
+
- name: val
|
1223 |
+
num_bytes: 5487
|
1224 |
+
num_examples: 24
|
1225 |
+
- name: dev
|
1226 |
+
num_bytes: 3349
|
1227 |
+
num_examples: 5
|
1228 |
+
download_size: 57281
|
1229 |
+
dataset_size: 65535
|
1230 |
---
|
1231 |
|
1232 |
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.
|
mao_zedong_thought/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af010d2a53a3d9c1801dadc8dd141820ddc81498ca08ce43f9b62f6407e50bef
|
3 |
+
size 9367
|
mao_zedong_thought/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24a53c92aff7431604bc7e2e16968fd0e1a36687bc3eb630cca9e73812f2c04a
|
3 |
+
size 38654
|
mao_zedong_thought/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1540f6c8692375ae3b27238da805e5e45631edd7a1751af36d52dd796d1b767
|
3 |
+
size 9260
|