Initial upload of synthetic OKVQA dataset with key objects
Browse files- README.md +28 -0
- data/from4200_4300/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1008,6 +1008,30 @@ dataset_info:
|
|
| 1008 |
num_examples: 50
|
| 1009 |
download_size: 922898
|
| 1010 |
dataset_size: 2679865.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1011 |
- config_name: from500_600
|
| 1012 |
features:
|
| 1013 |
- name: idx
|
|
@@ -1281,4 +1305,8 @@ configs:
|
|
| 1281 |
data_files:
|
| 1282 |
- split: train
|
| 1283 |
path: data/from4100_4200/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1284 |
---
|
|
|
|
| 1008 |
num_examples: 50
|
| 1009 |
download_size: 922898
|
| 1010 |
dataset_size: 2679865.0
|
| 1011 |
+
- config_name: from4200_4300
|
| 1012 |
+
features:
|
| 1013 |
+
- name: idx
|
| 1014 |
+
dtype: float64
|
| 1015 |
+
- name: img
|
| 1016 |
+
dtype: image
|
| 1017 |
+
- name: original_question
|
| 1018 |
+
dtype: string
|
| 1019 |
+
- name: gt_ans
|
| 1020 |
+
dtype: string
|
| 1021 |
+
- name: key_object
|
| 1022 |
+
dtype: string
|
| 1023 |
+
- name: question
|
| 1024 |
+
dtype: string
|
| 1025 |
+
- name: answer
|
| 1026 |
+
dtype: string
|
| 1027 |
+
- name: vqa_sample
|
| 1028 |
+
dtype: string
|
| 1029 |
+
splits:
|
| 1030 |
+
- name: train
|
| 1031 |
+
num_bytes: 2447739.0
|
| 1032 |
+
num_examples: 49
|
| 1033 |
+
download_size: 852171
|
| 1034 |
+
dataset_size: 2447739.0
|
| 1035 |
- config_name: from500_600
|
| 1036 |
features:
|
| 1037 |
- name: idx
|
|
|
|
| 1305 |
data_files:
|
| 1306 |
- split: train
|
| 1307 |
path: data/from4100_4200/train-*
|
| 1308 |
+
- config_name: from4200_4300
|
| 1309 |
+
data_files:
|
| 1310 |
+
- split: train
|
| 1311 |
+
path: data/from4200_4300/train-*
|
| 1312 |
---
|
data/from4200_4300/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d895c330798f7175fd413f1084627b9f8be1c0e20c5c5491166f48f9d7a492fd
|
| 3 |
+
size 852171
|