Training in progress, epoch 1
Browse files- config.json +3 -3
- pytorch_model.bin +2 -2
- training_args.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "nvidia/mit-
|
3 |
"architectures": [
|
4 |
"SegformerForSemanticSegmentation"
|
5 |
],
|
@@ -8,8 +8,8 @@
|
|
8 |
"decoder_hidden_size": 768,
|
9 |
"depths": [
|
10 |
3,
|
11 |
-
|
12 |
-
|
13 |
3
|
14 |
],
|
15 |
"downsampling_rates": [
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "nvidia/mit-b3",
|
3 |
"architectures": [
|
4 |
"SegformerForSemanticSegmentation"
|
5 |
],
|
|
|
8 |
"decoder_hidden_size": 768,
|
9 |
"depths": [
|
10 |
3,
|
11 |
+
4,
|
12 |
+
18,
|
13 |
3
|
14 |
],
|
15 |
"downsampling_rates": [
|
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:8fc2bc54a10d57627d6e18abc0867252d16c97f65f72da71c1ffbbe44b9de384
|
3 |
+
size 189125277
|
training_args.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:74d3793cc13830249269bd08593c624bb89e240a76a130fb98d4a5617982b7a2
|
3 |
+
size 3963
|