Training in progress, epoch 1
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": "unlabeled",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "nvidia/mit-b2",
|
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 |
+
4,
|
12 |
+
6,
|
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": "unlabeled",
|
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:267f668db8c86dfb230698dc12abc3b938fcf89fb11b57d601726775db919a4e
|
3 |
+
size 109545532
|
runs/Nov03_11-34-42_67ed50c70e15/events.out.tfevents.1730633691.67ed50c70e15.2774801.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:285574166589b358284f56de1d484521750031fbb1c5b057b58bda876ad2385b
|
3 |
+
size 7471
|
runs/Nov03_11-38-18_67ed50c70e15/events.out.tfevents.1730633906.67ed50c70e15.2775701.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8cdfd8ae618394c0ba7ef9ae078d8c1759d0ccce3bb5e92b854b8f3929cf5965
|
3 |
+
size 12598
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:50046011f62cc7de2e7f9ef24b595e9e7d73d9d3ff863f3b48e4e09ce2e3d0d7
|
3 |
size 5368
|