Initial upload of synthetic OKVQA dataset with key objects
Browse files- README.md +28 -0
- data/from4100_4200/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -984,6 +984,30 @@ dataset_info:
|
|
| 984 |
num_examples: 50
|
| 985 |
download_size: 909533
|
| 986 |
dataset_size: 2500696.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 987 |
- config_name: from500_600
|
| 988 |
features:
|
| 989 |
- name: idx
|
|
@@ -1253,4 +1277,8 @@ configs:
|
|
| 1253 |
data_files:
|
| 1254 |
- split: train
|
| 1255 |
path: data/from4000_4100/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1256 |
---
|
|
|
|
| 984 |
num_examples: 50
|
| 985 |
download_size: 909533
|
| 986 |
dataset_size: 2500696.0
|
| 987 |
+
- config_name: from4100_4200
|
| 988 |
+
features:
|
| 989 |
+
- name: idx
|
| 990 |
+
dtype: float64
|
| 991 |
+
- name: img
|
| 992 |
+
dtype: image
|
| 993 |
+
- name: original_question
|
| 994 |
+
dtype: string
|
| 995 |
+
- name: gt_ans
|
| 996 |
+
dtype: string
|
| 997 |
+
- name: key_object
|
| 998 |
+
dtype: string
|
| 999 |
+
- name: question
|
| 1000 |
+
dtype: string
|
| 1001 |
+
- name: answer
|
| 1002 |
+
dtype: string
|
| 1003 |
+
- name: vqa_sample
|
| 1004 |
+
dtype: string
|
| 1005 |
+
splits:
|
| 1006 |
+
- name: train
|
| 1007 |
+
num_bytes: 2679865.0
|
| 1008 |
+
num_examples: 50
|
| 1009 |
+
download_size: 922898
|
| 1010 |
+
dataset_size: 2679865.0
|
| 1011 |
- config_name: from500_600
|
| 1012 |
features:
|
| 1013 |
- name: idx
|
|
|
|
| 1277 |
data_files:
|
| 1278 |
- split: train
|
| 1279 |
path: data/from4000_4100/train-*
|
| 1280 |
+
- config_name: from4100_4200
|
| 1281 |
+
data_files:
|
| 1282 |
+
- split: train
|
| 1283 |
+
path: data/from4100_4200/train-*
|
| 1284 |
---
|
data/from4100_4200/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a4b9701c73bd5f7ae3ccf8372860591e35c46cb33971d3bdd18ae5b47d93ba9
|
| 3 |
+
size 922898
|