Upload dataset
Browse files- InfographicsVQA/train-00000-of-00001.parquet +3 -0
- README.md +24 -0
InfographicsVQA/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d066ad0ac06c9129accf8c2ad8afec6f7f5ee640bd0cc488e238ef817673661d
|
3 |
+
size 3695736
|
README.md
CHANGED
@@ -100,6 +100,26 @@ dataset_info:
|
|
100 |
num_examples: 141256
|
101 |
download_size: 1381051869
|
102 |
dataset_size: 2371586952
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
103 |
- config_name: N24News
|
104 |
features:
|
105 |
- name: qry
|
@@ -201,6 +221,10 @@ configs:
|
|
201 |
data_files:
|
202 |
- split: train
|
203 |
path: InfoSeek_it2t/train-*
|
|
|
|
|
|
|
|
|
204 |
- config_name: N24News
|
205 |
data_files:
|
206 |
- split: train
|
|
|
100 |
num_examples: 141256
|
101 |
download_size: 1381051869
|
102 |
dataset_size: 2371586952
|
103 |
+
- config_name: InfographicsVQA
|
104 |
+
features:
|
105 |
+
- name: qry
|
106 |
+
dtype: string
|
107 |
+
- name: qry_image_path
|
108 |
+
dtype: string
|
109 |
+
- name: pos_text
|
110 |
+
dtype: string
|
111 |
+
- name: pos_image_path
|
112 |
+
dtype: string
|
113 |
+
- name: neg_text
|
114 |
+
dtype: string
|
115 |
+
- name: neg_image_path
|
116 |
+
dtype: string
|
117 |
+
splits:
|
118 |
+
- name: train
|
119 |
+
num_bytes: 10035440
|
120 |
+
num_examples: 23945
|
121 |
+
download_size: 3695736
|
122 |
+
dataset_size: 10035440
|
123 |
- config_name: N24News
|
124 |
features:
|
125 |
- name: qry
|
|
|
221 |
data_files:
|
222 |
- split: train
|
223 |
path: InfoSeek_it2t/train-*
|
224 |
+
- config_name: InfographicsVQA
|
225 |
+
data_files:
|
226 |
+
- split: train
|
227 |
+
path: InfographicsVQA/train-*
|
228 |
- config_name: N24News
|
229 |
data_files:
|
230 |
- split: train
|