HugoLaurencon
commited on
Commit
•
b597da6
1
Parent(s):
cecb5ae
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -90,6 +90,24 @@ dataset_info:
|
|
90 |
num_examples: 47974
|
91 |
download_size: 613100257
|
92 |
dataset_size: 481233278.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
- config_name: finqa
|
94 |
features:
|
95 |
- name: images
|
@@ -507,6 +525,10 @@ configs:
|
|
507 |
data_files:
|
508 |
- split: train
|
509 |
path: datikz/train-*
|
|
|
|
|
|
|
|
|
510 |
- config_name: finqa
|
511 |
data_files:
|
512 |
- split: train
|
|
|
90 |
num_examples: 47974
|
91 |
download_size: 613100257
|
92 |
dataset_size: 481233278.0
|
93 |
+
- config_name: docvqa
|
94 |
+
features:
|
95 |
+
- name: images
|
96 |
+
sequence: image
|
97 |
+
- name: texts
|
98 |
+
list:
|
99 |
+
- name: user
|
100 |
+
dtype: string
|
101 |
+
- name: assistant
|
102 |
+
dtype: string
|
103 |
+
- name: source
|
104 |
+
dtype: string
|
105 |
+
splits:
|
106 |
+
- name: train
|
107 |
+
num_bytes: 6885686042.0
|
108 |
+
num_examples: 10189
|
109 |
+
download_size: 6887803845
|
110 |
+
dataset_size: 6885686042.0
|
111 |
- config_name: finqa
|
112 |
features:
|
113 |
- name: images
|
|
|
525 |
data_files:
|
526 |
- split: train
|
527 |
path: datikz/train-*
|
528 |
+
- config_name: docvqa
|
529 |
+
data_files:
|
530 |
+
- split: train
|
531 |
+
path: docvqa/train-*
|
532 |
- config_name: finqa
|
533 |
data_files:
|
534 |
- split: train
|