HugoLaurencon
commited on
Commit
•
cb4e42c
1
Parent(s):
2060df1
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -18,6 +18,24 @@ dataset_info:
|
|
18 |
num_examples: 2445
|
19 |
download_size: 439151768
|
20 |
dataset_size: 437329975.5701048
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
- config_name: finqa
|
22 |
features:
|
23 |
- name: images
|
@@ -311,6 +329,10 @@ configs:
|
|
311 |
data_files:
|
312 |
- split: train
|
313 |
path: ai2d/train-*
|
|
|
|
|
|
|
|
|
314 |
- config_name: finqa
|
315 |
data_files:
|
316 |
- split: train
|
|
|
18 |
num_examples: 2445
|
19 |
download_size: 439151768
|
20 |
dataset_size: 437329975.5701048
|
21 |
+
- config_name: aokvqa
|
22 |
+
features:
|
23 |
+
- name: images
|
24 |
+
sequence: image
|
25 |
+
- name: texts
|
26 |
+
list:
|
27 |
+
- name: user
|
28 |
+
dtype: string
|
29 |
+
- name: assistant
|
30 |
+
dtype: string
|
31 |
+
- name: source
|
32 |
+
dtype: string
|
33 |
+
splits:
|
34 |
+
- name: train
|
35 |
+
num_bytes: 871997710.0
|
36 |
+
num_examples: 16539
|
37 |
+
download_size: 893265070
|
38 |
+
dataset_size: 871997710.0
|
39 |
- config_name: finqa
|
40 |
features:
|
41 |
- name: images
|
|
|
329 |
data_files:
|
330 |
- split: train
|
331 |
path: ai2d/train-*
|
332 |
+
- config_name: aokvqa
|
333 |
+
data_files:
|
334 |
+
- split: train
|
335 |
+
path: aokvqa/train-*
|
336 |
- config_name: finqa
|
337 |
data_files:
|
338 |
- split: train
|