Upload dataset
Browse files- GQA/test-00000-of-00001.parquet +3 -0
- README.md +24 -0
GQA/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:216fd2a6d3ee97cf05085d55b3a6cc5eda74baad90dd2d57299d6a87fdbae242
|
| 3 |
+
size 1758887
|
README.md
CHANGED
|
@@ -60,6 +60,26 @@ dataset_info:
|
|
| 60 |
num_examples: 1000
|
| 61 |
download_size: 1728994
|
| 62 |
dataset_size: 23051459
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 63 |
- config_name: InfographicsVQA
|
| 64 |
features:
|
| 65 |
- name: qry_text
|
|
@@ -173,6 +193,10 @@ configs:
|
|
| 173 |
data_files:
|
| 174 |
- split: test
|
| 175 |
path: DocVQA/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 176 |
- config_name: InfographicsVQA
|
| 177 |
data_files:
|
| 178 |
- split: test
|
|
|
|
| 60 |
num_examples: 1000
|
| 61 |
download_size: 1728994
|
| 62 |
dataset_size: 23051459
|
| 63 |
+
- config_name: GQA
|
| 64 |
+
features:
|
| 65 |
+
- name: qry_text
|
| 66 |
+
dtype: string
|
| 67 |
+
- name: qry_img_path
|
| 68 |
+
dtype: string
|
| 69 |
+
- name: tgt_text
|
| 70 |
+
sequence: string
|
| 71 |
+
- name: tgt_img_path
|
| 72 |
+
sequence: string
|
| 73 |
+
- name: qry_inst
|
| 74 |
+
dtype: string
|
| 75 |
+
- name: tgt_inst
|
| 76 |
+
dtype: string
|
| 77 |
+
splits:
|
| 78 |
+
- name: test
|
| 79 |
+
num_bytes: 40816641
|
| 80 |
+
num_examples: 1000
|
| 81 |
+
download_size: 1758887
|
| 82 |
+
dataset_size: 40816641
|
| 83 |
- config_name: InfographicsVQA
|
| 84 |
features:
|
| 85 |
- name: qry_text
|
|
|
|
| 193 |
data_files:
|
| 194 |
- split: test
|
| 195 |
path: DocVQA/test-*
|
| 196 |
+
- config_name: GQA
|
| 197 |
+
data_files:
|
| 198 |
+
- split: test
|
| 199 |
+
path: GQA/test-*
|
| 200 |
- config_name: InfographicsVQA
|
| 201 |
data_files:
|
| 202 |
- split: test
|