Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -342,6 +342,24 @@ dataset_info:
|
|
| 342 |
num_examples: 7619
|
| 343 |
download_size: 1360814135
|
| 344 |
dataset_size: 1356766489.046
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 345 |
- config_name: plotqa
|
| 346 |
features:
|
| 347 |
- name: images
|
|
@@ -761,6 +779,10 @@ configs:
|
|
| 761 |
data_files:
|
| 762 |
- split: train
|
| 763 |
path: multihiertt/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 764 |
- config_name: plotqa
|
| 765 |
data_files:
|
| 766 |
- split: train
|
|
|
|
| 342 |
num_examples: 7619
|
| 343 |
download_size: 1360814135
|
| 344 |
dataset_size: 1356766489.046
|
| 345 |
+
- config_name: ocrvqa
|
| 346 |
+
features:
|
| 347 |
+
- name: images
|
| 348 |
+
sequence: image
|
| 349 |
+
- name: texts
|
| 350 |
+
list:
|
| 351 |
+
- name: user
|
| 352 |
+
dtype: string
|
| 353 |
+
- name: assistant
|
| 354 |
+
dtype: string
|
| 355 |
+
- name: source
|
| 356 |
+
dtype: string
|
| 357 |
+
splits:
|
| 358 |
+
- name: train
|
| 359 |
+
num_bytes: 5467134439.0
|
| 360 |
+
num_examples: 165746
|
| 361 |
+
download_size: 6078073015
|
| 362 |
+
dataset_size: 5467134439.0
|
| 363 |
- config_name: plotqa
|
| 364 |
features:
|
| 365 |
- name: images
|
|
|
|
| 779 |
data_files:
|
| 780 |
- split: train
|
| 781 |
path: multihiertt/train-*
|
| 782 |
+
- config_name: ocrvqa
|
| 783 |
+
data_files:
|
| 784 |
+
- split: train
|
| 785 |
+
path: ocrvqa/train-*
|
| 786 |
- config_name: plotqa
|
| 787 |
data_files:
|
| 788 |
- split: train
|