Datasets:
matthieulel
commited on
Commit
•
cfc7754
1
Parent(s):
6062ee6
Update Readme
Browse files
README.md
CHANGED
@@ -20,8 +20,34 @@ dataset_info:
|
|
20 |
num_bytes: 254293826.65414974
|
21 |
num_examples: 1774
|
22 |
download_size: 2542637928
|
23 |
-
dataset_size: 2542364887
|
|
|
|
|
24 |
---
|
25 |
# Dataset Card for "galaxy10_decals"
|
26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
20 |
num_bytes: 254293826.65414974
|
21 |
num_examples: 1774
|
22 |
download_size: 2542637928
|
23 |
+
dataset_size: 2542364887
|
24 |
+
task_categories:
|
25 |
+
- image-classification
|
26 |
---
|
27 |
# Dataset Card for "galaxy10_decals"
|
28 |
|
29 |
+
|
30 |
+
### Labels class
|
31 |
+
0 : Disturbed Galaxies
|
32 |
+
|
33 |
+
1: Merging Galaxies
|
34 |
+
|
35 |
+
2: Round Smooth Galaxies
|
36 |
+
|
37 |
+
3: In-between Round Smooth Galaxies
|
38 |
+
|
39 |
+
4: Cigar Shaped Smooth Galaxies
|
40 |
+
|
41 |
+
5: Barred Spiral Galaxies
|
42 |
+
|
43 |
+
6 : Unbarred Tight Spiral Galaxies
|
44 |
+
|
45 |
+
7 : Unbarred Loose Spiral Galaxies
|
46 |
+
|
47 |
+
8 : Edge-on Galaxies without Bulge
|
48 |
+
|
49 |
+
9 : Edge-on Galaxies with Bulge
|
50 |
+
|
51 |
+
|
52 |
+
|
53 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|