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: raven
|
| 346 |
features:
|
| 347 |
- name: images
|
|
@@ -725,6 +743,10 @@ configs:
|
|
| 725 |
data_files:
|
| 726 |
- split: train
|
| 727 |
path: multihiertt/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 728 |
- config_name: raven
|
| 729 |
data_files:
|
| 730 |
- split: train
|
|
|
|
| 342 |
num_examples: 7619
|
| 343 |
download_size: 1360814135
|
| 344 |
dataset_size: 1356766489.046
|
| 345 |
+
- config_name: plotqa
|
| 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: 7837605221.0
|
| 360 |
+
num_examples: 157070
|
| 361 |
+
download_size: 5320249066
|
| 362 |
+
dataset_size: 7837605221.0
|
| 363 |
- config_name: raven
|
| 364 |
features:
|
| 365 |
- name: images
|
|
|
|
| 743 |
data_files:
|
| 744 |
- split: train
|
| 745 |
path: multihiertt/train-*
|
| 746 |
+
- config_name: plotqa
|
| 747 |
+
data_files:
|
| 748 |
+
- split: train
|
| 749 |
+
path: plotqa/train-*
|
| 750 |
- config_name: raven
|
| 751 |
data_files:
|
| 752 |
- split: train
|