HugoLaurencon
commited on
Commit
•
716073e
1
Parent(s):
bc40a5e
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -468,6 +468,24 @@ dataset_info:
|
|
468 |
num_examples: 22723
|
469 |
download_size: 306648229
|
470 |
dataset_size: 265348817.73984778
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
471 |
- config_name: tat_qa
|
472 |
features:
|
473 |
- name: images
|
@@ -735,6 +753,10 @@ configs:
|
|
735 |
data_files:
|
736 |
- split: train
|
737 |
path: tabmwp/train-*
|
|
|
|
|
|
|
|
|
738 |
- config_name: tat_qa
|
739 |
data_files:
|
740 |
- split: train
|
|
|
468 |
num_examples: 22723
|
469 |
download_size: 306648229
|
470 |
dataset_size: 265348817.73984778
|
471 |
+
- config_name: tallyqa
|
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: 4267143189.0
|
486 |
+
num_examples: 98680
|
487 |
+
download_size: 4662245152
|
488 |
+
dataset_size: 4267143189.0
|
489 |
- config_name: tat_qa
|
490 |
features:
|
491 |
- name: images
|
|
|
753 |
data_files:
|
754 |
- split: train
|
755 |
path: tabmwp/train-*
|
756 |
+
- config_name: tallyqa
|
757 |
+
data_files:
|
758 |
+
- split: train
|
759 |
+
path: tallyqa/train-*
|
760 |
- config_name: tat_qa
|
761 |
data_files:
|
762 |
- split: train
|