Datasets:
Languages:
English
Size:
10K<n<100K
jamescalam
commited on
Commit
•
c98cf17
1
Parent(s):
2725dba
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Unsplash Lite Dataset Photos
|
2 |
|
3 |
This dataset is linked to the Unsplash Lite dataset containing data on 25K images from Unsplash. The dataset here only includes data from a single file `photos.tsv000`. The dataset builder script streams this data directly from the Unsplash 25K dataset source.
|
|
|
1 |
+
---
|
2 |
+
annotations_creators:
|
3 |
+
- found
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
language_creators:
|
7 |
+
- found
|
8 |
+
license: []
|
9 |
+
multilinguality:
|
10 |
+
- monolingual
|
11 |
+
pretty_name: Unsplash Lite 25K Photos
|
12 |
+
size_categories:
|
13 |
+
- 10K<n<100K
|
14 |
+
source_datasets: []
|
15 |
+
tags:
|
16 |
+
- images
|
17 |
+
- unsplash
|
18 |
+
- photos
|
19 |
+
task_categories:
|
20 |
+
- image-to-image
|
21 |
+
- image-classification
|
22 |
+
- image-to-text
|
23 |
+
- text-to-image
|
24 |
+
- zero-shot-image-classification
|
25 |
+
task_ids: []
|
26 |
+
---
|
27 |
+
|
28 |
# Unsplash Lite Dataset Photos
|
29 |
|
30 |
This dataset is linked to the Unsplash Lite dataset containing data on 25K images from Unsplash. The dataset here only includes data from a single file `photos.tsv000`. The dataset builder script streams this data directly from the Unsplash 25K dataset source.
|