Initial upload of synthetic OKVQA dataset with key objects
Browse files- README.md +28 -0
- data/from5000_5100/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1200,6 +1200,30 @@ dataset_info:
|
|
| 1200 |
num_examples: 45
|
| 1201 |
download_size: 905767
|
| 1202 |
dataset_size: 2278803.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1203 |
- config_name: from500_600
|
| 1204 |
features:
|
| 1205 |
- name: idx
|
|
@@ -1505,4 +1529,8 @@ configs:
|
|
| 1505 |
data_files:
|
| 1506 |
- split: train
|
| 1507 |
path: data/from4900_5000/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1508 |
---
|
|
|
|
| 1200 |
num_examples: 45
|
| 1201 |
download_size: 905767
|
| 1202 |
dataset_size: 2278803.0
|
| 1203 |
+
- config_name: from5000_5100
|
| 1204 |
+
features:
|
| 1205 |
+
- name: idx
|
| 1206 |
+
dtype: float64
|
| 1207 |
+
- name: img
|
| 1208 |
+
dtype: image
|
| 1209 |
+
- name: original_question
|
| 1210 |
+
dtype: string
|
| 1211 |
+
- name: gt_ans
|
| 1212 |
+
dtype: string
|
| 1213 |
+
- name: key_object
|
| 1214 |
+
dtype: string
|
| 1215 |
+
- name: question
|
| 1216 |
+
dtype: string
|
| 1217 |
+
- name: answer
|
| 1218 |
+
dtype: string
|
| 1219 |
+
- name: vqa_sample
|
| 1220 |
+
dtype: string
|
| 1221 |
+
splits:
|
| 1222 |
+
- name: train
|
| 1223 |
+
num_bytes: 2827271.0
|
| 1224 |
+
num_examples: 49
|
| 1225 |
+
download_size: 970612
|
| 1226 |
+
dataset_size: 2827271.0
|
| 1227 |
- config_name: from500_600
|
| 1228 |
features:
|
| 1229 |
- name: idx
|
|
|
|
| 1529 |
data_files:
|
| 1530 |
- split: train
|
| 1531 |
path: data/from4900_5000/train-*
|
| 1532 |
+
- config_name: from5000_5100
|
| 1533 |
+
data_files:
|
| 1534 |
+
- split: train
|
| 1535 |
+
path: data/from5000_5100/train-*
|
| 1536 |
---
|
data/from5000_5100/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:736d58b4382e4dcdfd40110b049d36c6550978940652f058c30cbbae92024dbf
|
| 3 |
+
size 970612
|