Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -72,6 +72,24 @@ dataset_info:
|
|
| 72 |
num_examples: 18266
|
| 73 |
download_size: 803229473
|
| 74 |
dataset_size: 784762327.9534782
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 75 |
- config_name: cocoqa
|
| 76 |
features:
|
| 77 |
- name: images
|
|
@@ -809,6 +827,10 @@ configs:
|
|
| 809 |
data_files:
|
| 810 |
- split: train
|
| 811 |
path: chartqa/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 812 |
- config_name: cocoqa
|
| 813 |
data_files:
|
| 814 |
- split: train
|
|
|
|
| 72 |
num_examples: 18266
|
| 73 |
download_size: 803229473
|
| 74 |
dataset_size: 784762327.9534782
|
| 75 |
+
- config_name: clevr
|
| 76 |
+
features:
|
| 77 |
+
- name: images
|
| 78 |
+
sequence: image
|
| 79 |
+
- name: texts
|
| 80 |
+
list:
|
| 81 |
+
- name: user
|
| 82 |
+
dtype: string
|
| 83 |
+
- name: assistant
|
| 84 |
+
dtype: string
|
| 85 |
+
- name: source
|
| 86 |
+
dtype: string
|
| 87 |
+
splits:
|
| 88 |
+
- name: train
|
| 89 |
+
num_bytes: 11522617868.0
|
| 90 |
+
num_examples: 70000
|
| 91 |
+
download_size: 13267429872
|
| 92 |
+
dataset_size: 11522617868.0
|
| 93 |
- config_name: cocoqa
|
| 94 |
features:
|
| 95 |
- name: images
|
|
|
|
| 827 |
data_files:
|
| 828 |
- split: train
|
| 829 |
path: chartqa/train-*
|
| 830 |
+
- config_name: clevr
|
| 831 |
+
data_files:
|
| 832 |
+
- split: train
|
| 833 |
+
path: clevr/train-*
|
| 834 |
- config_name: cocoqa
|
| 835 |
data_files:
|
| 836 |
- split: train
|