ppicazo commited on
Commit
ed9c72d
·
1 Parent(s): 3844504

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +16 -12
  2. model.safetensors +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -12,14 +12,16 @@
12
  "id2label": {
13
  "0": "diffuse_nebula",
14
  "1": "galaxy",
 
 
15
  "2": "globular_cluster",
16
  "3": "jupiter",
17
- "4": "milky_way",
18
- "5": "moon",
19
- "6": "open_cluster",
20
- "7": "planetary_nebula",
21
- "8": "sun",
22
- "9": "supernova_remnant"
23
  },
24
  "image_size": 224,
25
  "initializer_range": 0.02,
@@ -29,12 +31,14 @@
29
  "galaxy": "1",
30
  "globular_cluster": "2",
31
  "jupiter": "3",
32
- "milky_way": "4",
33
- "moon": "5",
34
- "open_cluster": "6",
35
- "planetary_nebula": "7",
36
- "sun": "8",
37
- "supernova_remnant": "9"
 
 
38
  },
39
  "layer_norm_eps": 1e-12,
40
  "model_type": "vit",
 
12
  "id2label": {
13
  "0": "diffuse_nebula",
14
  "1": "galaxy",
15
+ "10": "sun",
16
+ "11": "supernova_remnant",
17
  "2": "globular_cluster",
18
  "3": "jupiter",
19
+ "4": "mars",
20
+ "5": "milky_way",
21
+ "6": "moon",
22
+ "7": "open_cluster",
23
+ "8": "planetary_nebula",
24
+ "9": "saturn"
25
  },
26
  "image_size": 224,
27
  "initializer_range": 0.02,
 
31
  "galaxy": "1",
32
  "globular_cluster": "2",
33
  "jupiter": "3",
34
+ "mars": "4",
35
+ "milky_way": "5",
36
+ "moon": "6",
37
+ "open_cluster": "7",
38
+ "planetary_nebula": "8",
39
+ "saturn": "9",
40
+ "sun": "10",
41
+ "supernova_remnant": "11"
42
  },
43
  "layer_norm_eps": 1e-12,
44
  "model_type": "vit",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:436959e95910ac2230c8ca12138796f4753506326ed26d39aa15d83789c198df
3
- size 343248584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4927254825cb006dafef5eead6e307d0eb285fb91c70361184b1c5ce7efd0702
3
+ size 343254736
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2742b70289b7e2767506cc593fc4603f6620aa10b991f88265ff8fd8f7794cf3
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efa73d23f486cfe68d69a04959bcd310c946e52b4e204f5ff7a86cd633863a96
3
  size 4728