File size: 812 Bytes
31c3a92
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
configs:
- config_name: default
  data_files:
  - split: artwork
    path: data/artwork-*
  - split: person
    path: data/person-*
  - split: object
    path: data/object-*
dataset_info:
  features:
  - name: image
    dtype: image
  - name: text
    dtype: string
  - name: url
    dtype: string
  - name: punsafe
    dtype: float64
  - name: pwatermark
    dtype: float64
  splits:
  - name: artwork
    num_bytes: 235558764.0
    num_examples: 452
  - name: person
    num_bytes: 254743194.0
    num_examples: 501
  - name: object
    num_bytes: 57867679.0
    num_examples: 114
  download_size: 548177028
  dataset_size: 548169637.0
---
# Dataset Card for "laion_subset"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)