Datasets:
Update readme
Browse files
README.md
CHANGED
@@ -39,7 +39,7 @@ dataset_info:
|
|
39 |
- name: image
|
40 |
dtype: image
|
41 |
splits:
|
42 |
-
- name:
|
43 |
num_bytes: 33800694.0
|
44 |
num_examples: 347
|
45 |
download_size: 33755238
|
@@ -67,7 +67,7 @@ dataset_info:
|
|
67 |
- name: image
|
68 |
dtype: image
|
69 |
splits:
|
70 |
-
- name:
|
71 |
num_bytes: 31270976.0
|
72 |
num_examples: 345
|
73 |
download_size: 31240949
|
@@ -99,7 +99,7 @@ dataset_info:
|
|
99 |
- name: image
|
100 |
dtype: image
|
101 |
splits:
|
102 |
-
- name:
|
103 |
num_bytes: 22656597.0
|
104 |
num_examples: 674
|
105 |
download_size: 22591665
|
@@ -129,7 +129,7 @@ dataset_info:
|
|
129 |
- name: image
|
130 |
dtype: image
|
131 |
splits:
|
132 |
-
- name:
|
133 |
num_bytes: 16315782.0
|
134 |
num_examples: 185
|
135 |
download_size: 16313529
|
@@ -153,7 +153,7 @@ dataset_info:
|
|
153 |
- name: image
|
154 |
dtype: image
|
155 |
splits:
|
156 |
-
- name:
|
157 |
num_bytes: 12072018.0
|
158 |
num_examples: 194
|
159 |
download_size: 11900512
|
@@ -181,7 +181,7 @@ dataset_info:
|
|
181 |
- name: image
|
182 |
dtype: image
|
183 |
splits:
|
184 |
-
- name:
|
185 |
num_bytes: 12606317.0
|
186 |
num_examples: 92
|
187 |
download_size: 12606757
|
@@ -189,27 +189,27 @@ dataset_info:
|
|
189 |
configs:
|
190 |
- config_name: animals
|
191 |
data_files:
|
192 |
-
- split:
|
193 |
path: animals/full-*
|
194 |
- config_name: cars
|
195 |
data_files:
|
196 |
-
- split:
|
197 |
path: cars/full-*
|
198 |
- config_name: celebrity
|
199 |
data_files:
|
200 |
-
- split:
|
201 |
path: celebrity/full-*
|
202 |
- config_name: plants
|
203 |
data_files:
|
204 |
-
- split:
|
205 |
path: plants/full-*
|
206 |
- config_name: products
|
207 |
data_files:
|
208 |
-
- split:
|
209 |
path: products/full-*
|
210 |
- config_name: sights
|
211 |
data_files:
|
212 |
-
- split:
|
213 |
path: sights/full-*
|
214 |
task_categories:
|
215 |
- visual-question-answering
|
@@ -248,7 +248,7 @@ This dataset card aims to be a base template for new datasets. It has been gener
|
|
248 |
- **License:** Images are owned by their creators, the collection of data is distributed under cc-by-nc 4.0 license. The data is provided as-is without any warranty or guarantee of fitness for a particular purpose. Please refer to the license file in the repository for more details.
|
249 |
|
250 |
### Dataset Sources
|
251 |
-
- Images are collected from the Internet with a focus on images NOT featured on Wikipedia, because we expected those to be less likely to be part of existing training datasets.
|
252 |
|
253 |
- **Paper :** currently under review for a scientific AI conference. Will be published in first half of 2025.
|
254 |
|
|
|
39 |
- name: image
|
40 |
dtype: image
|
41 |
splits:
|
42 |
+
- name: test
|
43 |
num_bytes: 33800694.0
|
44 |
num_examples: 347
|
45 |
download_size: 33755238
|
|
|
67 |
- name: image
|
68 |
dtype: image
|
69 |
splits:
|
70 |
+
- name: test
|
71 |
num_bytes: 31270976.0
|
72 |
num_examples: 345
|
73 |
download_size: 31240949
|
|
|
99 |
- name: image
|
100 |
dtype: image
|
101 |
splits:
|
102 |
+
- name: test
|
103 |
num_bytes: 22656597.0
|
104 |
num_examples: 674
|
105 |
download_size: 22591665
|
|
|
129 |
- name: image
|
130 |
dtype: image
|
131 |
splits:
|
132 |
+
- name: test
|
133 |
num_bytes: 16315782.0
|
134 |
num_examples: 185
|
135 |
download_size: 16313529
|
|
|
153 |
- name: image
|
154 |
dtype: image
|
155 |
splits:
|
156 |
+
- name: test
|
157 |
num_bytes: 12072018.0
|
158 |
num_examples: 194
|
159 |
download_size: 11900512
|
|
|
181 |
- name: image
|
182 |
dtype: image
|
183 |
splits:
|
184 |
+
- name: test
|
185 |
num_bytes: 12606317.0
|
186 |
num_examples: 92
|
187 |
download_size: 12606757
|
|
|
189 |
configs:
|
190 |
- config_name: animals
|
191 |
data_files:
|
192 |
+
- split: test
|
193 |
path: animals/full-*
|
194 |
- config_name: cars
|
195 |
data_files:
|
196 |
+
- split: test
|
197 |
path: cars/full-*
|
198 |
- config_name: celebrity
|
199 |
data_files:
|
200 |
+
- split: test
|
201 |
path: celebrity/full-*
|
202 |
- config_name: plants
|
203 |
data_files:
|
204 |
+
- split: test
|
205 |
path: plants/full-*
|
206 |
- config_name: products
|
207 |
data_files:
|
208 |
+
- split: test
|
209 |
path: products/full-*
|
210 |
- config_name: sights
|
211 |
data_files:
|
212 |
+
- split: test
|
213 |
path: sights/full-*
|
214 |
task_categories:
|
215 |
- visual-question-answering
|
|
|
248 |
- **License:** Images are owned by their creators, the collection of data is distributed under cc-by-nc 4.0 license. The data is provided as-is without any warranty or guarantee of fitness for a particular purpose. Please refer to the license file in the repository for more details.
|
249 |
|
250 |
### Dataset Sources
|
251 |
+
- Images are collected from the Internet with a focus on images NOT featured on Wikipedia, because we expected those to be less likely to be part of existing training datasets. Images are filtered and downscaled to be within 400x300 as a minimum (except Celeb1k) and 1280x1024 as a maximum.
|
252 |
|
253 |
- **Paper :** currently under review for a scientific AI conference. Will be published in first half of 2025.
|
254 |
|