Commit
•
ce2e4d5
1
Parent(s):
64f8e43
Add 'comparison__closest_composed' config data files
Browse files
README.md
CHANGED
@@ -311,14 +311,14 @@ dataset_info:
|
|
311 |
- name: answer
|
312 |
dtype: string
|
313 |
splits:
|
314 |
-
- name: test
|
315 |
-
num_bytes: 1071089
|
316 |
-
num_examples: 10000
|
317 |
- name: train
|
318 |
-
num_bytes:
|
319 |
num_examples: 1999998
|
320 |
-
|
321 |
-
|
|
|
|
|
|
|
322 |
- config_name: comparison__kth_biggest
|
323 |
features:
|
324 |
- name: question
|
@@ -965,6 +965,12 @@ configs:
|
|
965 |
path: comparison__closest/train-*
|
966 |
- split: test
|
967 |
path: comparison__closest/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
968 |
---
|
969 |
|
970 |
# Dataset Card for "math_dataset"
|
|
|
311 |
- name: answer
|
312 |
dtype: string
|
313 |
splits:
|
|
|
|
|
|
|
314 |
- name: train
|
315 |
+
num_bytes: 229907972
|
316 |
num_examples: 1999998
|
317 |
+
- name: test
|
318 |
+
num_bytes: 1167331
|
319 |
+
num_examples: 10000
|
320 |
+
download_size: 111002761
|
321 |
+
dataset_size: 231075303
|
322 |
- config_name: comparison__kth_biggest
|
323 |
features:
|
324 |
- name: question
|
|
|
965 |
path: comparison__closest/train-*
|
966 |
- split: test
|
967 |
path: comparison__closest/test-*
|
968 |
+
- config_name: comparison__closest_composed
|
969 |
+
data_files:
|
970 |
+
- split: train
|
971 |
+
path: comparison__closest_composed/train-*
|
972 |
+
- split: test
|
973 |
+
path: comparison__closest_composed/test-*
|
974 |
---
|
975 |
|
976 |
# Dataset Card for "math_dataset"
|
comparison__closest_composed/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:936053e14512d18df7a51b34b27828e8b26cf1cab632e04e7d5bf5be763a138b
|
3 |
+
size 575398
|
comparison__closest_composed/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3de32ae9dd5850a550eb00639c67b6aae594f49f975f9eb659e338a131db8ea
|
3 |
+
size 110427363
|