Training in progress, epoch 0
Browse files
config.json
CHANGED
@@ -17,30 +17,14 @@
|
|
17 |
"hidden_dropout_prob": 0.0,
|
18 |
"hidden_size": 768,
|
19 |
"id2label": {
|
20 |
-
"0": "
|
21 |
-
"1": "
|
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 |
-
"
|
35 |
-
"
|
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,
|
|
|
17 |
"hidden_dropout_prob": 0.0,
|
18 |
"hidden_size": 768,
|
19 |
"id2label": {
|
20 |
+
"0": "OilStorage",
|
21 |
+
"1": "Residential"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
},
|
23 |
"image_size": 224,
|
24 |
"initializer_range": 0.02,
|
25 |
"label2id": {
|
26 |
+
"OilStorage": 0,
|
27 |
+
"Residential": 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
},
|
29 |
"layer_norm_eps": 1e-05,
|
30 |
"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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d92015633f9abd419f454a2f0038c0a2bd05a9c6db722b8629d00d681673627
|
3 |
+
size 110342832
|
runs/Nov15_14-44-00_PC27LEL8/events.out.tfevents.1700077440.PC27LEL8
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9bba823da6d7ced18edea18fabd812ad12489c3f55e866e85acb5dd5a6ed6da
|
3 |
+
size 12661
|
runs/Nov16_07-55-32_PC27LEL8/events.out.tfevents.1700139332.PC27LEL8
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9a7e18298c5bd6cb88019310807b7b931990955c95a061211c56ce81813ffda
|
3 |
+
size 4644
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef29f045260f8caeb59c6ee78afbfab1aab61ffb21fc3df82f5104c822792849
|
3 |
size 4664
|