Upload dataset
Browse files
README.md
CHANGED
@@ -61,6 +61,26 @@ dataset_info:
|
|
61 |
num_examples: 128
|
62 |
download_size: 35885243
|
63 |
dataset_size: 41542275.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
64 |
- config_name: math_parity
|
65 |
features:
|
66 |
- name: image
|
@@ -94,6 +114,10 @@ configs:
|
|
94 |
data_files:
|
95 |
- split: validation
|
96 |
path: graph_maxflow/validation-*
|
|
|
|
|
|
|
|
|
97 |
- config_name: math_parity
|
98 |
data_files:
|
99 |
- split: validation
|
|
|
61 |
num_examples: 128
|
62 |
download_size: 35885243
|
63 |
dataset_size: 41542275.0
|
64 |
+
- config_name: math_convexity
|
65 |
+
features:
|
66 |
+
- name: image
|
67 |
+
dtype: image
|
68 |
+
- name: xlim
|
69 |
+
dtype: string
|
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: 5103674.0
|
81 |
+
num_examples: 256
|
82 |
+
download_size: 5063724
|
83 |
+
dataset_size: 5103674.0
|
84 |
- config_name: math_parity
|
85 |
features:
|
86 |
- name: image
|
|
|
114 |
data_files:
|
115 |
- split: validation
|
116 |
path: graph_maxflow/validation-*
|
117 |
+
- config_name: math_convexity
|
118 |
+
data_files:
|
119 |
+
- split: validation
|
120 |
+
path: math_convexity/validation-*
|
121 |
- config_name: math_parity
|
122 |
data_files:
|
123 |
- split: validation
|
math_convexity/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:783a1982ae1d006fe2440f39e0e8ae4c52803bed2bebf2dbf025c1a604e73949
|
3 |
+
size 5063724
|