autotrain-data-processor commited on
Commit
967828a
1 Parent(s): b89755b

Processed data from AutoTrain data processor ([2023-06-26 07:43 ]

Browse files
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - image-classification
4
+
5
+ ---
6
+ # AutoTrain Dataset for project: galaxy_classification
7
+
8
+ ## Dataset Description
9
+
10
+ This dataset has been automatically processed by AutoTrain for project galaxy_classification.
11
+
12
+ ### Languages
13
+
14
+ The BCP-47 code for the dataset's language is unk.
15
+
16
+ ## Dataset Structure
17
+
18
+ ### Data Instances
19
+
20
+ A sample from this dataset looks as follows:
21
+
22
+ ```json
23
+ [
24
+ {
25
+ "image": "<256x256 RGB PIL image>",
26
+ "target": 0
27
+ },
28
+ {
29
+ "image": "<256x256 RGB PIL image>",
30
+ "target": 0
31
+ }
32
+ ]
33
+ ```
34
+
35
+ ### Dataset Fields
36
+
37
+ The dataset has the following fields (also called "features"):
38
+
39
+ ```json
40
+ {
41
+ "image": "Image(decode=True, id=None)",
42
+ "target": "ClassLabel(names=['Barred Spiral', 'Cigar Round Smooth', 'Distributed', 'Edge-on with Bulge', 'Edge-on without Bulge', 'In-between Round Smooth', 'Merging', 'Round Smooth', 'Unbarred Loss Spiral', 'Unbarred Tight Spiral'], id=None)"
43
+ }
44
+ ```
45
+
46
+ ### Dataset Splits
47
+
48
+ This dataset is split into a train and validation split. The split sizes are as follow:
49
+
50
+ | Split name | Num samples |
51
+ | ------------ | ------------------- |
52
+ | train | 14188 |
53
+ | valid | 3548 |
processed/dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "valid"]}
processed/train/data-00000-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebfe2fd0b1354729b365369bebb8a07292eeb63921a11076328dd69a7c63f815
3
+ size 405507752
processed/train/data-00001-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3e55303845ca3a956d30c827747c3e221e0c60c5238be9fa95067d7e994ce90
3
+ size 410499960
processed/train/data-00002-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f3c08a83a3a98bea3b14d067d826cfc80b53fcbf1e7d26915f7a36a915467a8
3
+ size 404554280
processed/train/data-00003-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b246c1ab47ba30b1a000c6ec70f1cd3fb41b3b42cf6c80da2748977337765035
3
+ size 410899728
processed/train/data-00004-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27560ecc99de565b4228348610af05042c929501456d51ee86b2d1bd130fdf71
3
+ size 402689200
processed/train/dataset_info.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "AutoTrain generated dataset",
4
+ "features": {
5
+ "image": {
6
+ "_type": "Image"
7
+ },
8
+ "target": {
9
+ "names": [
10
+ "Barred Spiral",
11
+ "Cigar Round Smooth",
12
+ "Distributed",
13
+ "Edge-on with Bulge",
14
+ "Edge-on without Bulge",
15
+ "In-between Round Smooth",
16
+ "Merging",
17
+ "Round Smooth",
18
+ "Unbarred Loss Spiral",
19
+ "Unbarred Tight Spiral"
20
+ ],
21
+ "_type": "ClassLabel"
22
+ }
23
+ },
24
+ "homepage": "",
25
+ "license": "",
26
+ "splits": {
27
+ "train": {
28
+ "name": "train",
29
+ "num_bytes": 2034142819,
30
+ "num_examples": 14188,
31
+ "dataset_name": null
32
+ }
33
+ }
34
+ }
processed/train/state.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00005.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00005.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00005.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00005.arrow"
14
+ },
15
+ {
16
+ "filename": "data-00004-of-00005.arrow"
17
+ }
18
+ ],
19
+ "_fingerprint": "bec1b7f8f535111f",
20
+ "_format_columns": [
21
+ "image",
22
+ "target"
23
+ ],
24
+ "_format_kwargs": {},
25
+ "_format_type": null,
26
+ "_output_all_columns": false,
27
+ "_split": null
28
+ }
processed/valid/data-00000-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b38ecebbe057c03f49e209950ecd23db8b224a3ed1badd9fb426a5a040708f0c
3
+ size 253742056
processed/valid/data-00001-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e08dd7a83df2fa83659a8d4db1857200f01f2f3de6093f6e73c413bb4ba503e
3
+ size 254695440
processed/valid/dataset_info.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "AutoTrain generated dataset",
4
+ "features": {
5
+ "image": {
6
+ "_type": "Image"
7
+ },
8
+ "target": {
9
+ "names": [
10
+ "Barred Spiral",
11
+ "Cigar Round Smooth",
12
+ "Distributed",
13
+ "Edge-on with Bulge",
14
+ "Edge-on without Bulge",
15
+ "In-between Round Smooth",
16
+ "Merging",
17
+ "Round Smooth",
18
+ "Unbarred Loss Spiral",
19
+ "Unbarred Tight Spiral"
20
+ ],
21
+ "_type": "ClassLabel"
22
+ }
23
+ },
24
+ "homepage": "",
25
+ "license": "",
26
+ "splits": {
27
+ "valid": {
28
+ "name": "valid",
29
+ "num_bytes": 508434901,
30
+ "num_examples": 3548,
31
+ "dataset_name": null
32
+ }
33
+ }
34
+ }
processed/valid/state.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00002.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00002.arrow"
8
+ }
9
+ ],
10
+ "_fingerprint": "00a6071cfba06be5",
11
+ "_format_columns": [
12
+ "image",
13
+ "target"
14
+ ],
15
+ "_format_kwargs": {},
16
+ "_format_type": null,
17
+ "_output_all_columns": false,
18
+ "_split": null
19
+ }