Datasets:
PseudoTerminal X
commited on
Commit
•
139cbf7
1
Parent(s):
56e4f1c
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- photographs
|
5 |
+
- photos
|
6 |
+
- image-data
|
7 |
+
- text-to-image
|
8 |
+
- image-caption pairs
|
9 |
+
- simpletuner
|
10 |
+
pretty_name: Photo Aesthetics
|
11 |
+
---
|
12 |
+
|
13 |
+
# Photo Aesthetics Dataset
|
14 |
+
|
15 |
+
Pulled from Pexels in 2023.
|
16 |
+
|
17 |
+
Image filenames may be used as captions, or, the parquet table contains the same values.
|
18 |
+
|
19 |
+
**This dataset contains the full images.**
|