File size: 1,915 Bytes
bd77049
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: smooth-or-featured-ukidss_smooth
    dtype: int32
  - name: smooth-or-featured-ukidss_featured-or-disk
    dtype: int32
  - name: smooth-or-featured-ukidss_artifact
    dtype: int32
  - name: disk-edge-on-ukidss_yes
    dtype: int32
  - name: disk-edge-on-ukidss_no
    dtype: int32
  - name: has-spiral-arms-ukidss_yes
    dtype: int32
  - name: has-spiral-arms-ukidss_no
    dtype: int32
  - name: bar-ukidss_yes
    dtype: int32
  - name: bar-ukidss_no
    dtype: int32
  - name: bulge-size-ukidss_dominant
    dtype: int32
  - name: bulge-size-ukidss_obvious
    dtype: int32
  - name: bulge-size-ukidss_just-noticeable
    dtype: int32
  - name: bulge-size-ukidss_no
    dtype: int32
  - name: something-odd-ukidss_yes
    dtype: int32
  - name: something-odd-ukidss_no
    dtype: int32
  - name: how-rounded-ukidss_round
    dtype: int32
  - name: how-rounded-ukidss_in-between
    dtype: int32
  - name: how-rounded-ukidss_cigar
    dtype: int32
  - name: bulge-shape-ukidss_round
    dtype: int32
  - name: bulge-shape-ukidss_boxy
    dtype: int32
  - name: bulge-shape-ukidss_no-bulge
    dtype: int32
  - name: spiral-winding-ukidss_tight
    dtype: int32
  - name: spiral-winding-ukidss_medium
    dtype: int32
  - name: spiral-winding-ukidss_loose
    dtype: int32
  - name: spiral-arm-count-ukidss_1
    dtype: int32
  - name: spiral-arm-count-ukidss_2
    dtype: int32
  - name: spiral-arm-count-ukidss_3
    dtype: int32
  - name: spiral-arm-count-ukidss_4
    dtype: int32
  - name: spiral-arm-count-ukidss_more-than-4
    dtype: int32
  - name: spiral-arm-count-ukidss_cant-tell
    dtype: int32
  splits:
  - name: train
    num_bytes: 6318497676.188
    num_examples: 56676
  download_size: 6319700164
  dataset_size: 6318497676.188
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---