Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -270,6 +270,24 @@ dataset_info:
|
|
| 270 |
num_examples: 8514
|
| 271 |
download_size: 678722272
|
| 272 |
dataset_size: 679135952.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 273 |
- config_name: screen2words
|
| 274 |
features:
|
| 275 |
- name: images
|
|
@@ -529,6 +547,10 @@ configs:
|
|
| 529 |
data_files:
|
| 530 |
- split: train
|
| 531 |
path: robut_sqa/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 532 |
- config_name: screen2words
|
| 533 |
data_files:
|
| 534 |
- split: train
|
|
|
|
| 270 |
num_examples: 8514
|
| 271 |
download_size: 678722272
|
| 272 |
dataset_size: 679135952.0
|
| 273 |
+
- config_name: robut_wtq
|
| 274 |
+
features:
|
| 275 |
+
- name: images
|
| 276 |
+
sequence: image
|
| 277 |
+
- name: texts
|
| 278 |
+
list:
|
| 279 |
+
- name: user
|
| 280 |
+
dtype: string
|
| 281 |
+
- name: assistant
|
| 282 |
+
dtype: string
|
| 283 |
+
- name: source
|
| 284 |
+
dtype: string
|
| 285 |
+
splits:
|
| 286 |
+
- name: train
|
| 287 |
+
num_bytes: 4023729236.0
|
| 288 |
+
num_examples: 38246
|
| 289 |
+
download_size: 4061523247
|
| 290 |
+
dataset_size: 4023729236.0
|
| 291 |
- config_name: screen2words
|
| 292 |
features:
|
| 293 |
- name: images
|
|
|
|
| 547 |
data_files:
|
| 548 |
- split: train
|
| 549 |
path: robut_sqa/train-*
|
| 550 |
+
- config_name: robut_wtq
|
| 551 |
+
data_files:
|
| 552 |
+
- split: train
|
| 553 |
+
path: robut_wtq/train-*
|
| 554 |
- config_name: screen2words
|
| 555 |
data_files:
|
| 556 |
- split: train
|