Upload dataset
Browse files- README.md +24 -0
- math_parity/validation-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -61,6 +61,26 @@ dataset_info:
|
|
61 |
num_examples: 128
|
62 |
download_size: 35885243
|
63 |
dataset_size: 41542275.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
64 |
configs:
|
65 |
- config_name: graph_connectivity
|
66 |
data_files:
|
@@ -74,4 +94,8 @@ configs:
|
|
74 |
data_files:
|
75 |
- split: validation
|
76 |
path: graph_maxflow/validation-*
|
|
|
|
|
|
|
|
|
77 |
---
|
|
|
61 |
num_examples: 128
|
62 |
download_size: 35885243
|
63 |
dataset_size: 41542275.0
|
64 |
+
- config_name: math_parity
|
65 |
+
features:
|
66 |
+
- name: image
|
67 |
+
dtype: image
|
68 |
+
- name: xlim
|
69 |
+
dtype: float64
|
70 |
+
- name: latex
|
71 |
+
dtype: string
|
72 |
+
- name: code
|
73 |
+
dtype: string
|
74 |
+
- name: label
|
75 |
+
dtype: string
|
76 |
+
- name: id
|
77 |
+
dtype: string
|
78 |
+
splits:
|
79 |
+
- name: validation
|
80 |
+
num_bytes: 7703810.0
|
81 |
+
num_examples: 378
|
82 |
+
download_size: 7670876
|
83 |
+
dataset_size: 7703810.0
|
84 |
configs:
|
85 |
- config_name: graph_connectivity
|
86 |
data_files:
|
|
|
94 |
data_files:
|
95 |
- split: validation
|
96 |
path: graph_maxflow/validation-*
|
97 |
+
- config_name: math_parity
|
98 |
+
data_files:
|
99 |
+
- split: validation
|
100 |
+
path: math_parity/validation-*
|
101 |
---
|
math_parity/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8d18dc2031a18408b349d2e9690d222106bc0c30aac52f156345422d5693a11
|
3 |
+
size 7670876
|