HugoLaurencon
commited on
Commit
•
8330a9d
1
Parent(s):
ffb9e30
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -306,6 +306,24 @@ dataset_info:
|
|
306 |
num_examples: 1308
|
307 |
download_size: 25388245
|
308 |
dataset_size: 25528774.867153686
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
309 |
- config_name: mapqa
|
310 |
features:
|
311 |
- name: images
|
@@ -825,6 +843,10 @@ configs:
|
|
825 |
data_files:
|
826 |
- split: train
|
827 |
path: intergps/train-*
|
|
|
|
|
|
|
|
|
828 |
- config_name: mapqa
|
829 |
data_files:
|
830 |
- split: train
|
|
|
306 |
num_examples: 1308
|
307 |
download_size: 25388245
|
308 |
dataset_size: 25528774.867153686
|
309 |
+
- config_name: localized_narratives
|
310 |
+
features:
|
311 |
+
- name: images
|
312 |
+
sequence: image
|
313 |
+
- name: texts
|
314 |
+
list:
|
315 |
+
- name: user
|
316 |
+
dtype: string
|
317 |
+
- name: assistant
|
318 |
+
dtype: string
|
319 |
+
- name: source
|
320 |
+
dtype: string
|
321 |
+
splits:
|
322 |
+
- name: train
|
323 |
+
num_bytes: 21380844262.41927
|
324 |
+
num_examples: 199998
|
325 |
+
download_size: 22164342699
|
326 |
+
dataset_size: 21380844262.41927
|
327 |
- config_name: mapqa
|
328 |
features:
|
329 |
- name: images
|
|
|
843 |
data_files:
|
844 |
- split: train
|
845 |
path: intergps/train-*
|
846 |
+
- config_name: localized_narratives
|
847 |
+
data_files:
|
848 |
+
- split: train
|
849 |
+
path: localized_narratives/train-*
|
850 |
- config_name: mapqa
|
851 |
data_files:
|
852 |
- split: train
|