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:3613adf27f3e8735cbee28b61f50acde2e0c6077bf4551a4cb4511d1b81d790d
|
3 |
+
size 189131421
|
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:011a18d3e90c9151a97febdc63a918e80e0a1080dbb098b17e2866cd5ce14535
|
3 |
+
size 3963
|