fantasyfish
commited on
Commit
•
6b0f58e
1
Parent(s):
1401736
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: image
|
5 |
+
dtype: image
|
6 |
+
- name: text
|
7 |
+
dtype: string
|
8 |
+
- name: aesthetic
|
9 |
+
dtype: float64
|
10 |
+
splits:
|
11 |
+
- name: train
|
12 |
+
num_bytes: 11640624315.8
|
13 |
+
num_examples: 20072
|
14 |
+
- name: test
|
15 |
+
num_bytes: 538961083.0
|
16 |
+
num_examples: 855
|
17 |
+
download_size: 12347056207
|
18 |
+
dataset_size: 12179585398.8
|
19 |
+
---
|
20 |
+
# Dataset Card for "laion-art"
|
21 |
+
|
22 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|