Upload dataset
Browse files
README.md
CHANGED
|
@@ -111,6 +111,28 @@ dataset_info:
|
|
| 111 |
num_examples: 207
|
| 112 |
download_size: 484937958
|
| 113 |
dataset_size: 488563926.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 114 |
- config_name: realworld_combined
|
| 115 |
features:
|
| 116 |
- name: id
|
|
@@ -174,6 +196,14 @@ configs:
|
|
| 174 |
path: realworld_HRVQA/validation-*
|
| 175 |
- split: test
|
| 176 |
path: realworld_HRVQA/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 177 |
- config_name: realworld_combined
|
| 178 |
data_files:
|
| 179 |
- split: train
|
|
|
|
| 111 |
num_examples: 207
|
| 112 |
download_size: 484937958
|
| 113 |
dataset_size: 488563926.0
|
| 114 |
+
- config_name: realworld_InfographicVQA
|
| 115 |
+
features:
|
| 116 |
+
- name: id
|
| 117 |
+
dtype: int64
|
| 118 |
+
- name: image
|
| 119 |
+
dtype: image
|
| 120 |
+
- name: question
|
| 121 |
+
dtype: string
|
| 122 |
+
- name: answer
|
| 123 |
+
dtype: string
|
| 124 |
+
splits:
|
| 125 |
+
- name: train
|
| 126 |
+
num_bytes: 28268627.0
|
| 127 |
+
num_examples: 42
|
| 128 |
+
- name: validation
|
| 129 |
+
num_bytes: 20823588.0
|
| 130 |
+
num_examples: 30
|
| 131 |
+
- name: test
|
| 132 |
+
num_bytes: 165275830.0
|
| 133 |
+
num_examples: 228
|
| 134 |
+
download_size: 142296366
|
| 135 |
+
dataset_size: 214368045.0
|
| 136 |
- config_name: realworld_combined
|
| 137 |
features:
|
| 138 |
- name: id
|
|
|
|
| 196 |
path: realworld_HRVQA/validation-*
|
| 197 |
- split: test
|
| 198 |
path: realworld_HRVQA/test-*
|
| 199 |
+
- config_name: realworld_InfographicVQA
|
| 200 |
+
data_files:
|
| 201 |
+
- split: train
|
| 202 |
+
path: realworld_InfographicVQA/train-*
|
| 203 |
+
- split: validation
|
| 204 |
+
path: realworld_InfographicVQA/validation-*
|
| 205 |
+
- split: test
|
| 206 |
+
path: realworld_InfographicVQA/test-*
|
| 207 |
- config_name: realworld_combined
|
| 208 |
data_files:
|
| 209 |
- split: train
|
realworld_InfographicVQA/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d67b4c641077062d1bceab8ca8963793b3158eb82107141af641272d94e790b3
|
| 3 |
+
size 105129767
|
realworld_InfographicVQA/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f66764d4af3b7d9ea62c239d2ad4f233fa13bd2f7adb5ae683e22bd3a96934e9
|
| 3 |
+
size 18696977
|
realworld_InfographicVQA/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9fa98615368134791ad6bf1bbeac7e742d68496d2b4301b64e676f809bcb8544
|
| 3 |
+
size 18469622
|