Datasets:
Add 'business_administration' config data files
Browse files
README.md
CHANGED
@@ -42,6 +42,14 @@ configs:
|
|
42 |
path: basic_medicine/val-*
|
43 |
- split: dev
|
44 |
path: basic_medicine/dev-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
dataset_info:
|
46 |
- config_name: accountant
|
47 |
features:
|
@@ -163,6 +171,36 @@ dataset_info:
|
|
163 |
num_examples: 5
|
164 |
download_size: 37360
|
165 |
dataset_size: 33272
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
166 |
---
|
167 |
|
168 |
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.
|
|
|
42 |
path: basic_medicine/val-*
|
43 |
- split: dev
|
44 |
path: basic_medicine/dev-*
|
45 |
+
- config_name: business_administration
|
46 |
+
data_files:
|
47 |
+
- split: test
|
48 |
+
path: business_administration/test-*
|
49 |
+
- split: val
|
50 |
+
path: business_administration/val-*
|
51 |
+
- split: dev
|
52 |
+
path: business_administration/dev-*
|
53 |
dataset_info:
|
54 |
- config_name: accountant
|
55 |
features:
|
|
|
171 |
num_examples: 5
|
172 |
download_size: 37360
|
173 |
dataset_size: 33272
|
174 |
+
- config_name: business_administration
|
175 |
+
features:
|
176 |
+
- name: id
|
177 |
+
dtype: int32
|
178 |
+
- name: question
|
179 |
+
dtype: string
|
180 |
+
- name: A
|
181 |
+
dtype: string
|
182 |
+
- name: B
|
183 |
+
dtype: string
|
184 |
+
- name: C
|
185 |
+
dtype: string
|
186 |
+
- name: D
|
187 |
+
dtype: string
|
188 |
+
- name: answer
|
189 |
+
dtype: string
|
190 |
+
- name: explanation
|
191 |
+
dtype: string
|
192 |
+
splits:
|
193 |
+
- name: test
|
194 |
+
num_bytes: 78387
|
195 |
+
num_examples: 301
|
196 |
+
- name: val
|
197 |
+
num_bytes: 9225
|
198 |
+
num_examples: 33
|
199 |
+
- name: dev
|
200 |
+
num_bytes: 3155
|
201 |
+
num_examples: 5
|
202 |
+
download_size: 75885
|
203 |
+
dataset_size: 90767
|
204 |
---
|
205 |
|
206 |
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.
|
business_administration/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7aec080858e7149aeface031d47c2cb5ea5eca4f43b222803930f7ac60ef5c7f
|
3 |
+
size 9966
|
business_administration/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:593edb01c49e251a5fe51201aa66a903fcd81358842e076384972e3563f91179
|
3 |
+
size 54154
|
business_administration/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b897dc81b061d1468900b9b38f9d697e291bda5d7f5b33d5de2db12e59afc4bc
|
3 |
+
size 11765
|