Upload dataset
Browse files
README.md
CHANGED
@@ -134,6 +134,71 @@ dataset_info:
|
|
134 |
num_examples: 172174
|
135 |
download_size: 27064228
|
136 |
dataset_size: 147202688
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
137 |
configs:
|
138 |
- config_name: test_all_images
|
139 |
data_files:
|
@@ -159,4 +224,8 @@ configs:
|
|
159 |
data_files:
|
160 |
- split: testdev
|
161 |
path: testdev_all_instructions/testdev-*
|
|
|
|
|
|
|
|
|
162 |
---
|
|
|
134 |
num_examples: 172174
|
135 |
download_size: 27064228
|
136 |
dataset_size: 147202688
|
137 |
+
- config_name: testdev_balanced_instructions
|
138 |
+
features:
|
139 |
+
- name: id
|
140 |
+
dtype: string
|
141 |
+
- name: imageId
|
142 |
+
dtype: string
|
143 |
+
- name: question
|
144 |
+
dtype: string
|
145 |
+
- name: answer
|
146 |
+
dtype: string
|
147 |
+
- name: fullAnswer
|
148 |
+
dtype: string
|
149 |
+
- name: isBalanced
|
150 |
+
dtype: bool
|
151 |
+
- name: groups
|
152 |
+
dtype: string
|
153 |
+
- name: entailed
|
154 |
+
dtype: string
|
155 |
+
- name: equivalent
|
156 |
+
dtype: string
|
157 |
+
- name: types
|
158 |
+
sequence:
|
159 |
+
- name: structural
|
160 |
+
dtype: string
|
161 |
+
- name: semantic
|
162 |
+
dtype: string
|
163 |
+
- name: detailed
|
164 |
+
dtype: string
|
165 |
+
- name: annotations
|
166 |
+
sequence:
|
167 |
+
- name: question
|
168 |
+
sequence:
|
169 |
+
- name: objectId
|
170 |
+
dtype: string
|
171 |
+
- name: value
|
172 |
+
dtype: string
|
173 |
+
- name: answer
|
174 |
+
sequence:
|
175 |
+
- name: objectId
|
176 |
+
dtype: string
|
177 |
+
- name: value
|
178 |
+
dtype: string
|
179 |
+
- name: fullAnswer
|
180 |
+
sequence:
|
181 |
+
- name: objectId
|
182 |
+
dtype: string
|
183 |
+
- name: value
|
184 |
+
dtype: string
|
185 |
+
- name: semantic
|
186 |
+
sequence:
|
187 |
+
sequence:
|
188 |
+
- name: operation
|
189 |
+
dtype: string
|
190 |
+
- name: argument
|
191 |
+
dtype: string
|
192 |
+
- name: dependencies
|
193 |
+
dtype: int32
|
194 |
+
- name: semanticStr
|
195 |
+
dtype: string
|
196 |
+
splits:
|
197 |
+
- name: testdev
|
198 |
+
num_bytes: 10467708
|
199 |
+
num_examples: 12578
|
200 |
+
download_size: 2338796
|
201 |
+
dataset_size: 10467708
|
202 |
configs:
|
203 |
- config_name: test_all_images
|
204 |
data_files:
|
|
|
224 |
data_files:
|
225 |
- split: testdev
|
226 |
path: testdev_all_instructions/testdev-*
|
227 |
+
- config_name: testdev_balanced_instructions
|
228 |
+
data_files:
|
229 |
+
- split: testdev
|
230 |
+
path: testdev_balanced_instructions/testdev-*
|
231 |
---
|
testdev_balanced_instructions/testdev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:590ca6eee9f972cdce74f1e123570829580410b12632e5b69e9920e9fa139e51
|
3 |
+
size 2338796
|