sergiopaniego
commited on
Commit
•
5e29edc
1
Parent(s):
30e579e
Training in progress, step 20
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"SegformerForSemanticSegmentation"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "nvidia/mit-b0",
|
3 |
"architectures": [
|
4 |
"SegformerForSemanticSegmentation"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14918708
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ef37ae5e83215cf5ccfe38614de08f55338e8f7b72675ef79fb3fc36be05521
|
3 |
size 14918708
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:acaf6150740e689ed96cef3a4c31f8ccb4a482ad5f9b0b55282318a4e4df120d
|
3 |
size 5240
|