Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -396,6 +396,24 @@ dataset_info:
|
|
| 396 |
num_examples: 8514
|
| 397 |
download_size: 678722272
|
| 398 |
dataset_size: 679135952.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 399 |
- config_name: robut_wtq
|
| 400 |
features:
|
| 401 |
- name: images
|
|
@@ -755,6 +773,10 @@ configs:
|
|
| 755 |
data_files:
|
| 756 |
- split: train
|
| 757 |
path: robut_sqa/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 758 |
- config_name: robut_wtq
|
| 759 |
data_files:
|
| 760 |
- split: train
|
|
|
|
| 396 |
num_examples: 8514
|
| 397 |
download_size: 678722272
|
| 398 |
dataset_size: 679135952.0
|
| 399 |
+
- config_name: robut_wikisql
|
| 400 |
+
features:
|
| 401 |
+
- name: images
|
| 402 |
+
sequence: image
|
| 403 |
+
- name: texts
|
| 404 |
+
list:
|
| 405 |
+
- name: user
|
| 406 |
+
dtype: string
|
| 407 |
+
- name: assistant
|
| 408 |
+
dtype: string
|
| 409 |
+
- name: source
|
| 410 |
+
dtype: string
|
| 411 |
+
splits:
|
| 412 |
+
- name: train
|
| 413 |
+
num_bytes: 5950915477.0
|
| 414 |
+
num_examples: 74989
|
| 415 |
+
download_size: 6160300141
|
| 416 |
+
dataset_size: 5950915477.0
|
| 417 |
- config_name: robut_wtq
|
| 418 |
features:
|
| 419 |
- name: images
|
|
|
|
| 773 |
data_files:
|
| 774 |
- split: train
|
| 775 |
path: robut_sqa/train-*
|
| 776 |
+
- config_name: robut_wikisql
|
| 777 |
+
data_files:
|
| 778 |
+
- split: train
|
| 779 |
+
path: robut_wikisql/train-*
|
| 780 |
- config_name: robut_wtq
|
| 781 |
data_files:
|
| 782 |
- split: train
|