HugoLaurencon
commited on
Commit
•
786bcd8
1
Parent(s):
9d3bf44
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -360,6 +360,24 @@ dataset_info:
|
|
360 |
num_examples: 7619
|
361 |
download_size: 1360814135
|
362 |
dataset_size: 1356766489.046
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
363 |
- config_name: ocrvqa
|
364 |
features:
|
365 |
- name: images
|
@@ -801,6 +819,10 @@ configs:
|
|
801 |
data_files:
|
802 |
- split: train
|
803 |
path: multihiertt/train-*
|
|
|
|
|
|
|
|
|
804 |
- config_name: ocrvqa
|
805 |
data_files:
|
806 |
- split: train
|
|
|
360 |
num_examples: 7619
|
361 |
download_size: 1360814135
|
362 |
dataset_size: 1356766489.046
|
363 |
+
- config_name: nlvr2
|
364 |
+
features:
|
365 |
+
- name: images
|
366 |
+
sequence: image
|
367 |
+
- name: texts
|
368 |
+
list:
|
369 |
+
- name: user
|
370 |
+
dtype: string
|
371 |
+
- name: assistant
|
372 |
+
dtype: string
|
373 |
+
- name: source
|
374 |
+
dtype: string
|
375 |
+
splits:
|
376 |
+
- name: train
|
377 |
+
num_bytes: 8375492591.0
|
378 |
+
num_examples: 50426
|
379 |
+
download_size: 10838882020
|
380 |
+
dataset_size: 8375492591.0
|
381 |
- config_name: ocrvqa
|
382 |
features:
|
383 |
- name: images
|
|
|
819 |
data_files:
|
820 |
- split: train
|
821 |
path: multihiertt/train-*
|
822 |
+
- config_name: nlvr2
|
823 |
+
data_files:
|
824 |
+
- split: train
|
825 |
+
path: nlvr2/train-*
|
826 |
- config_name: ocrvqa
|
827 |
data_files:
|
828 |
- split: train
|