Datasets:
Add 'middle_school_physics' config data files
Browse files
README.md
CHANGED
@@ -322,6 +322,14 @@ configs:
|
|
322 |
path: middle_school_mathematics/val-*
|
323 |
- split: dev
|
324 |
path: middle_school_mathematics/dev-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
325 |
dataset_info:
|
326 |
- config_name: accountant
|
327 |
features:
|
@@ -1493,6 +1501,36 @@ dataset_info:
|
|
1493 |
num_examples: 5
|
1494 |
download_size: 45790
|
1495 |
dataset_size: 41226
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1496 |
---
|
1497 |
|
1498 |
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.
|
|
|
322 |
path: middle_school_mathematics/val-*
|
323 |
- split: dev
|
324 |
path: middle_school_mathematics/dev-*
|
325 |
+
- config_name: middle_school_physics
|
326 |
+
data_files:
|
327 |
+
- split: test
|
328 |
+
path: middle_school_physics/test-*
|
329 |
+
- split: val
|
330 |
+
path: middle_school_physics/val-*
|
331 |
+
- split: dev
|
332 |
+
path: middle_school_physics/dev-*
|
333 |
dataset_info:
|
334 |
- config_name: accountant
|
335 |
features:
|
|
|
1501 |
num_examples: 5
|
1502 |
download_size: 45790
|
1503 |
dataset_size: 41226
|
1504 |
+
- config_name: middle_school_physics
|
1505 |
+
features:
|
1506 |
+
- name: id
|
1507 |
+
dtype: int32
|
1508 |
+
- name: question
|
1509 |
+
dtype: string
|
1510 |
+
- name: A
|
1511 |
+
dtype: string
|
1512 |
+
- name: B
|
1513 |
+
dtype: string
|
1514 |
+
- name: C
|
1515 |
+
dtype: string
|
1516 |
+
- name: D
|
1517 |
+
dtype: string
|
1518 |
+
- name: answer
|
1519 |
+
dtype: string
|
1520 |
+
- name: explanation
|
1521 |
+
dtype: string
|
1522 |
+
splits:
|
1523 |
+
- name: test
|
1524 |
+
num_bytes: 48793
|
1525 |
+
num_examples: 178
|
1526 |
+
- name: val
|
1527 |
+
num_bytes: 5279
|
1528 |
+
num_examples: 19
|
1529 |
+
- name: dev
|
1530 |
+
num_bytes: 3531
|
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.
|
middle_school_physics/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:236c03f04d55849cc0abff711b6ae428ba2b47515e5a6e9f3678821ad4a4895f
|
3 |
+
size 10336
|
middle_school_physics/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7929eb818704fd73be70f1f4346fd9bbd0fecd0b4285c17240aeb9741f5c4da2
|
3 |
+
size 40218
|
middle_school_physics/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd9ee6cfb116711a57393c0d4cdf12fb2d0bda6c1faa13e7f364d401941e220c
|
3 |
+
size 9782
|