Datasets:
Add 'electrical_engineer' config data files
Browse files
README.md
CHANGED
@@ -138,6 +138,14 @@ configs:
|
|
138 |
path: education_science/val-*
|
139 |
- split: dev
|
140 |
path: education_science/dev-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
141 |
dataset_info:
|
142 |
- config_name: accountant
|
143 |
features:
|
@@ -619,6 +627,36 @@ dataset_info:
|
|
619 |
num_examples: 5
|
620 |
download_size: 60878
|
621 |
dataset_size: 64365
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
622 |
---
|
623 |
|
624 |
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.
|
|
|
138 |
path: education_science/val-*
|
139 |
- split: dev
|
140 |
path: education_science/dev-*
|
141 |
+
- config_name: electrical_engineer
|
142 |
+
data_files:
|
143 |
+
- split: test
|
144 |
+
path: electrical_engineer/test-*
|
145 |
+
- split: val
|
146 |
+
path: electrical_engineer/val-*
|
147 |
+
- split: dev
|
148 |
+
path: electrical_engineer/dev-*
|
149 |
dataset_info:
|
150 |
- config_name: accountant
|
151 |
features:
|
|
|
627 |
num_examples: 5
|
628 |
download_size: 60878
|
629 |
dataset_size: 64365
|
630 |
+
- config_name: electrical_engineer
|
631 |
+
features:
|
632 |
+
- name: id
|
633 |
+
dtype: int32
|
634 |
+
- name: question
|
635 |
+
dtype: string
|
636 |
+
- name: A
|
637 |
+
dtype: string
|
638 |
+
- name: B
|
639 |
+
dtype: string
|
640 |
+
- name: C
|
641 |
+
dtype: string
|
642 |
+
- name: D
|
643 |
+
dtype: string
|
644 |
+
- name: answer
|
645 |
+
dtype: string
|
646 |
+
- name: explanation
|
647 |
+
dtype: string
|
648 |
+
splits:
|
649 |
+
- name: test
|
650 |
+
num_bytes: 73727
|
651 |
+
num_examples: 339
|
652 |
+
- name: val
|
653 |
+
num_bytes: 8315
|
654 |
+
num_examples: 37
|
655 |
+
- name: dev
|
656 |
+
num_bytes: 2180
|
657 |
+
num_examples: 5
|
658 |
+
download_size: 75493
|
659 |
+
dataset_size: 84222
|
660 |
---
|
661 |
|
662 |
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.
|
electrical_engineer/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b353d9f859b7d7c34773c30a8b407254c7e36023e4a633a1e83f6ad4ec9b200
|
3 |
+
size 7916
|
electrical_engineer/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9da69dd70eda87f39650e46916c497211caa7fe92dbef4b179d697b1cf7ca37c
|
3 |
+
size 56376
|
electrical_engineer/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbcca6c3a508836b21ead049b8342a380a1480f768acc6e3139873d8bccb335c
|
3 |
+
size 11201
|