Datasets:
Add 'advanced_mathematics' config data files
Browse files
README.md
CHANGED
@@ -18,8 +18,16 @@ configs:
|
|
18 |
path: accountant/val-*
|
19 |
- split: dev
|
20 |
path: accountant/dev-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
dataset_info:
|
22 |
-
|
23 |
features:
|
24 |
- name: id
|
25 |
dtype: int32
|
@@ -49,6 +57,36 @@ dataset_info:
|
|
49 |
num_examples: 5
|
50 |
download_size: 151233
|
51 |
dataset_size: 199880
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
52 |
---
|
53 |
|
54 |
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.
|
|
|
18 |
path: accountant/val-*
|
19 |
- split: dev
|
20 |
path: accountant/dev-*
|
21 |
+
- config_name: advanced_mathematics
|
22 |
+
data_files:
|
23 |
+
- split: test
|
24 |
+
path: advanced_mathematics/test-*
|
25 |
+
- split: val
|
26 |
+
path: advanced_mathematics/val-*
|
27 |
+
- split: dev
|
28 |
+
path: advanced_mathematics/dev-*
|
29 |
dataset_info:
|
30 |
+
- config_name: accountant
|
31 |
features:
|
32 |
- name: id
|
33 |
dtype: int32
|
|
|
57 |
num_examples: 5
|
58 |
download_size: 151233
|
59 |
dataset_size: 199880
|
60 |
+
- config_name: advanced_mathematics
|
61 |
+
features:
|
62 |
+
- name: id
|
63 |
+
dtype: int32
|
64 |
+
- name: question
|
65 |
+
dtype: string
|
66 |
+
- name: A
|
67 |
+
dtype: string
|
68 |
+
- name: B
|
69 |
+
dtype: string
|
70 |
+
- name: C
|
71 |
+
dtype: string
|
72 |
+
- name: D
|
73 |
+
dtype: string
|
74 |
+
- name: answer
|
75 |
+
dtype: string
|
76 |
+
- name: explanation
|
77 |
+
dtype: string
|
78 |
+
splits:
|
79 |
+
- name: test
|
80 |
+
num_bytes: 50031
|
81 |
+
num_examples: 173
|
82 |
+
- name: val
|
83 |
+
num_bytes: 5331
|
84 |
+
num_examples: 19
|
85 |
+
- name: dev
|
86 |
+
num_bytes: 7012
|
87 |
+
num_examples: 5
|
88 |
+
download_size: 50962
|
89 |
+
dataset_size: 62374
|
90 |
---
|
91 |
|
92 |
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.
|
advanced_mathematics/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a59067cde7957336abfb77aabb2c3b10021e9f582afeba56e4caab1e493b26b
|
3 |
+
size 14454
|
advanced_mathematics/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9715451f54912eaffa30ab317f893276f2ec63e309cb113a5d069877815c1724
|
3 |
+
size 28675
|
advanced_mathematics/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e05ed87c1ea558e378838ec9c33ec6aba139a65546001d61d8822cfd3df7c819
|
3 |
+
size 7833
|