File size: 807 Bytes
117d0cc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': Boho
          '1': Coastal
          '2': Contemporary
          '3': Farmhouse
          '4': Glam
          '5': Industrial
          '6': Mid-Century
          '7': Modern
          '8': Scandinavian
          '9': Traditional
  splits:
  - name: train
    num_bytes: 44040121691.965
    num_examples: 41127
  - name: validation
    num_bytes: 339743399.0
    num_examples: 454
  - name: test
    num_bytes: 303509.0
    num_examples: 6
  download_size: 339534104
  dataset_size: 44380168599.965
---
# Dataset Card for "style_data"

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