Initial upload of synthetic OKVQA dataset with key objects
Browse files- README.md +28 -0
- data/from1200_1300/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -168,6 +168,30 @@ dataset_info:
|
|
168 |
num_examples: 50
|
169 |
download_size: 923283
|
170 |
dataset_size: 2680263.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
171 |
- config_name: from200_300
|
172 |
features:
|
173 |
- name: idx
|
@@ -501,6 +525,10 @@ configs:
|
|
501 |
data_files:
|
502 |
- split: train
|
503 |
path: data/from1100_1200/train-*
|
|
|
|
|
|
|
|
|
504 |
- config_name: from200_300
|
505 |
data_files:
|
506 |
- split: train
|
|
|
168 |
num_examples: 50
|
169 |
download_size: 923283
|
170 |
dataset_size: 2680263.0
|
171 |
+
- config_name: from1200_1300
|
172 |
+
features:
|
173 |
+
- name: idx
|
174 |
+
dtype: float64
|
175 |
+
- name: img
|
176 |
+
dtype: image
|
177 |
+
- name: original_question
|
178 |
+
dtype: string
|
179 |
+
- name: gt_ans
|
180 |
+
dtype: string
|
181 |
+
- name: key_object
|
182 |
+
dtype: string
|
183 |
+
- name: question
|
184 |
+
dtype: string
|
185 |
+
- name: answer
|
186 |
+
dtype: string
|
187 |
+
- name: vqa_sample
|
188 |
+
dtype: string
|
189 |
+
splits:
|
190 |
+
- name: train
|
191 |
+
num_bytes: 2497718.0
|
192 |
+
num_examples: 50
|
193 |
+
download_size: 852128
|
194 |
+
dataset_size: 2497718.0
|
195 |
- config_name: from200_300
|
196 |
features:
|
197 |
- name: idx
|
|
|
525 |
data_files:
|
526 |
- split: train
|
527 |
path: data/from1100_1200/train-*
|
528 |
+
- config_name: from1200_1300
|
529 |
+
data_files:
|
530 |
+
- split: train
|
531 |
+
path: data/from1200_1300/train-*
|
532 |
- config_name: from200_300
|
533 |
data_files:
|
534 |
- split: train
|
data/from1200_1300/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aba73d7ecacdb3cf01457ba2b3c886964492ad45d38ecc61050d363b66723fc2
|
3 |
+
size 852128
|