Add 'comparison__kth_biggest' config data files
Browse files
README.md
CHANGED
|
@@ -326,14 +326,14 @@ dataset_info:
|
|
| 326 |
- name: answer
|
| 327 |
dtype: string
|
| 328 |
splits:
|
| 329 |
-
- name: test
|
| 330 |
-
num_bytes: 797185
|
| 331 |
-
num_examples: 10000
|
| 332 |
- name: train
|
| 333 |
-
num_bytes:
|
| 334 |
num_examples: 1999998
|
| 335 |
-
|
| 336 |
-
|
|
|
|
|
|
|
|
|
|
| 337 |
- config_name: comparison__kth_biggest_composed
|
| 338 |
features:
|
| 339 |
- name: question
|
|
@@ -971,6 +971,12 @@ configs:
|
|
| 971 |
path: comparison__closest_composed/train-*
|
| 972 |
- split: test
|
| 973 |
path: comparison__closest_composed/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 974 |
---
|
| 975 |
|
| 976 |
# Dataset Card for "math_dataset"
|
|
|
|
| 326 |
- name: answer
|
| 327 |
dtype: string
|
| 328 |
splits:
|
|
|
|
|
|
|
|
|
|
| 329 |
- name: train
|
| 330 |
+
num_bytes: 168327283
|
| 331 |
num_examples: 1999998
|
| 332 |
+
- name: test
|
| 333 |
+
num_bytes: 893427
|
| 334 |
+
num_examples: 10000
|
| 335 |
+
download_size: 61042725
|
| 336 |
+
dataset_size: 169220710
|
| 337 |
- config_name: comparison__kth_biggest_composed
|
| 338 |
features:
|
| 339 |
- name: question
|
|
|
|
| 971 |
path: comparison__closest_composed/train-*
|
| 972 |
- split: test
|
| 973 |
path: comparison__closest_composed/test-*
|
| 974 |
+
- config_name: comparison__kth_biggest
|
| 975 |
+
data_files:
|
| 976 |
+
- split: train
|
| 977 |
+
path: comparison__kth_biggest/train-*
|
| 978 |
+
- split: test
|
| 979 |
+
path: comparison__kth_biggest/test-*
|
| 980 |
---
|
| 981 |
|
| 982 |
# Dataset Card for "math_dataset"
|
comparison__kth_biggest/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b30234b5bc7b29f7b290fc17c5bf4f23ea05fe0c226365152119a44d5a0d0ce0
|
| 3 |
+
size 342586
|
comparison__kth_biggest/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:02cc9d3b8014d56f35920e2fdd594b225b4f7b00c9325641b4a5520b41c1588b
|
| 3 |
+
size 60700139
|