HugoLaurencon
commited on
Commit
•
2b3335d
1
Parent(s):
fe40698
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -504,6 +504,24 @@ dataset_info:
|
|
504 |
num_examples: 38246
|
505 |
download_size: 4061523247
|
506 |
dataset_size: 4023729236.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
507 |
- config_name: screen2words
|
508 |
features:
|
509 |
- name: images
|
@@ -887,6 +905,10 @@ configs:
|
|
887 |
data_files:
|
888 |
- split: train
|
889 |
path: robut_wtq/train-*
|
|
|
|
|
|
|
|
|
890 |
- config_name: screen2words
|
891 |
data_files:
|
892 |
- split: train
|
|
|
504 |
num_examples: 38246
|
505 |
download_size: 4061523247
|
506 |
dataset_size: 4023729236.0
|
507 |
+
- config_name: scienceqa
|
508 |
+
features:
|
509 |
+
- name: images
|
510 |
+
sequence: image
|
511 |
+
- name: texts
|
512 |
+
list:
|
513 |
+
- name: user
|
514 |
+
dtype: string
|
515 |
+
- name: assistant
|
516 |
+
dtype: string
|
517 |
+
- name: source
|
518 |
+
dtype: string
|
519 |
+
splits:
|
520 |
+
- name: train
|
521 |
+
num_bytes: 284716288.59257776
|
522 |
+
num_examples: 4978
|
523 |
+
download_size: 283360156
|
524 |
+
dataset_size: 284716288.59257776
|
525 |
- config_name: screen2words
|
526 |
features:
|
527 |
- name: images
|
|
|
905 |
data_files:
|
906 |
- split: train
|
907 |
path: robut_wtq/train-*
|
908 |
+
- config_name: scienceqa
|
909 |
+
data_files:
|
910 |
+
- split: train
|
911 |
+
path: scienceqa/train-*
|
912 |
- config_name: screen2words
|
913 |
data_files:
|
914 |
- split: train
|