HugoLaurencon
commited on
Commit
•
c258060
1
Parent(s):
4487e83
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -108,6 +108,24 @@ dataset_info:
|
|
108 |
num_examples: 10189
|
109 |
download_size: 6887803845
|
110 |
dataset_size: 6885686042.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
111 |
- config_name: finqa
|
112 |
features:
|
113 |
- name: images
|
@@ -547,6 +565,10 @@ configs:
|
|
547 |
data_files:
|
548 |
- split: train
|
549 |
path: docvqa/train-*
|
|
|
|
|
|
|
|
|
550 |
- config_name: finqa
|
551 |
data_files:
|
552 |
- split: train
|
|
|
108 |
num_examples: 10189
|
109 |
download_size: 6887803845
|
110 |
dataset_size: 6885686042.0
|
111 |
+
- config_name: figureqa
|
112 |
+
features:
|
113 |
+
- name: images
|
114 |
+
sequence: image
|
115 |
+
- name: texts
|
116 |
+
list:
|
117 |
+
- name: user
|
118 |
+
dtype: string
|
119 |
+
- name: assistant
|
120 |
+
dtype: string
|
121 |
+
- name: source
|
122 |
+
dtype: string
|
123 |
+
splits:
|
124 |
+
- name: train
|
125 |
+
num_bytes: 1901887152.0
|
126 |
+
num_examples: 100000
|
127 |
+
download_size: 2220036667
|
128 |
+
dataset_size: 1901887152.0
|
129 |
- config_name: finqa
|
130 |
features:
|
131 |
- name: images
|
|
|
565 |
data_files:
|
566 |
- split: train
|
567 |
path: docvqa/train-*
|
568 |
+
- config_name: figureqa
|
569 |
+
data_files:
|
570 |
+
- split: train
|
571 |
+
path: figureqa/train-*
|
572 |
- config_name: finqa
|
573 |
data_files:
|
574 |
- split: train
|