Datasets:
Add 'operating_system' config data files
Browse files
README.md
CHANGED
@@ -346,6 +346,14 @@ configs:
|
|
346 |
path: modern_chinese_history/val-*
|
347 |
- split: dev
|
348 |
path: modern_chinese_history/dev-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
349 |
dataset_info:
|
350 |
- config_name: accountant
|
351 |
features:
|
@@ -1607,6 +1615,36 @@ dataset_info:
|
|
1607 |
num_examples: 5
|
1608 |
download_size: 58881
|
1609 |
dataset_size: 59418
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1610 |
---
|
1611 |
|
1612 |
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.
|
|
|
346 |
path: modern_chinese_history/val-*
|
347 |
- split: dev
|
348 |
path: modern_chinese_history/dev-*
|
349 |
+
- config_name: operating_system
|
350 |
+
data_files:
|
351 |
+
- split: test
|
352 |
+
path: operating_system/test-*
|
353 |
+
- split: val
|
354 |
+
path: operating_system/val-*
|
355 |
+
- split: dev
|
356 |
+
path: operating_system/dev-*
|
357 |
dataset_info:
|
358 |
- config_name: accountant
|
359 |
features:
|
|
|
1615 |
num_examples: 5
|
1616 |
download_size: 58881
|
1617 |
dataset_size: 59418
|
1618 |
+
- config_name: operating_system
|
1619 |
+
features:
|
1620 |
+
- name: id
|
1621 |
+
dtype: int32
|
1622 |
+
- name: question
|
1623 |
+
dtype: string
|
1624 |
+
- name: A
|
1625 |
+
dtype: string
|
1626 |
+
- name: B
|
1627 |
+
dtype: string
|
1628 |
+
- name: C
|
1629 |
+
dtype: string
|
1630 |
+
- name: D
|
1631 |
+
dtype: string
|
1632 |
+
- name: answer
|
1633 |
+
dtype: string
|
1634 |
+
- name: explanation
|
1635 |
+
dtype: string
|
1636 |
+
splits:
|
1637 |
+
- name: test
|
1638 |
+
num_bytes: 31146
|
1639 |
+
num_examples: 179
|
1640 |
+
- name: val
|
1641 |
+
num_bytes: 3299
|
1642 |
+
num_examples: 19
|
1643 |
+
- name: dev
|
1644 |
+
num_bytes: 2557
|
1645 |
+
num_examples: 5
|
1646 |
+
download_size: 39873
|
1647 |
+
dataset_size: 37002
|
1648 |
---
|
1649 |
|
1650 |
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.
|
operating_system/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6703adcdfe9f0d491f6543adcaa873f7e8fd8181f921d341a9ec04439cbfc4b0
|
3 |
+
size 7737
|
operating_system/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55ad92f5aab289b502a714378affe20b81be5521aae4cc45174689a4be071fb3
|
3 |
+
size 24994
|
operating_system/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3b4d7b1d959c06cbca221535fb84ad697f9c8b88a1f91de6a2007b3bca78840
|
3 |
+
size 7142
|