Commit
•
fa6603b
1
Parent(s):
dc09cc2
Add 'comparison__kth_biggest_composed' config data files
Browse files
README.md
CHANGED
@@ -341,14 +341,14 @@ dataset_info:
|
|
341 |
- name: answer
|
342 |
dtype: string
|
343 |
splits:
|
344 |
-
- name: test
|
345 |
-
num_bytes: 1144556
|
346 |
-
num_examples: 10000
|
347 |
- name: train
|
348 |
-
num_bytes:
|
349 |
num_examples: 1999998
|
350 |
-
|
351 |
-
|
|
|
|
|
|
|
352 |
- config_name: comparison__pair
|
353 |
features:
|
354 |
- name: question
|
@@ -977,6 +977,12 @@ configs:
|
|
977 |
path: comparison__kth_biggest/train-*
|
978 |
- split: test
|
979 |
path: comparison__kth_biggest/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
980 |
---
|
981 |
|
982 |
# Dataset Card for "math_dataset"
|
|
|
341 |
- name: answer
|
342 |
dtype: string
|
343 |
splits:
|
|
|
|
|
|
|
344 |
- name: train
|
345 |
+
num_bytes: 240797352
|
346 |
num_examples: 1999998
|
347 |
+
- name: test
|
348 |
+
num_bytes: 1240798
|
349 |
+
num_examples: 10000
|
350 |
+
download_size: 112100311
|
351 |
+
dataset_size: 242038150
|
352 |
- config_name: comparison__pair
|
353 |
features:
|
354 |
- name: question
|
|
|
977 |
path: comparison__kth_biggest/train-*
|
978 |
- split: test
|
979 |
path: comparison__kth_biggest/test-*
|
980 |
+
- config_name: comparison__kth_biggest_composed
|
981 |
+
data_files:
|
982 |
+
- split: train
|
983 |
+
path: comparison__kth_biggest_composed/train-*
|
984 |
+
- split: test
|
985 |
+
path: comparison__kth_biggest_composed/test-*
|
986 |
---
|
987 |
|
988 |
# Dataset Card for "math_dataset"
|
comparison__kth_biggest_composed/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3240472fa15ef4418ca61c0f6439dcb937d1c48c8c84f07e3075f23f01742f76
|
3 |
+
size 592277
|
comparison__kth_biggest_composed/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41cbc7f42bc71e3a66637b8ec4b155b11d645716101055c9844f9376193624d6
|
3 |
+
size 111508034
|