Upload dataset
Browse files- NIGHTS/train-00000-of-00001.parquet +3 -0
- README.md +24 -0
NIGHTS/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b185f63306e01701209f705f8ebf2e028e9f7b984fda9160551318cd0aedbc4c
|
| 3 |
+
size 1656749
|
README.md
CHANGED
|
@@ -220,6 +220,26 @@ dataset_info:
|
|
| 220 |
num_examples: 48987
|
| 221 |
download_size: 6397496
|
| 222 |
dataset_size: 20310166
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 223 |
- config_name: OK-VQA
|
| 224 |
features:
|
| 225 |
- name: qry
|
|
@@ -385,6 +405,10 @@ configs:
|
|
| 385 |
data_files:
|
| 386 |
- split: train
|
| 387 |
path: N24News/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 388 |
- config_name: OK-VQA
|
| 389 |
data_files:
|
| 390 |
- split: train
|
|
|
|
| 220 |
num_examples: 48987
|
| 221 |
download_size: 6397496
|
| 222 |
dataset_size: 20310166
|
| 223 |
+
- config_name: NIGHTS
|
| 224 |
+
features:
|
| 225 |
+
- name: qry
|
| 226 |
+
dtype: string
|
| 227 |
+
- name: qry_image_path
|
| 228 |
+
dtype: string
|
| 229 |
+
- name: pos_text
|
| 230 |
+
dtype: string
|
| 231 |
+
- name: pos_image_path
|
| 232 |
+
dtype: string
|
| 233 |
+
- name: neg_text
|
| 234 |
+
dtype: string
|
| 235 |
+
- name: neg_image_path
|
| 236 |
+
dtype: string
|
| 237 |
+
splits:
|
| 238 |
+
- name: train
|
| 239 |
+
num_bytes: 19239580
|
| 240 |
+
num_examples: 15940
|
| 241 |
+
download_size: 1656749
|
| 242 |
+
dataset_size: 19239580
|
| 243 |
- config_name: OK-VQA
|
| 244 |
features:
|
| 245 |
- name: qry
|
|
|
|
| 405 |
data_files:
|
| 406 |
- split: train
|
| 407 |
path: N24News/train-*
|
| 408 |
+
- config_name: NIGHTS
|
| 409 |
+
data_files:
|
| 410 |
+
- split: train
|
| 411 |
+
path: NIGHTS/train-*
|
| 412 |
- config_name: OK-VQA
|
| 413 |
data_files:
|
| 414 |
- split: train
|