HugoLaurencon
commited on
Commit
•
3de93ff
1
Parent(s):
b1e83df
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -144,6 +144,24 @@ dataset_info:
|
|
144 |
num_examples: 27308
|
145 |
download_size: 326653170
|
146 |
dataset_size: 264523321.3774117
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
147 |
- config_name: intergps
|
148 |
features:
|
149 |
- name: images
|
@@ -393,6 +411,10 @@ configs:
|
|
393 |
data_files:
|
394 |
- split: train
|
395 |
path: iconqa/train-*
|
|
|
|
|
|
|
|
|
396 |
- config_name: intergps
|
397 |
data_files:
|
398 |
- split: train
|
|
|
144 |
num_examples: 27308
|
145 |
download_size: 326653170
|
146 |
dataset_size: 264523321.3774117
|
147 |
+
- config_name: infographic_vqa
|
148 |
+
features:
|
149 |
+
- name: images
|
150 |
+
sequence: image
|
151 |
+
- name: texts
|
152 |
+
list:
|
153 |
+
- name: user
|
154 |
+
dtype: string
|
155 |
+
- name: assistant
|
156 |
+
dtype: string
|
157 |
+
- name: source
|
158 |
+
dtype: string
|
159 |
+
splits:
|
160 |
+
- name: train
|
161 |
+
num_bytes: 291677986.0
|
162 |
+
num_examples: 2118
|
163 |
+
download_size: 292351760
|
164 |
+
dataset_size: 291677986.0
|
165 |
- config_name: intergps
|
166 |
features:
|
167 |
- name: images
|
|
|
411 |
data_files:
|
412 |
- split: train
|
413 |
path: iconqa/train-*
|
414 |
+
- config_name: infographic_vqa
|
415 |
+
data_files:
|
416 |
+
- split: train
|
417 |
+
path: infographic_vqa/train-*
|
418 |
- config_name: intergps
|
419 |
data_files:
|
420 |
- split: train
|