HugoLaurencon
commited on
Commit
•
50c3c81
1
Parent(s):
d4a0b31
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: chartqa
|
40 |
features:
|
41 |
- name: images
|
@@ -423,6 +441,10 @@ configs:
|
|
423 |
data_files:
|
424 |
- split: train
|
425 |
path: aokvqa/train-*
|
|
|
|
|
|
|
|
|
426 |
- config_name: chartqa
|
427 |
data_files:
|
428 |
- split: train
|
|
|
36 |
num_examples: 16539
|
37 |
download_size: 893265070
|
38 |
dataset_size: 871997710.0
|
39 |
+
- config_name: chart2text
|
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: 1060645471.4167501
|
54 |
+
num_examples: 26963
|
55 |
+
download_size: 1103295177
|
56 |
+
dataset_size: 1060645471.4167501
|
57 |
- config_name: chartqa
|
58 |
features:
|
59 |
- name: images
|
|
|
441 |
data_files:
|
442 |
- split: train
|
443 |
path: aokvqa/train-*
|
444 |
+
- config_name: chart2text
|
445 |
+
data_files:
|
446 |
+
- split: train
|
447 |
+
path: chart2text/train-*
|
448 |
- config_name: chartqa
|
449 |
data_files:
|
450 |
- split: train
|