Initial upload of synthetic OKVQA dataset with key objects
Browse files- README.md +28 -0
- data/from3600_3700/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -840,6 +840,30 @@ dataset_info:
|
|
| 840 |
num_examples: 48
|
| 841 |
download_size: 846927
|
| 842 |
dataset_size: 2310803.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 843 |
- config_name: from400_500
|
| 844 |
features:
|
| 845 |
- name: idx
|
|
@@ -1113,4 +1137,8 @@ configs:
|
|
| 1113 |
data_files:
|
| 1114 |
- split: train
|
| 1115 |
path: data/from3500_3600/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1116 |
---
|
|
|
|
| 840 |
num_examples: 48
|
| 841 |
download_size: 846927
|
| 842 |
dataset_size: 2310803.0
|
| 843 |
+
- config_name: from3600_3700
|
| 844 |
+
features:
|
| 845 |
+
- name: idx
|
| 846 |
+
dtype: float64
|
| 847 |
+
- name: img
|
| 848 |
+
dtype: image
|
| 849 |
+
- name: original_question
|
| 850 |
+
dtype: string
|
| 851 |
+
- name: gt_ans
|
| 852 |
+
dtype: string
|
| 853 |
+
- name: key_object
|
| 854 |
+
dtype: string
|
| 855 |
+
- name: question
|
| 856 |
+
dtype: string
|
| 857 |
+
- name: answer
|
| 858 |
+
dtype: string
|
| 859 |
+
- name: vqa_sample
|
| 860 |
+
dtype: string
|
| 861 |
+
splits:
|
| 862 |
+
- name: train
|
| 863 |
+
num_bytes: 2570314.0
|
| 864 |
+
num_examples: 49
|
| 865 |
+
download_size: 900379
|
| 866 |
+
dataset_size: 2570314.0
|
| 867 |
- config_name: from400_500
|
| 868 |
features:
|
| 869 |
- name: idx
|
|
|
|
| 1137 |
data_files:
|
| 1138 |
- split: train
|
| 1139 |
path: data/from3500_3600/train-*
|
| 1140 |
+
- config_name: from3600_3700
|
| 1141 |
+
data_files:
|
| 1142 |
+
- split: train
|
| 1143 |
+
path: data/from3600_3700/train-*
|
| 1144 |
---
|
data/from3600_3700/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:17f6610ba2bd62c7f40ff624ec1e75fbd02ac756c0a035cf22bccc65a003923f
|
| 3 |
+
size 900379
|