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: 60495139
|
| 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:7a1439281122f44b7c8cdd14b38e1fd9e7d7db03a411f3178a8845c0dfc54a1c
|
| 3 |
+
size 339812
|
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:e4b4d1c82919610485e6d7397193814c273c8edaa9503f9aece86238e7910565
|
| 3 |
+
size 60155327
|