Training in progress, step 20
Browse files
config.json
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "nvidia/mit-
|
3 |
"architectures": [
|
4 |
"SegformerForSemanticSegmentation"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.0,
|
7 |
"classifier_dropout_prob": 0.1,
|
8 |
-
"decoder_hidden_size":
|
9 |
"depths": [
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
],
|
15 |
"downsampling_rates": [
|
16 |
1,
|
@@ -22,10 +22,10 @@
|
|
22 |
"hidden_act": "gelu",
|
23 |
"hidden_dropout_prob": 0.0,
|
24 |
"hidden_sizes": [
|
25 |
-
32,
|
26 |
64,
|
27 |
-
|
28 |
-
|
|
|
29 |
],
|
30 |
"id2label": {
|
31 |
"0": "background",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "nvidia/mit-b4",
|
3 |
"architectures": [
|
4 |
"SegformerForSemanticSegmentation"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.0,
|
7 |
"classifier_dropout_prob": 0.1,
|
8 |
+
"decoder_hidden_size": 768,
|
9 |
"depths": [
|
10 |
+
3,
|
11 |
+
8,
|
12 |
+
27,
|
13 |
+
3
|
14 |
],
|
15 |
"downsampling_rates": [
|
16 |
1,
|
|
|
22 |
"hidden_act": "gelu",
|
23 |
"hidden_dropout_prob": 0.0,
|
24 |
"hidden_sizes": [
|
|
|
25 |
64,
|
26 |
+
128,
|
27 |
+
320,
|
28 |
+
512
|
29 |
],
|
30 |
"id2label": {
|
31 |
"0": "background",
|
pytorch_model.bin
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:6eb279cdf5280899451f7bc7703b65e8c95e27dd800657d1acc40d10ca851f7f
|
3 |
+
size 256294101
|
runs/Jul07_21-27-45_9dd33c53a108/events.out.tfevents.1688765275.9dd33c53a108.976.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78253cfa222cc00c1f9ec439e35806fde02f6cc5d148cd9621b468a225a41954
|
3 |
+
size 8231
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3899
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2428dfac616fc08b5c48a42057ee6b72e0d6bbecf142d5b386c37b5c778427b
|
3 |
size 3899
|