Datasets:
Add 'teacher_qualification' config data files
Browse files
README.md
CHANGED
@@ -402,6 +402,14 @@ configs:
|
|
402 |
path: tax_accountant/val-*
|
403 |
- split: dev
|
404 |
path: tax_accountant/dev-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
405 |
dataset_info:
|
406 |
- config_name: accountant
|
407 |
features:
|
@@ -1873,6 +1881,36 @@ dataset_info:
|
|
1873 |
num_examples: 5
|
1874 |
download_size: 147810
|
1875 |
dataset_size: 197688
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1876 |
---
|
1877 |
|
1878 |
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.
|
|
|
402 |
path: tax_accountant/val-*
|
403 |
- split: dev
|
404 |
path: tax_accountant/dev-*
|
405 |
+
- config_name: teacher_qualification
|
406 |
+
data_files:
|
407 |
+
- split: test
|
408 |
+
path: teacher_qualification/test-*
|
409 |
+
- split: val
|
410 |
+
path: teacher_qualification/val-*
|
411 |
+
- split: dev
|
412 |
+
path: teacher_qualification/dev-*
|
413 |
dataset_info:
|
414 |
- config_name: accountant
|
415 |
features:
|
|
|
1881 |
num_examples: 5
|
1882 |
download_size: 147810
|
1883 |
dataset_size: 197688
|
1884 |
+
- config_name: teacher_qualification
|
1885 |
+
features:
|
1886 |
+
- name: id
|
1887 |
+
dtype: int32
|
1888 |
+
- name: question
|
1889 |
+
dtype: string
|
1890 |
+
- name: A
|
1891 |
+
dtype: string
|
1892 |
+
- name: B
|
1893 |
+
dtype: string
|
1894 |
+
- name: C
|
1895 |
+
dtype: string
|
1896 |
+
- name: D
|
1897 |
+
dtype: string
|
1898 |
+
- name: answer
|
1899 |
+
dtype: string
|
1900 |
+
- name: explanation
|
1901 |
+
dtype: string
|
1902 |
+
splits:
|
1903 |
+
- name: test
|
1904 |
+
num_bytes: 107369
|
1905 |
+
num_examples: 399
|
1906 |
+
- name: val
|
1907 |
+
num_bytes: 12220
|
1908 |
+
num_examples: 44
|
1909 |
+
- name: dev
|
1910 |
+
num_bytes: 3215
|
1911 |
+
num_examples: 5
|
1912 |
+
download_size: 105490
|
1913 |
+
dataset_size: 122804
|
1914 |
---
|
1915 |
|
1916 |
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.
|
teacher_qualification/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20a5d7254e1a799682186ef76322cfa31151e3849a8e9f4e18cd4f5d4284589e
|
3 |
+
size 9121
|
teacher_qualification/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c917fa7a463e2ff9f7e39099e196b05977a50869f90e2030315e157d4c387a3a
|
3 |
+
size 81906
|
teacher_qualification/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d230bdc88779b5d9ea97f2967d196f7cf89f8e8838aafb64e7c157fdcfe293ee
|
3 |
+
size 14463
|