HugoLaurencon
commited on
Commit
•
5f0259d
1
Parent(s):
dd61e77
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -468,6 +468,24 @@ dataset_info:
|
|
468 |
num_examples: 165746
|
469 |
download_size: 6078073015
|
470 |
dataset_size: 5467134439.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
471 |
- config_name: plotqa
|
472 |
features:
|
473 |
- name: images
|
@@ -987,6 +1005,10 @@ configs:
|
|
987 |
data_files:
|
988 |
- split: train
|
989 |
path: ocrvqa/train-*
|
|
|
|
|
|
|
|
|
990 |
- config_name: plotqa
|
991 |
data_files:
|
992 |
- split: train
|
|
|
468 |
num_examples: 165746
|
469 |
download_size: 6078073015
|
470 |
dataset_size: 5467134439.0
|
471 |
+
- config_name: okvqa
|
472 |
+
features:
|
473 |
+
- name: images
|
474 |
+
sequence: image
|
475 |
+
- name: texts
|
476 |
+
list:
|
477 |
+
- name: user
|
478 |
+
dtype: string
|
479 |
+
- name: assistant
|
480 |
+
dtype: string
|
481 |
+
- name: source
|
482 |
+
dtype: string
|
483 |
+
splits:
|
484 |
+
- name: train
|
485 |
+
num_bytes: 1510195242.416
|
486 |
+
num_examples: 8998
|
487 |
+
download_size: 798003
|
488 |
+
dataset_size: 1510195242.416
|
489 |
- config_name: plotqa
|
490 |
features:
|
491 |
- name: images
|
|
|
1005 |
data_files:
|
1006 |
- split: train
|
1007 |
path: ocrvqa/train-*
|
1008 |
+
- config_name: okvqa
|
1009 |
+
data_files:
|
1010 |
+
- split: train
|
1011 |
+
path: okvqa/train-*
|
1012 |
- config_name: plotqa
|
1013 |
data_files:
|
1014 |
- split: train
|