mwalmsley commited on
Commit
4190d95
·
verified ·
1 Parent(s): 673cff8

Upload dataset

Browse files
Files changed (1) hide show
  1. README.md +76 -0
README.md CHANGED
@@ -15,6 +15,82 @@ tags:
15
  - astronomy
16
  - galaxies
17
  - citizen science
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  ---
19
 
20
  # GZ Campaign Datasets
 
15
  - astronomy
16
  - galaxies
17
  - citizen science
18
+ dataset_info:
19
+ config_name: evo
20
+ features:
21
+ - name: image
22
+ dtype: image
23
+ - name: smooth-or-featured-gz2_smooth
24
+ dtype: int32
25
+ - name: smooth-or-featured-gz2_featured-or-disk
26
+ dtype: int32
27
+ - name: smooth-or-featured-gz2_artifact
28
+ dtype: int32
29
+ - name: disk-edge-on-gz2_yes
30
+ dtype: int32
31
+ - name: disk-edge-on-gz2_no
32
+ dtype: int32
33
+ - name: has-spiral-arms-gz2_yes
34
+ dtype: int32
35
+ - name: has-spiral-arms-gz2_no
36
+ dtype: int32
37
+ - name: bar-gz2_yes
38
+ dtype: int32
39
+ - name: bar-gz2_no
40
+ dtype: int32
41
+ - name: bulge-size-gz2_dominant
42
+ dtype: int32
43
+ - name: bulge-size-gz2_obvious
44
+ dtype: int32
45
+ - name: bulge-size-gz2_just-noticeable
46
+ dtype: int32
47
+ - name: bulge-size-gz2_no
48
+ dtype: int32
49
+ - name: something-odd-gz2_yes
50
+ dtype: int32
51
+ - name: something-odd-gz2_no
52
+ dtype: int32
53
+ - name: how-rounded-gz2_round
54
+ dtype: int32
55
+ - name: how-rounded-gz2_in-between
56
+ dtype: int32
57
+ - name: how-rounded-gz2_cigar
58
+ dtype: int32
59
+ - name: bulge-shape-gz2_round
60
+ dtype: int32
61
+ - name: bulge-shape-gz2_boxy
62
+ dtype: int32
63
+ - name: bulge-shape-gz2_no-bulge
64
+ dtype: int32
65
+ - name: spiral-winding-gz2_tight
66
+ dtype: int32
67
+ - name: spiral-winding-gz2_medium
68
+ dtype: int32
69
+ - name: spiral-winding-gz2_loose
70
+ dtype: int32
71
+ - name: spiral-arm-count-gz2_1
72
+ dtype: int32
73
+ - name: spiral-arm-count-gz2_2
74
+ dtype: int32
75
+ - name: spiral-arm-count-gz2_3
76
+ dtype: int32
77
+ - name: spiral-arm-count-gz2_4
78
+ dtype: int32
79
+ - name: spiral-arm-count-gz2_more-than-4
80
+ dtype: int32
81
+ - name: spiral-arm-count-gz2_cant-tell
82
+ dtype: int32
83
+ splits:
84
+ - name: train
85
+ num_bytes: 2315617466.771
86
+ num_examples: 172377
87
+ download_size: 2333578143
88
+ dataset_size: 2315617466.771
89
+ configs:
90
+ - config_name: evo
91
+ data_files:
92
+ - split: train
93
+ path: evo/train-*
94
  ---
95
 
96
  # GZ Campaign Datasets