ayubkfupm commited on
Commit
37351e4
1 Parent(s): 6fa5a22

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "microsoft/swin-tiny-patch4-window7-224",
3
  "architectures": [
4
  "SwinForImageClassification"
5
  ],
@@ -17,22 +17,30 @@
17
  "hidden_dropout_prob": 0.0,
18
  "hidden_size": 768,
19
  "id2label": {
20
- "0": "Downstairs",
21
- "1": "Jogging",
22
- "2": "Sitting",
23
- "3": "Standing",
24
- "4": "Upstairs",
25
- "5": "Walking"
 
 
 
 
26
  },
27
  "image_size": 224,
28
  "initializer_range": 0.02,
29
  "label2id": {
30
- "Downstairs": 0,
31
- "Jogging": 1,
32
- "Sitting": 2,
33
- "Standing": 3,
34
- "Upstairs": 4,
35
- "Walking": 5
 
 
 
 
36
  },
37
  "layer_norm_eps": 1e-05,
38
  "mlp_ratio": 4.0,
 
1
  {
2
+ "_name_or_path": "nielsr/swin-tiny-patch4-window7-224-finetuned-eurosat",
3
  "architectures": [
4
  "SwinForImageClassification"
5
  ],
 
17
  "hidden_dropout_prob": 0.0,
18
  "hidden_size": 768,
19
  "id2label": {
20
+ "0": "AnnualCrop",
21
+ "1": "Forest",
22
+ "2": "HerbaceousVegetation",
23
+ "3": "Highway",
24
+ "4": "Industrial",
25
+ "5": "Pasture",
26
+ "6": "PermanentCrop",
27
+ "7": "Residential",
28
+ "8": "River",
29
+ "9": "SeaLake"
30
  },
31
  "image_size": 224,
32
  "initializer_range": 0.02,
33
  "label2id": {
34
+ "AnnualCrop": 0,
35
+ "Forest": 1,
36
+ "HerbaceousVegetation": 2,
37
+ "Highway": 3,
38
+ "Industrial": 4,
39
+ "Pasture": 5,
40
+ "PermanentCrop": 6,
41
+ "Residential": 7,
42
+ "River": 8,
43
+ "SeaLake": 9
44
  },
45
  "layer_norm_eps": 1e-05,
46
  "mlp_ratio": 4.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0a0c3f07ddf229bc4d151656f1815d71813c67a55db3d0745345d67fe41beb2
3
- size 110355136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e046c7d3c09394fbe4961343806b5255502c354d769404f40ea7da29e2e73d5f
3
+ size 110367448
runs/Jul26_05-05-23_DESKTOP-BJ85B6S/events.out.tfevents.1721959542.DESKTOP-BJ85B6S.19880.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:813dc8e766626ab75049b8d3a32d4df6d922b31b35fde6bd9b940b38df38c55f
3
+ size 5753
runs/Jul26_05-06-21_DESKTOP-BJ85B6S/events.out.tfevents.1721959587.DESKTOP-BJ85B6S.19880.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9b58db67f5d6250423ec937fa910ed231586f0bf1f06aa1bf4e11afd603d7a5
3
+ size 7105
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2068d268281f09c0cf37c7e93e35086f1927fca827ada92858f8c641106bead7
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65c5118b35e79d2e0854ce9904d9c2762083ce926ceb750de4ff7b470cb12d2a
3
  size 5240