Training in progress, step 1000
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"SegformerForSemanticSegmentation"
|
5 |
],
|
@@ -74,5 +74,5 @@
|
|
74 |
2
|
75 |
],
|
76 |
"torch_dtype": "float32",
|
77 |
-
"transformers_version": "4.
|
78 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "nvidia/mit-b2",
|
3 |
"architectures": [
|
4 |
"SegformerForSemanticSegmentation"
|
5 |
],
|
|
|
74 |
2
|
75 |
],
|
76 |
"torch_dtype": "float32",
|
77 |
+
"transformers_version": "4.34.0"
|
78 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 109529789
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32e7a68767f7a976a710dca44ef4f0c104fbf1d27f11fca08960a2af98f07fcc
|
3 |
size 109529789
|
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:c10449a72bfa9e5d165576ef14ee5e6c8a04c4b686ba54554f5376a83aab8860
|
3 |
+
size 4091
|