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
@@ -232,8 +232,11 @@ dataset_info:
|
|
232 |
- name: test
|
233 |
num_bytes: 36057
|
234 |
num_examples: 153
|
235 |
-
|
236 |
-
|
|
|
|
|
|
|
237 |
- config_name: operating_system
|
238 |
features:
|
239 |
- name: id
|
@@ -355,6 +358,8 @@ configs:
|
|
355 |
data_files:
|
356 |
- split: test
|
357 |
path: discrete_mathematics/test-*
|
|
|
|
|
358 |
- config_name: operating_system
|
359 |
data_files:
|
360 |
- split: test
|
|
|
232 |
- name: test
|
233 |
num_bytes: 36057
|
234 |
num_examples: 153
|
235 |
+
- name: val
|
236 |
+
num_bytes: 3424
|
237 |
+
num_examples: 16
|
238 |
+
download_size: 35938
|
239 |
+
dataset_size: 39481
|
240 |
- config_name: operating_system
|
241 |
features:
|
242 |
- name: id
|
|
|
358 |
data_files:
|
359 |
- split: test
|
360 |
path: discrete_mathematics/test-*
|
361 |
+
- split: val
|
362 |
+
path: discrete_mathematics/val-*
|
363 |
- config_name: operating_system
|
364 |
data_files:
|
365 |
- split: test
|