Datasets:
Modalities:
Text
Formats:
parquet
Languages:
Chinese
Size:
10K - 100K
ArXiv:
Tags:
"llm-eval"
License:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -52,8 +52,11 @@ dataset_info:
|
|
52 |
- name: test
|
53 |
num_bytes: 50031
|
54 |
num_examples: 173
|
55 |
-
|
56 |
-
|
|
|
|
|
|
|
57 |
- config_name: college_chemistry
|
58 |
features:
|
59 |
- name: id
|
@@ -247,6 +250,8 @@ configs:
|
|
247 |
data_files:
|
248 |
- split: test
|
249 |
path: advanced_mathematics/test-*
|
|
|
|
|
250 |
- config_name: college_chemistry
|
251 |
data_files:
|
252 |
- split: test
|
|
|
52 |
- name: test
|
53 |
num_bytes: 50031
|
54 |
num_examples: 173
|
55 |
+
- name: val
|
56 |
+
num_bytes: 5331
|
57 |
+
num_examples: 19
|
58 |
+
download_size: 36478
|
59 |
+
dataset_size: 55362
|
60 |
- config_name: college_chemistry
|
61 |
features:
|
62 |
- name: id
|
|
|
250 |
data_files:
|
251 |
- split: test
|
252 |
path: advanced_mathematics/test-*
|
253 |
+
- split: val
|
254 |
+
path: advanced_mathematics/val-*
|
255 |
- config_name: college_chemistry
|
256 |
data_files:
|
257 |
- split: test
|