HugoLaurencon
commited on
Commit
•
ba2dd49
1
Parent(s):
015e477
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -216,6 +216,24 @@ dataset_info:
|
|
216 |
num_examples: 8514
|
217 |
download_size: 678722272
|
218 |
dataset_size: 679135952.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
219 |
- config_name: spot_the_diff
|
220 |
features:
|
221 |
- name: images
|
@@ -427,6 +445,10 @@ configs:
|
|
427 |
data_files:
|
428 |
- split: train
|
429 |
path: robut_sqa/train-*
|
|
|
|
|
|
|
|
|
430 |
- config_name: spot_the_diff
|
431 |
data_files:
|
432 |
- split: train
|
|
|
216 |
num_examples: 8514
|
217 |
download_size: 678722272
|
218 |
dataset_size: 679135952.0
|
219 |
+
- config_name: screen2words
|
220 |
+
features:
|
221 |
+
- name: images
|
222 |
+
sequence: image
|
223 |
+
- name: texts
|
224 |
+
list:
|
225 |
+
- name: user
|
226 |
+
dtype: string
|
227 |
+
- name: assistant
|
228 |
+
dtype: string
|
229 |
+
- name: source
|
230 |
+
dtype: string
|
231 |
+
splits:
|
232 |
+
- name: train
|
233 |
+
num_bytes: 1670723783.0
|
234 |
+
num_examples: 15730
|
235 |
+
download_size: 1346254268
|
236 |
+
dataset_size: 1670723783.0
|
237 |
- config_name: spot_the_diff
|
238 |
features:
|
239 |
- name: images
|
|
|
445 |
data_files:
|
446 |
- split: train
|
447 |
path: robut_sqa/train-*
|
448 |
+
- config_name: screen2words
|
449 |
+
data_files:
|
450 |
+
- split: train
|
451 |
+
path: screen2words/train-*
|
452 |
- config_name: spot_the_diff
|
453 |
data_files:
|
454 |
- split: train
|