Upload dataset
Browse files- README.md +24 -0
- VOC2007/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -260,6 +260,26 @@ dataset_info:
|
|
| 260 |
num_examples: 1000
|
| 261 |
download_size: 1566664
|
| 262 |
dataset_size: 17442986
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 263 |
- config_name: Visual7W
|
| 264 |
features:
|
| 265 |
- name: qry_text
|
|
@@ -353,6 +373,10 @@ configs:
|
|
| 353 |
data_files:
|
| 354 |
- split: test
|
| 355 |
path: TextVQA/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 356 |
- config_name: Visual7W
|
| 357 |
data_files:
|
| 358 |
- split: test
|
|
|
|
| 260 |
num_examples: 1000
|
| 261 |
download_size: 1566664
|
| 262 |
dataset_size: 17442986
|
| 263 |
+
- config_name: VOC2007
|
| 264 |
+
features:
|
| 265 |
+
- name: qry_text
|
| 266 |
+
dtype: string
|
| 267 |
+
- name: qry_img_path
|
| 268 |
+
dtype: string
|
| 269 |
+
- name: tgt_text
|
| 270 |
+
sequence: string
|
| 271 |
+
- name: tgt_img_path
|
| 272 |
+
sequence: string
|
| 273 |
+
- name: qry_inst
|
| 274 |
+
dtype: string
|
| 275 |
+
- name: tgt_inst
|
| 276 |
+
dtype: string
|
| 277 |
+
splits:
|
| 278 |
+
- name: test
|
| 279 |
+
num_bytes: 375000
|
| 280 |
+
num_examples: 1000
|
| 281 |
+
download_size: 14584
|
| 282 |
+
dataset_size: 375000
|
| 283 |
- config_name: Visual7W
|
| 284 |
features:
|
| 285 |
- name: qry_text
|
|
|
|
| 373 |
data_files:
|
| 374 |
- split: test
|
| 375 |
path: TextVQA/test-*
|
| 376 |
+
- config_name: VOC2007
|
| 377 |
+
data_files:
|
| 378 |
+
- split: test
|
| 379 |
+
path: VOC2007/test-*
|
| 380 |
- config_name: Visual7W
|
| 381 |
data_files:
|
| 382 |
- split: test
|
VOC2007/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8ead108f6acdd0135964fa359cb4b51842fb4e4fdbb957522f37eee1d9e25e46
|
| 3 |
+
size 14584
|