Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,50 @@
|
|
1 |
-
---
|
2 |
-
license: odc-by
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: odc-by
|
3 |
+
task_categories:
|
4 |
+
- text-to-image
|
5 |
+
- image-to-text
|
6 |
+
pretty_name: BIGstockimage33M
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
size_categories:
|
10 |
+
- 10M<n<100M
|
11 |
+
tags:
|
12 |
+
- stock image
|
13 |
+
- stock photo
|
14 |
+
---
|
15 |
+
# Dataset Card for BIGstockimage33M
|
16 |
+
|
17 |
+
~33M stock images.
|
18 |
+
|
19 |
+
## Dataset Details
|
20 |
+
|
21 |
+
### Dataset Description
|
22 |
+
|
23 |
+
Approximately 33 million stock images and caption. Images are low resolution, ~0.4MP.
|
24 |
+
|
25 |
+
- **Curated by:** hlky
|
26 |
+
- **License:** Open Data Commons Attribution License (ODC-By) v1.0
|
27 |
+
|
28 |
+
## WebDataset Structure
|
29 |
+
|
30 |
+
- **__key__:** Unique identifier for the image
|
31 |
+
- **.jpg:** The image
|
32 |
+
- **.txt:** The caption
|
33 |
+
|
34 |
+
# Citation Information
|
35 |
+
```
|
36 |
+
@misc{BIGstockimage33M,
|
37 |
+
author = {hlky},
|
38 |
+
title = {BIGstockimage33M},
|
39 |
+
year = {2024},
|
40 |
+
publisher = {hlky},
|
41 |
+
journal = {Hugging Face repository},
|
42 |
+
howpublished = {\url{[https://huggingface.co/datasets/bigdata-pw/BIGstockimage33M](https://huggingface.co/datasets/bigdata-pw/BIGstockimage33M)}}
|
43 |
+
}
|
44 |
+
```
|
45 |
+
|
46 |
+
## Attribution Information
|
47 |
+
```
|
48 |
+
Contains information from [BIGstockimage33M](https://huggingface.co/datasets/bigdata-pw/BIGstockimage33M) which is made available
|
49 |
+
under the [ODC Attribution License](https://opendatacommons.org/licenses/by/1-0/).
|
50 |
+
```
|