Datasets:
Add 'middle_school_politics' config data files
Browse files
README.md
CHANGED
@@ -330,6 +330,14 @@ configs:
|
|
330 |
path: middle_school_physics/val-*
|
331 |
- split: dev
|
332 |
path: middle_school_physics/dev-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
333 |
dataset_info:
|
334 |
- config_name: accountant
|
335 |
features:
|
@@ -1531,6 +1539,36 @@ dataset_info:
|
|
1531 |
num_examples: 5
|
1532 |
download_size: 60336
|
1533 |
dataset_size: 57603
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1534 |
---
|
1535 |
|
1536 |
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.
|
|
|
330 |
path: middle_school_physics/val-*
|
331 |
- split: dev
|
332 |
path: middle_school_physics/dev-*
|
333 |
+
- config_name: middle_school_politics
|
334 |
+
data_files:
|
335 |
+
- split: test
|
336 |
+
path: middle_school_politics/test-*
|
337 |
+
- split: val
|
338 |
+
path: middle_school_politics/val-*
|
339 |
+
- split: dev
|
340 |
+
path: middle_school_politics/dev-*
|
341 |
dataset_info:
|
342 |
- config_name: accountant
|
343 |
features:
|
|
|
1539 |
num_examples: 5
|
1540 |
download_size: 60336
|
1541 |
dataset_size: 57603
|
1542 |
+
- config_name: middle_school_politics
|
1543 |
+
features:
|
1544 |
+
- name: id
|
1545 |
+
dtype: int32
|
1546 |
+
- name: question
|
1547 |
+
dtype: string
|
1548 |
+
- name: A
|
1549 |
+
dtype: string
|
1550 |
+
- name: B
|
1551 |
+
dtype: string
|
1552 |
+
- name: C
|
1553 |
+
dtype: string
|
1554 |
+
- name: D
|
1555 |
+
dtype: string
|
1556 |
+
- name: answer
|
1557 |
+
dtype: string
|
1558 |
+
- name: explanation
|
1559 |
+
dtype: string
|
1560 |
+
splits:
|
1561 |
+
- name: test
|
1562 |
+
num_bytes: 72478
|
1563 |
+
num_examples: 193
|
1564 |
+
- name: val
|
1565 |
+
num_bytes: 7320
|
1566 |
+
num_examples: 21
|
1567 |
+
- name: dev
|
1568 |
+
num_bytes: 3687
|
1569 |
+
num_examples: 5
|
1570 |
+
download_size: 75631
|
1571 |
+
dataset_size: 83485
|
1572 |
---
|
1573 |
|
1574 |
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.
|
middle_school_politics/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8270da43fc576f0c91b2aefc1ed939ba7a6fca1b4bf33007b386c0a04abadb3a
|
3 |
+
size 9475
|
middle_school_politics/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5bb7c057835bdc1a6c31572f9a5555a0ca41cbc36bb840ae057286e797bcc02b
|
3 |
+
size 54833
|
middle_school_politics/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db974bc6ed17192998d95f3bae187470606f42b0c7e0bf31a544fd0b69ede594
|
3 |
+
size 11323
|