End of training
Browse files- README.md +0 -0
- config.json +21 -35
- model.safetensors +1 -1
- runs/Oct26_22-54-12_06e6d53513c2/events.out.tfevents.1729983258.06e6d53513c2.310.0 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
config.json
CHANGED
@@ -53,41 +53,27 @@
|
|
53 |
"image_size": 224,
|
54 |
"initializer_range": 0.02,
|
55 |
"label2id": {
|
56 |
-
"
|
57 |
-
"
|
58 |
-
"
|
59 |
-
"
|
60 |
-
"
|
61 |
-
"
|
62 |
-
"
|
63 |
-
"
|
64 |
-
"
|
65 |
-
"
|
66 |
-
"
|
67 |
-
"
|
68 |
-
"
|
69 |
-
"
|
70 |
-
"
|
71 |
-
"
|
72 |
-
"
|
73 |
-
"
|
74 |
-
"
|
75 |
-
"
|
76 |
-
"
|
77 |
-
"sky": 30,
|
78 |
-
"unlabeled": 0,
|
79 |
-
"vehicle-bicycle": 15,
|
80 |
-
"vehicle-bus": 12,
|
81 |
-
"vehicle-car": 10,
|
82 |
-
"vehicle-caravan": 16,
|
83 |
-
"vehicle-cartrailer": 17,
|
84 |
-
"vehicle-motorcycle": 14,
|
85 |
-
"vehicle-tramtrain": 13,
|
86 |
-
"vehicle-truck": 11,
|
87 |
-
"void-dynamic": 32,
|
88 |
-
"void-ground": 31,
|
89 |
-
"void-static": 33,
|
90 |
-
"void-unclear": 34
|
91 |
},
|
92 |
"layer_norm_eps": 1e-06,
|
93 |
"mlp_ratios": [
|
|
|
53 |
"image_size": 224,
|
54 |
"initializer_range": 0.02,
|
55 |
"label2id": {
|
56 |
+
"Artificial Turf": 20,
|
57 |
+
"Fences": 2,
|
58 |
+
"Impervious (planiform)": 1,
|
59 |
+
"Irrigable Bare": 13,
|
60 |
+
"Irrigable Dimensional High": 12,
|
61 |
+
"Irrigable Dimensional Low": 11,
|
62 |
+
"Irrigable Planiform": 10,
|
63 |
+
"Irrigated Bare": 9,
|
64 |
+
"Irrigated Dimensional High": 8,
|
65 |
+
"Irrigated Dimensional Low": 7,
|
66 |
+
"Irrigated Planiform": 6,
|
67 |
+
"Native Bare": 17,
|
68 |
+
"Native Dimensional High": 16,
|
69 |
+
"Native Dimensional Low": 15,
|
70 |
+
"Native Planiform": 14,
|
71 |
+
"Open Water": 19,
|
72 |
+
"Pool < 100 sqft": 4,
|
73 |
+
"Pool > 100 sqft": 5,
|
74 |
+
"Structure (dimensional)": 0,
|
75 |
+
"UDL": 18,
|
76 |
+
"Water Storage/Tank": 3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
},
|
78 |
"layer_norm_eps": 1e-06,
|
79 |
"mlp_ratios": [
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14904316
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fafe617b5ea49e90caf4785aa536d03ff2071db8cdcb13b359245030eeff6731
|
3 |
size 14904316
|
runs/Oct26_22-54-12_06e6d53513c2/events.out.tfevents.1729983258.06e6d53513c2.310.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f02af05e67986f22f3c1cfa51ae661a00fd680c4fb060a7e6309eb56c4984796
|
3 |
+
size 1884899
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5fe0c457aa4f90179673357cd690bbd991a83b86512d18cd3e5cb699c3e6bb5
|
3 |
size 5240
|