Datasets:
Add 'probability_and_statistics' config data files
Browse files
README.md
CHANGED
@@ -370,6 +370,14 @@ configs:
|
|
370 |
path: plant_protection/val-*
|
371 |
- split: dev
|
372 |
path: plant_protection/dev-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
373 |
dataset_info:
|
374 |
- config_name: accountant
|
375 |
features:
|
@@ -1721,6 +1729,36 @@ dataset_info:
|
|
1721 |
num_examples: 5
|
1722 |
download_size: 42730
|
1723 |
dataset_size: 39237
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1724 |
---
|
1725 |
|
1726 |
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.
|
|
|
370 |
path: plant_protection/val-*
|
371 |
- split: dev
|
372 |
path: plant_protection/dev-*
|
373 |
+
- config_name: probability_and_statistics
|
374 |
+
data_files:
|
375 |
+
- split: test
|
376 |
+
path: probability_and_statistics/test-*
|
377 |
+
- split: val
|
378 |
+
path: probability_and_statistics/val-*
|
379 |
+
- split: dev
|
380 |
+
path: probability_and_statistics/dev-*
|
381 |
dataset_info:
|
382 |
- config_name: accountant
|
383 |
features:
|
|
|
1729 |
num_examples: 5
|
1730 |
download_size: 42730
|
1731 |
dataset_size: 39237
|
1732 |
+
- config_name: probability_and_statistics
|
1733 |
+
features:
|
1734 |
+
- name: id
|
1735 |
+
dtype: int32
|
1736 |
+
- name: question
|
1737 |
+
dtype: string
|
1738 |
+
- name: A
|
1739 |
+
dtype: string
|
1740 |
+
- name: B
|
1741 |
+
dtype: string
|
1742 |
+
- name: C
|
1743 |
+
dtype: string
|
1744 |
+
- name: D
|
1745 |
+
dtype: string
|
1746 |
+
- name: answer
|
1747 |
+
dtype: string
|
1748 |
+
- name: explanation
|
1749 |
+
dtype: string
|
1750 |
+
splits:
|
1751 |
+
- name: test
|
1752 |
+
num_bytes: 56749
|
1753 |
+
num_examples: 166
|
1754 |
+
- name: val
|
1755 |
+
num_bytes: 5781
|
1756 |
+
num_examples: 18
|
1757 |
+
- name: dev
|
1758 |
+
num_bytes: 6769
|
1759 |
+
num_examples: 5
|
1760 |
+
download_size: 62933
|
1761 |
+
dataset_size: 69299
|
1762 |
---
|
1763 |
|
1764 |
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.
|
probability_and_statistics/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:344d84bc659027bf6e6b3b064e4773db5f8399012f6c73c24e1a8c447f3282c2
|
3 |
+
size 16077
|
probability_and_statistics/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c5a3e03b2b78eaf1041577bf56ba44fd991c9c74848b2060fc534d48c1462dc
|
3 |
+
size 38188
|
probability_and_statistics/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1dccb78d4f9184e7fbf5fe5c7f98fa59b49db817e0cd7cf40019d95a2cf5911
|
3 |
+
size 8668
|