Datasets:
Languages:
English
Size:
10K<n<100K
jamescalam
commited on
Commit
•
784f684
1
Parent(s):
9f356c7
Update unsplash-25k-photos.py
Browse files- unsplash-25k-photos.py +1 -1
unsplash-25k-photos.py
CHANGED
@@ -60,7 +60,7 @@ class Unsplash(datasets.GeneratorBasedBuilder):
|
|
60 |
}
|
61 |
),
|
62 |
supervised_keys=None,
|
63 |
-
homepage="https://
|
64 |
citation=_CITATION,
|
65 |
)
|
66 |
|
|
|
60 |
}
|
61 |
),
|
62 |
supervised_keys=None,
|
63 |
+
homepage="https://github.com/unsplash/datasets/",
|
64 |
citation=_CITATION,
|
65 |
)
|
66 |
|