Training in progress, epoch 0
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"SwinForImageClassification"
|
5 |
],
|
@@ -17,30 +17,30 @@
|
|
17 |
"hidden_dropout_prob": 0.0,
|
18 |
"hidden_size": 768,
|
19 |
"id2label": {
|
20 |
-
"0": "
|
21 |
-
"1": "
|
22 |
-
"2": "
|
23 |
-
"3": "
|
24 |
-
"4": "
|
25 |
-
"5": "
|
26 |
-
"6": "
|
27 |
-
"7": "
|
28 |
-
"8": "
|
29 |
-
"9": "
|
30 |
},
|
31 |
"image_size": 224,
|
32 |
"initializer_range": 0.02,
|
33 |
"label2id": {
|
34 |
-
"
|
35 |
-
"
|
36 |
-
"
|
37 |
-
"
|
38 |
-
"
|
39 |
-
"
|
40 |
-
"
|
41 |
-
"
|
42 |
-
"
|
43 |
-
"
|
44 |
},
|
45 |
"layer_norm_eps": 1e-05,
|
46 |
"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:
|
3 |
size 110367448
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3de6b54bd970e538976b5b90cc96f1f8d78ae092a8bbe1cc90f7be03b2a370f2
|
3 |
size 110367448
|
runs/May06_05-28-27_5819780813d0/events.out.tfevents.1714975661.5819780813d0.502.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9d349391997db514b0f2bcad9d2368e24f1d793bbabec1952f05f2a390003fd
|
3 |
+
size 13220
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a87d3d0beb3702a5036b488ec4908fae63d18967d7981f13297a25ca647baf5f
|
3 |
size 5048
|