Training in progress, step 100
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
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.33.
|
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.33.2"
|
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:764c72592f138e472ca780a36bf877e3bf21c8c7ec7d58f0343275c155e18ef3
|
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 4027
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ae3e3eb5f1ca34980b631433c33667f7d361cd57040941d477e74db4eab7acc
|
3 |
size 4027
|