HugoLaurencon
commited on
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -36,6 +36,24 @@ dataset_info:
|
|
36 |
num_examples: 16539
|
37 |
download_size: 893265070
|
38 |
dataset_size: 871997710.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
- config_name: finqa
|
40 |
features:
|
41 |
- name: images
|
@@ -333,6 +351,10 @@ configs:
|
|
333 |
data_files:
|
334 |
- split: train
|
335 |
path: aokvqa/train-*
|
|
|
|
|
|
|
|
|
336 |
- config_name: finqa
|
337 |
data_files:
|
338 |
- split: train
|
|
|
36 |
num_examples: 16539
|
37 |
download_size: 893265070
|
38 |
dataset_size: 871997710.0
|
39 |
+
- config_name: chartqa
|
40 |
+
features:
|
41 |
+
- name: images
|
42 |
+
sequence: image
|
43 |
+
- name: texts
|
44 |
+
list:
|
45 |
+
- name: user
|
46 |
+
dtype: string
|
47 |
+
- name: assistant
|
48 |
+
dtype: string
|
49 |
+
- name: source
|
50 |
+
dtype: string
|
51 |
+
splits:
|
52 |
+
- name: train
|
53 |
+
num_bytes: 784762327.9534782
|
54 |
+
num_examples: 18266
|
55 |
+
download_size: 803229473
|
56 |
+
dataset_size: 784762327.9534782
|
57 |
- config_name: finqa
|
58 |
features:
|
59 |
- name: images
|
|
|
351 |
data_files:
|
352 |
- split: train
|
353 |
path: aokvqa/train-*
|
354 |
+
- config_name: chartqa
|
355 |
+
data_files:
|
356 |
+
- split: train
|
357 |
+
path: chartqa/train-*
|
358 |
- config_name: finqa
|
359 |
data_files:
|
360 |
- split: train
|