Upload dataset
Browse files- README.md +24 -0
- TextVQA/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -140,6 +140,26 @@ dataset_info:
|
|
140 |
num_examples: 1000
|
141 |
download_size: 957624
|
142 |
dataset_size: 23877406
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
143 |
- config_name: Visual7W
|
144 |
features:
|
145 |
- name: qry_text
|
@@ -209,6 +229,10 @@ configs:
|
|
209 |
data_files:
|
210 |
- split: test
|
211 |
path: ScienceQA/test-*
|
|
|
|
|
|
|
|
|
212 |
- config_name: Visual7W
|
213 |
data_files:
|
214 |
- split: test
|
|
|
140 |
num_examples: 1000
|
141 |
download_size: 957624
|
142 |
dataset_size: 23877406
|
143 |
+
- config_name: TextVQA
|
144 |
+
features:
|
145 |
+
- name: qry_text
|
146 |
+
dtype: string
|
147 |
+
- name: qry_img_path
|
148 |
+
dtype: string
|
149 |
+
- name: tgt_text
|
150 |
+
sequence: string
|
151 |
+
- name: tgt_img_path
|
152 |
+
sequence: string
|
153 |
+
- name: qry_inst
|
154 |
+
dtype: string
|
155 |
+
- name: tgt_inst
|
156 |
+
dtype: string
|
157 |
+
splits:
|
158 |
+
- name: test
|
159 |
+
num_bytes: 17442986
|
160 |
+
num_examples: 1000
|
161 |
+
download_size: 1566664
|
162 |
+
dataset_size: 17442986
|
163 |
- config_name: Visual7W
|
164 |
features:
|
165 |
- name: qry_text
|
|
|
229 |
data_files:
|
230 |
- split: test
|
231 |
path: ScienceQA/test-*
|
232 |
+
- config_name: TextVQA
|
233 |
+
data_files:
|
234 |
+
- split: test
|
235 |
+
path: TextVQA/test-*
|
236 |
- config_name: Visual7W
|
237 |
data_files:
|
238 |
- split: test
|
TextVQA/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db3060a271fe57d1ebb2230d5c69fd4713f6186b7f0e51306ddecddda3e3d463
|
3 |
+
size 1566664
|