Initial upload of synthetic OKVQA dataset with key objects
Browse files- README.md +28 -0
- data/from4900_5000/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1176,6 +1176,30 @@ dataset_info:
|
|
| 1176 |
num_examples: 47
|
| 1177 |
download_size: 853929
|
| 1178 |
dataset_size: 2312402.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1179 |
- config_name: from500_600
|
| 1180 |
features:
|
| 1181 |
- name: idx
|
|
@@ -1477,4 +1501,8 @@ configs:
|
|
| 1477 |
data_files:
|
| 1478 |
- split: train
|
| 1479 |
path: data/from4800_4900/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1480 |
---
|
|
|
|
| 1176 |
num_examples: 47
|
| 1177 |
download_size: 853929
|
| 1178 |
dataset_size: 2312402.0
|
| 1179 |
+
- config_name: from4900_5000
|
| 1180 |
+
features:
|
| 1181 |
+
- name: idx
|
| 1182 |
+
dtype: float64
|
| 1183 |
+
- name: img
|
| 1184 |
+
dtype: image
|
| 1185 |
+
- name: original_question
|
| 1186 |
+
dtype: string
|
| 1187 |
+
- name: gt_ans
|
| 1188 |
+
dtype: string
|
| 1189 |
+
- name: key_object
|
| 1190 |
+
dtype: string
|
| 1191 |
+
- name: question
|
| 1192 |
+
dtype: string
|
| 1193 |
+
- name: answer
|
| 1194 |
+
dtype: string
|
| 1195 |
+
- name: vqa_sample
|
| 1196 |
+
dtype: string
|
| 1197 |
+
splits:
|
| 1198 |
+
- name: train
|
| 1199 |
+
num_bytes: 2278803.0
|
| 1200 |
+
num_examples: 45
|
| 1201 |
+
download_size: 905767
|
| 1202 |
+
dataset_size: 2278803.0
|
| 1203 |
- config_name: from500_600
|
| 1204 |
features:
|
| 1205 |
- name: idx
|
|
|
|
| 1501 |
data_files:
|
| 1502 |
- split: train
|
| 1503 |
path: data/from4800_4900/train-*
|
| 1504 |
+
- config_name: from4900_5000
|
| 1505 |
+
data_files:
|
| 1506 |
+
- split: train
|
| 1507 |
+
path: data/from4900_5000/train-*
|
| 1508 |
---
|
data/from4900_5000/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0c2572e1a64efb5cd853f1294fdbb9ae62850aa7b7c4b6ea1e06e3f6832c4652
|
| 3 |
+
size 905767
|