Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,36 @@
|
|
1 |
-
---
|
2 |
-
license: odc-by
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: odc-by
|
3 |
+
pretty_name: Flickr
|
4 |
+
size_categories:
|
5 |
+
- 100M<n<1B
|
6 |
+
---
|
7 |
+
# Dataset Card for Flickr
|
8 |
+
|
9 |
+
~270M images from Flickr.
|
10 |
+
|
11 |
+
## Dataset Details
|
12 |
+
|
13 |
+
### Dataset Description
|
14 |
+
|
15 |
+
Approximately 270 million images from Flickr. Entries include URLs to images at various resolutions and available metadata such as license, geolocation, dates, description and machine tags (camera info).
|
16 |
+
|
17 |
+
- **Curated by:** hlky
|
18 |
+
- **License:** Open Data Commons Attribution License (ODC-By) v1.0
|
19 |
+
|
20 |
+
# Citation Information
|
21 |
+
```
|
22 |
+
@misc{flickr,
|
23 |
+
author = {hlky},
|
24 |
+
title = {Flickr},
|
25 |
+
year = {2024},
|
26 |
+
publisher = {hlky},
|
27 |
+
journal = {Hugging Face repository},
|
28 |
+
howpublished = {\url{[https://huggingface.co/datasets/bigdata-pw/Flickr](https://huggingface.co/datasets/bigdata-pw/Flickr)}}
|
29 |
+
}
|
30 |
+
```
|
31 |
+
|
32 |
+
## Attribution Information
|
33 |
+
```
|
34 |
+
Contains information from [Flickr](https://huggingface.co/datasets/bigdata-pw/Flickr) which is made available
|
35 |
+
under the [ODC Attribution License](https://opendatacommons.org/licenses/by/1-0/).
|
36 |
+
```
|