Commit
·
f7a6bab
1
Parent(s):
966211c
Uploading latest run - 93% middle section IOU
Browse files- .gitattributes +1 -0
- config.json +2 -1
- pytorch_model.bin +1 -1
.gitattributes
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
pytorch_model.bin filter=lfs diff=lfs merge=lfs -text
|
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"SegformerForSemanticSegmentation"
|
4 |
],
|
@@ -68,5 +69,5 @@
|
|
68 |
2
|
69 |
],
|
70 |
"torch_dtype": "float32",
|
71 |
-
"transformers_version": "4.
|
72 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "C:\\Users\\aashr\\Desktop\\research\\glaciers\\glacformer",
|
3 |
"architectures": [
|
4 |
"SegformerForSemanticSegmentation"
|
5 |
],
|
|
|
69 |
2
|
70 |
],
|
71 |
"torch_dtype": "float32",
|
72 |
+
"transformers_version": "4.33.3"
|
73 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 93128541
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a7beb9ff73c8eeaf01dc3b1a1218bdbd5e9b2f1bef4aaea9df1665752411156
|
3 |
size 93128541
|