HITMYM commited on
Commit
9f1c346
·
1 Parent(s): 9a3387b

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "nielsr/swin-tiny-patch4-window7-224-finetuned-eurosat",
3
  "architectures": [
4
  "SwinForImageClassification"
5
  ],
@@ -17,30 +17,28 @@
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,
 
1
  {
2
+ "_name_or_path": "microsoft/swin-tiny-patch4-window7-224",
3
  "architectures": [
4
  "SwinForImageClassification"
5
  ],
 
17
  "hidden_dropout_prob": 0.0,
18
  "hidden_size": 768,
19
  "id2label": {
20
+ "0": "0",
21
+ "1": "1",
22
+ "2": "2",
23
+ "3": "3",
24
+ "4": "4",
25
+ "5": "5",
26
+ "6": "6",
27
+ "7": "7",
28
+ "8": "8"
 
29
  },
30
  "image_size": 224,
31
  "initializer_range": 0.02,
32
  "label2id": {
33
+ "0": 0,
34
+ "1": 1,
35
+ "2": 2,
36
+ "3": 3,
37
+ "4": 4,
38
+ "5": 5,
39
+ "6": 6,
40
+ "7": 7,
41
+ "8": 8
 
42
  },
43
  "layer_norm_eps": 1e-05,
44
  "mlp_ratio": 4.0,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:218556e88dd01a0c30319db8a61f0df84ea4bf2d9fdbc3525e70e5c9f8920840
3
- size 110419441
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:939f39d833eb24f8e2d908ce39ec06681eb27ec3b8a3eae34313c97140d978da
3
+ size 110416369
runs/Jun17_07-05-43_4a1e22a6ff6d/events.out.tfevents.1686985546.4a1e22a6ff6d.3446.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:619b8f28bd02efdf31680cc8472261c713014037bccaf10f7e3e628ea71a903e
3
+ size 5112
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f652398d99f226d96dea65573e7d54f19b79a9f33b3be21d730558bcdbe90adb
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb46cdd94f3512a5b8e8ccee9ebc99b740fbc96bed39e3a5d088a0c5d76275e6
3
  size 4027