Upload dataset
Browse files- FashionIQ/test-00000-of-00001.parquet +3 -0
- README.md +24 -0
FashionIQ/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88f8a0c65c9d9bdf7054a57a115b497b017bf48badb4640b4fff35753d8baec3
|
3 |
+
size 1723835
|
README.md
CHANGED
@@ -100,6 +100,26 @@ dataset_info:
|
|
100 |
num_examples: 1000
|
101 |
download_size: 1728994
|
102 |
dataset_size: 23051459
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
103 |
- config_name: GQA
|
104 |
features:
|
105 |
- name: qry_text
|
@@ -581,6 +601,10 @@ configs:
|
|
581 |
data_files:
|
582 |
- split: test
|
583 |
path: DocVQA/test-*
|
|
|
|
|
|
|
|
|
584 |
- config_name: GQA
|
585 |
data_files:
|
586 |
- split: test
|
|
|
100 |
num_examples: 1000
|
101 |
download_size: 1728994
|
102 |
dataset_size: 23051459
|
103 |
+
- config_name: FashionIQ
|
104 |
+
features:
|
105 |
+
- name: qry_text
|
106 |
+
dtype: string
|
107 |
+
- name: qry_img_path
|
108 |
+
dtype: string
|
109 |
+
- name: tgt_text
|
110 |
+
sequence: string
|
111 |
+
- name: tgt_img_path
|
112 |
+
sequence: string
|
113 |
+
- name: qry_inst
|
114 |
+
dtype: string
|
115 |
+
- name: tgt_inst
|
116 |
+
dtype: string
|
117 |
+
splits:
|
118 |
+
- name: test
|
119 |
+
num_bytes: 32214665
|
120 |
+
num_examples: 1000
|
121 |
+
download_size: 1723835
|
122 |
+
dataset_size: 32214665
|
123 |
- config_name: GQA
|
124 |
features:
|
125 |
- name: qry_text
|
|
|
601 |
data_files:
|
602 |
- split: test
|
603 |
path: DocVQA/test-*
|
604 |
+
- config_name: FashionIQ
|
605 |
+
data_files:
|
606 |
+
- split: test
|
607 |
+
path: FashionIQ/test-*
|
608 |
- config_name: GQA
|
609 |
data_files:
|
610 |
- split: test
|