Upload dataset
Browse files- InfographicsVQA/test-00000-of-00001.parquet +3 -0
- README.md +24 -0
InfographicsVQA/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec0499c1d5df7f3e55fb5df594582e6d25c72876603f4636bb3c3dbd32c6f251
|
3 |
+
size 1435307
|
README.md
CHANGED
@@ -40,6 +40,26 @@ dataset_info:
|
|
40 |
num_examples: 1000
|
41 |
download_size: 1728994
|
42 |
dataset_size: 23051459
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
- config_name: OK-VQA
|
44 |
features:
|
45 |
- name: qry_text
|
@@ -69,6 +89,10 @@ configs:
|
|
69 |
data_files:
|
70 |
- split: test
|
71 |
path: DocVQA/test-*
|
|
|
|
|
|
|
|
|
72 |
- config_name: OK-VQA
|
73 |
data_files:
|
74 |
- split: test
|
|
|
40 |
num_examples: 1000
|
41 |
download_size: 1728994
|
42 |
dataset_size: 23051459
|
43 |
+
- config_name: InfographicsVQA
|
44 |
+
features:
|
45 |
+
- name: qry_text
|
46 |
+
dtype: string
|
47 |
+
- name: qry_img_path
|
48 |
+
dtype: string
|
49 |
+
- name: tgt_text
|
50 |
+
sequence: string
|
51 |
+
- name: tgt_img_path
|
52 |
+
sequence: string
|
53 |
+
- name: qry_inst
|
54 |
+
dtype: string
|
55 |
+
- name: tgt_inst
|
56 |
+
dtype: string
|
57 |
+
splits:
|
58 |
+
- name: test
|
59 |
+
num_bytes: 19121439
|
60 |
+
num_examples: 1000
|
61 |
+
download_size: 1435307
|
62 |
+
dataset_size: 19121439
|
63 |
- config_name: OK-VQA
|
64 |
features:
|
65 |
- name: qry_text
|
|
|
89 |
data_files:
|
90 |
- split: test
|
91 |
path: DocVQA/test-*
|
92 |
+
- config_name: InfographicsVQA
|
93 |
+
data_files:
|
94 |
+
- split: test
|
95 |
+
path: InfographicsVQA/test-*
|
96 |
- config_name: OK-VQA
|
97 |
data_files:
|
98 |
- split: test
|