Upload dataset
Browse files- MSCOCO/train-00000-of-00001.parquet +3 -0
- README.md +24 -0
MSCOCO/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cebfd411c1e90e4313163e0a0624316394f13a2e89fff74e38e0648b553c30b0
|
3 |
+
size 8463957
|
README.md
CHANGED
@@ -200,6 +200,26 @@ dataset_info:
|
|
200 |
num_examples: 23945
|
201 |
download_size: 3695736
|
202 |
dataset_size: 10035440
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
203 |
- config_name: MSCOCO_i2t
|
204 |
features:
|
205 |
- name: qry
|
@@ -501,6 +521,10 @@ configs:
|
|
501 |
data_files:
|
502 |
- split: train
|
503 |
path: InfographicsVQA/train-*
|
|
|
|
|
|
|
|
|
504 |
- config_name: MSCOCO_i2t
|
505 |
data_files:
|
506 |
- split: train
|
|
|
200 |
num_examples: 23945
|
201 |
download_size: 3695736
|
202 |
dataset_size: 10035440
|
203 |
+
- config_name: MSCOCO
|
204 |
+
features:
|
205 |
+
- name: qry
|
206 |
+
dtype: string
|
207 |
+
- name: qry_image_path
|
208 |
+
dtype: string
|
209 |
+
- name: pos_text
|
210 |
+
dtype: string
|
211 |
+
- name: pos_image_path
|
212 |
+
dtype: string
|
213 |
+
- name: neg_text
|
214 |
+
dtype: string
|
215 |
+
- name: neg_image_path
|
216 |
+
dtype: string
|
217 |
+
splits:
|
218 |
+
- name: train
|
219 |
+
num_bytes: 148087132
|
220 |
+
num_examples: 99999
|
221 |
+
download_size: 8463957
|
222 |
+
dataset_size: 148087132
|
223 |
- config_name: MSCOCO_i2t
|
224 |
features:
|
225 |
- name: qry
|
|
|
521 |
data_files:
|
522 |
- split: train
|
523 |
path: InfographicsVQA/train-*
|
524 |
+
- config_name: MSCOCO
|
525 |
+
data_files:
|
526 |
+
- split: train
|
527 |
+
path: MSCOCO/train-*
|
528 |
- config_name: MSCOCO_i2t
|
529 |
data_files:
|
530 |
- split: train
|