Upload dataset
Browse files- README.md +97 -1
- questions/test-00000-of-00008.parquet +3 -0
- questions/test-00001-of-00008.parquet +3 -0
- questions/test-00002-of-00008.parquet +3 -0
- questions/test-00003-of-00008.parquet +3 -0
- questions/test-00004-of-00008.parquet +3 -0
- questions/test-00005-of-00008.parquet +3 -0
- questions/test-00006-of-00008.parquet +3 -0
- questions/test-00007-of-00008.parquet +3 -0
- questions/train-00000-of-00008.parquet +3 -0
- questions/train-00001-of-00008.parquet +3 -0
- questions/train-00002-of-00008.parquet +3 -0
- questions/train-00003-of-00008.parquet +3 -0
- questions/train-00004-of-00008.parquet +3 -0
- questions/train-00005-of-00008.parquet +3 -0
- questions/train-00006-of-00008.parquet +3 -0
- questions/train-00007-of-00008.parquet +3 -0
- questions/validation-00000-of-00008.parquet +3 -0
- questions/validation-00001-of-00008.parquet +3 -0
- questions/validation-00002-of-00008.parquet +3 -0
- questions/validation-00003-of-00008.parquet +3 -0
- questions/validation-00004-of-00008.parquet +3 -0
- questions/validation-00005-of-00008.parquet +3 -0
- questions/validation-00006-of-00008.parquet +3 -0
- questions/validation-00007-of-00008.parquet +3 -0
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
-
|
| 4 |
features:
|
| 5 |
- name: image
|
| 6 |
dtype: image
|
|
@@ -119,6 +119,94 @@ dataset_info:
|
|
| 119 |
num_examples: 9557
|
| 120 |
download_size: 30739927109
|
| 121 |
dataset_size: 36687855293
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 122 |
configs:
|
| 123 |
- config_name: image_examples
|
| 124 |
data_files:
|
|
@@ -128,4 +216,12 @@ configs:
|
|
| 128 |
path: image_examples/validation-*
|
| 129 |
- split: test
|
| 130 |
path: image_examples/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 131 |
---
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: image_examples
|
| 4 |
features:
|
| 5 |
- name: image
|
| 6 |
dtype: image
|
|
|
|
| 119 |
num_examples: 9557
|
| 120 |
download_size: 30739927109
|
| 121 |
dataset_size: 36687855293
|
| 122 |
+
- config_name: questions
|
| 123 |
+
features:
|
| 124 |
+
- name: movie
|
| 125 |
+
dtype: string
|
| 126 |
+
- name: objects
|
| 127 |
+
list: string
|
| 128 |
+
- name: interesting_scores
|
| 129 |
+
list: int64
|
| 130 |
+
- name: answer_likelihood
|
| 131 |
+
dtype: string
|
| 132 |
+
- name: img_fn
|
| 133 |
+
dtype: string
|
| 134 |
+
- name: metadata_fn
|
| 135 |
+
dtype: string
|
| 136 |
+
- name: answer_orig
|
| 137 |
+
dtype: string
|
| 138 |
+
- name: question_orig
|
| 139 |
+
dtype: string
|
| 140 |
+
- name: rationale_orig
|
| 141 |
+
dtype: string
|
| 142 |
+
- name: question_tokens
|
| 143 |
+
list:
|
| 144 |
+
- name: kind
|
| 145 |
+
dtype: string
|
| 146 |
+
- name: text
|
| 147 |
+
dtype: string
|
| 148 |
+
- name: object_indices
|
| 149 |
+
list: int64
|
| 150 |
+
- name: answer_choice_tokens
|
| 151 |
+
list:
|
| 152 |
+
list:
|
| 153 |
+
- name: kind
|
| 154 |
+
dtype: string
|
| 155 |
+
- name: text
|
| 156 |
+
dtype: string
|
| 157 |
+
- name: object_indices
|
| 158 |
+
list: int64
|
| 159 |
+
- name: answer_label
|
| 160 |
+
dtype: int64
|
| 161 |
+
- name: answer_match_iter
|
| 162 |
+
list: int64
|
| 163 |
+
- name: answer_sources
|
| 164 |
+
list: int64
|
| 165 |
+
- name: rationale_choice_tokens
|
| 166 |
+
list:
|
| 167 |
+
list:
|
| 168 |
+
- name: kind
|
| 169 |
+
dtype: string
|
| 170 |
+
- name: text
|
| 171 |
+
dtype: string
|
| 172 |
+
- name: object_indices
|
| 173 |
+
list: int64
|
| 174 |
+
- name: rationale_sources
|
| 175 |
+
list: int64
|
| 176 |
+
- name: rationale_match_iter
|
| 177 |
+
list: int64
|
| 178 |
+
- name: rationale_label
|
| 179 |
+
dtype: int64
|
| 180 |
+
- name: source_zip_crc_mismatch
|
| 181 |
+
dtype: bool
|
| 182 |
+
- name: img_id
|
| 183 |
+
dtype: string
|
| 184 |
+
- name: question_number
|
| 185 |
+
dtype: int64
|
| 186 |
+
- name: annot_id
|
| 187 |
+
dtype: string
|
| 188 |
+
- name: match_fold
|
| 189 |
+
dtype: string
|
| 190 |
+
- name: match_index
|
| 191 |
+
dtype: int64
|
| 192 |
+
- name: question_text
|
| 193 |
+
dtype: string
|
| 194 |
+
- name: answer_choice_texts
|
| 195 |
+
list: string
|
| 196 |
+
- name: rationale_choice_texts
|
| 197 |
+
list: string
|
| 198 |
+
splits:
|
| 199 |
+
- name: train
|
| 200 |
+
num_bytes: 772530124
|
| 201 |
+
num_examples: 212923
|
| 202 |
+
- name: validation
|
| 203 |
+
num_bytes: 96810191
|
| 204 |
+
num_examples: 26534
|
| 205 |
+
- name: test
|
| 206 |
+
num_bytes: 83927907
|
| 207 |
+
num_examples: 25263
|
| 208 |
+
download_size: 760672290
|
| 209 |
+
dataset_size: 953268222
|
| 210 |
configs:
|
| 211 |
- config_name: image_examples
|
| 212 |
data_files:
|
|
|
|
| 216 |
path: image_examples/validation-*
|
| 217 |
- split: test
|
| 218 |
path: image_examples/test-*
|
| 219 |
+
- config_name: questions
|
| 220 |
+
data_files:
|
| 221 |
+
- split: train
|
| 222 |
+
path: questions/train-*
|
| 223 |
+
- split: validation
|
| 224 |
+
path: questions/validation-*
|
| 225 |
+
- split: test
|
| 226 |
+
path: questions/test-*
|
| 227 |
---
|
questions/test-00000-of-00008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8512ab4762a64d0ae4810711010fd94b5766f6c9f24355917e646bfb47ef71f8
|
| 3 |
+
size 7800630
|
questions/test-00001-of-00008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e95d4de2daf145ada139a13a9add7b33da7fb604eb7448c54fca5f2f9bec64c
|
| 3 |
+
size 7961567
|
questions/test-00002-of-00008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e03f56c1c4cae16161f612427a0822ea0866c4365430006481dfb47d5ffe2ad
|
| 3 |
+
size 8175344
|
questions/test-00003-of-00008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57ad339614c4945a00e1bab93b89c8a30a619a3ae33b5051400616058d124a9f
|
| 3 |
+
size 8273519
|
questions/test-00004-of-00008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a773f6bff3b17dc05bca0eacba9a63ba4ae30a48c9426f787eddbae0bf8896f
|
| 3 |
+
size 8551725
|
questions/test-00005-of-00008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:751aed6de4bf8440d573743755d5ae12a23eaefc446485d6a6dbe21e353ea519
|
| 3 |
+
size 8758930
|
questions/test-00006-of-00008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b31fa3379854f2606905fc2583a29b80a8f208ffc5253bef66ce27145aea7b7
|
| 3 |
+
size 8804267
|
questions/test-00007-of-00008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b05218f3ad6669012a23191c73938d77181cd30fbbc59dadf0ef3b35a4e3655d
|
| 3 |
+
size 8974303
|
questions/train-00000-of-00008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36f289d4a97ce7536df14b6f335ea1eea9e383d88658291a4c07144fb3eb3456
|
| 3 |
+
size 76327500
|
questions/train-00001-of-00008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:13aae1def52bf5f8e111ad1008eeba798844971061d26da936fde259c3da0bd1
|
| 3 |
+
size 76769859
|
questions/train-00002-of-00008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:826b7de7444a00d35891e9a5429349e8cb5215ad74d8fb79c6d6edadbd554700
|
| 3 |
+
size 76636221
|
questions/train-00003-of-00008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0098f1544975b932827bc36ebf7e5f22e5d2a5a073f085b353b08ba2198c6daf
|
| 3 |
+
size 77888538
|
questions/train-00004-of-00008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7871fd3a12d125f25236de80449b1334fb34eb79b33e7f8536168dc9347df18
|
| 3 |
+
size 76824315
|
questions/train-00005-of-00008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:08737ea811539a4d72a727b9dc79a565b6817eb9d3da95564cd0daf046b9726c
|
| 3 |
+
size 76814112
|
questions/train-00006-of-00008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b0ead5805efda74997e2d09f8369925cb4bb4625e613fc981adacbc50aef95c6
|
| 3 |
+
size 76418056
|
questions/train-00007-of-00008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cd4bb3dff18038bb0c2773ba8d8a9fcf282e06b28b5553dc818f19360a48d345
|
| 3 |
+
size 78293596
|
questions/validation-00000-of-00008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7ce156286209c44163a12f65cfb507cbd561c6bb8d42193e3b9681ac475dc1fb
|
| 3 |
+
size 9006103
|
questions/validation-00001-of-00008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34e895ce2a035f9ba450b3c481b558c2cd651f10e270e65ea8acde052635fa27
|
| 3 |
+
size 9091062
|
questions/validation-00002-of-00008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0c2771746f4bc22023e4bef2ca8a6e6878e0ed651994f1608f8732ce332c22f
|
| 3 |
+
size 9402092
|
questions/validation-00003-of-00008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a3b6e435a1f1a9369c730504f043c0230a5fb5ff3556ed14d2a12951fdd1d67
|
| 3 |
+
size 9574773
|
questions/validation-00004-of-00008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e7770c0cbd4960995176e927a4b789046ada1060f64a93bfc5f455e642709e6
|
| 3 |
+
size 9861143
|
questions/validation-00005-of-00008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2a59b8bdfaae84de954930d173a42fd7038c9009c8c60a85f310122f92aac16e
|
| 3 |
+
size 10059718
|
questions/validation-00006-of-00008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:407069d4779f70b6721f699286872575ba9e26cca118d280174291cc9ebebb75
|
| 3 |
+
size 10155163
|
questions/validation-00007-of-00008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:276f1d5c6fbfcbdeefc682249c34313b059d33edfec5dc68aa61f640550ba6fe
|
| 3 |
+
size 10249754
|