HugoLaurencon
commited on
Commit
•
c4759dd
1
Parent(s):
7771f38
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -126,6 +126,24 @@ dataset_info:
|
|
126 |
num_examples: 1308
|
127 |
download_size: 25388245
|
128 |
dataset_size: 25528774.867153686
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
129 |
- config_name: robut_sqa
|
130 |
features:
|
131 |
- name: images
|
@@ -299,6 +317,10 @@ configs:
|
|
299 |
data_files:
|
300 |
- split: train
|
301 |
path: intergps/train-*
|
|
|
|
|
|
|
|
|
302 |
- config_name: robut_sqa
|
303 |
data_files:
|
304 |
- split: train
|
|
|
126 |
num_examples: 1308
|
127 |
download_size: 25388245
|
128 |
dataset_size: 25528774.867153686
|
129 |
+
- config_name: multihiertt
|
130 |
+
features:
|
131 |
+
- name: images
|
132 |
+
sequence: image
|
133 |
+
- name: texts
|
134 |
+
list:
|
135 |
+
- name: user
|
136 |
+
dtype: string
|
137 |
+
- name: assistant
|
138 |
+
dtype: string
|
139 |
+
- name: source
|
140 |
+
dtype: string
|
141 |
+
splits:
|
142 |
+
- name: train
|
143 |
+
num_bytes: 1356766489.046
|
144 |
+
num_examples: 7619
|
145 |
+
download_size: 1360814135
|
146 |
+
dataset_size: 1356766489.046
|
147 |
- config_name: robut_sqa
|
148 |
features:
|
149 |
- name: images
|
|
|
317 |
data_files:
|
318 |
- split: train
|
319 |
path: intergps/train-*
|
320 |
+
- config_name: multihiertt
|
321 |
+
data_files:
|
322 |
+
- split: train
|
323 |
+
path: multihiertt/train-*
|
324 |
- config_name: robut_sqa
|
325 |
data_files:
|
326 |
- split: train
|