Datasets:
Add 'veterinary_medicine' config data files
Browse files
README.md
CHANGED
@@ -418,6 +418,14 @@ configs:
|
|
418 |
path: urban_and_rural_planner/val-*
|
419 |
- split: dev
|
420 |
path: urban_and_rural_planner/dev-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
421 |
dataset_info:
|
422 |
- config_name: accountant
|
423 |
features:
|
@@ -1949,6 +1957,36 @@ dataset_info:
|
|
1949 |
num_examples: 5
|
1950 |
download_size: 100220
|
1951 |
dataset_size: 126336
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1952 |
---
|
1953 |
|
1954 |
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.
|
|
|
418 |
path: urban_and_rural_planner/val-*
|
419 |
- split: dev
|
420 |
path: urban_and_rural_planner/dev-*
|
421 |
+
- config_name: veterinary_medicine
|
422 |
+
data_files:
|
423 |
+
- split: test
|
424 |
+
path: veterinary_medicine/test-*
|
425 |
+
- split: val
|
426 |
+
path: veterinary_medicine/val-*
|
427 |
+
- split: dev
|
428 |
+
path: veterinary_medicine/dev-*
|
429 |
dataset_info:
|
430 |
- config_name: accountant
|
431 |
features:
|
|
|
1957 |
num_examples: 5
|
1958 |
download_size: 100220
|
1959 |
dataset_size: 126336
|
1960 |
+
- config_name: veterinary_medicine
|
1961 |
+
features:
|
1962 |
+
- name: id
|
1963 |
+
dtype: int32
|
1964 |
+
- name: question
|
1965 |
+
dtype: string
|
1966 |
+
- name: A
|
1967 |
+
dtype: string
|
1968 |
+
- name: B
|
1969 |
+
dtype: string
|
1970 |
+
- name: C
|
1971 |
+
dtype: string
|
1972 |
+
- name: D
|
1973 |
+
dtype: string
|
1974 |
+
- name: answer
|
1975 |
+
dtype: string
|
1976 |
+
- name: explanation
|
1977 |
+
dtype: string
|
1978 |
+
splits:
|
1979 |
+
- name: test
|
1980 |
+
num_bytes: 39465
|
1981 |
+
num_examples: 210
|
1982 |
+
- name: val
|
1983 |
+
num_bytes: 4559
|
1984 |
+
num_examples: 23
|
1985 |
+
- name: dev
|
1986 |
+
num_bytes: 2362
|
1987 |
+
num_examples: 5
|
1988 |
+
download_size: 48398
|
1989 |
+
dataset_size: 46386
|
1990 |
---
|
1991 |
|
1992 |
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.
|
veterinary_medicine/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd26a4844b43413df3bcf08674dd787a64f39ce7aff2f0ad173764e5af954841
|
3 |
+
size 8896
|
veterinary_medicine/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d97d458e62e48cd4c1cfdeed8cef7b5df1883a3ef87c982a12773f9e69b817b
|
3 |
+
size 31480
|
veterinary_medicine/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96c35c3e0dc9fc5ce4405323d56ebf3d6212eef608d224dc0a1ec53c4955555d
|
3 |
+
size 8022
|