Upload dataset
Browse files
README.md
CHANGED
|
@@ -460,6 +460,26 @@ dataset_info:
|
|
| 460 |
num_examples: 100
|
| 461 |
download_size: 32412064
|
| 462 |
dataset_size: 32423698.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 463 |
- config_name: tinychart_train
|
| 464 |
features:
|
| 465 |
- name: id
|
|
@@ -593,6 +613,10 @@ configs:
|
|
| 593 |
data_files:
|
| 594 |
- split: train
|
| 595 |
path: st_vqa(cauldron,llava_format)_processed/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 596 |
- config_name: tinychart_train
|
| 597 |
data_files:
|
| 598 |
- split: train
|
|
|
|
| 460 |
num_examples: 100
|
| 461 |
download_size: 32412064
|
| 462 |
dataset_size: 32423698.0
|
| 463 |
+
- config_name: textvqa_train_format_new
|
| 464 |
+
features:
|
| 465 |
+
- name: id
|
| 466 |
+
dtype: string
|
| 467 |
+
- name: image
|
| 468 |
+
dtype: image
|
| 469 |
+
- name: conversations
|
| 470 |
+
list:
|
| 471 |
+
- name: from
|
| 472 |
+
dtype: string
|
| 473 |
+
- name: value
|
| 474 |
+
dtype: string
|
| 475 |
+
- name: source
|
| 476 |
+
dtype: string
|
| 477 |
+
splits:
|
| 478 |
+
- name: train
|
| 479 |
+
num_bytes: 97221982.0
|
| 480 |
+
num_examples: 100
|
| 481 |
+
download_size: 97219357
|
| 482 |
+
dataset_size: 97221982.0
|
| 483 |
- config_name: tinychart_train
|
| 484 |
features:
|
| 485 |
- name: id
|
|
|
|
| 613 |
data_files:
|
| 614 |
- split: train
|
| 615 |
path: st_vqa(cauldron,llava_format)_processed/train-*
|
| 616 |
+
- config_name: textvqa_train_format_new
|
| 617 |
+
data_files:
|
| 618 |
+
- split: train
|
| 619 |
+
path: textvqa_train_format_new/train-*
|
| 620 |
- config_name: tinychart_train
|
| 621 |
data_files:
|
| 622 |
- split: train
|
textvqa_train_format_new/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ed05cf106dc15d209701fc2148fcd4ba5bcf11b95c979785b106953a918aca90
|
| 3 |
+
size 97219357
|