Best model update - Epoch 1
Browse files- config.json +0 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -51,14 +51,12 @@
|
|
51 |
"dice_weight": 1.0,
|
52 |
"fpn_feature_size": 256,
|
53 |
"id2label": {
|
54 |
-
"0": "background",
|
55 |
"1": "brain",
|
56 |
"2": "edema"
|
57 |
},
|
58 |
"init_std": 0.02,
|
59 |
"init_xavier_std": 1.0,
|
60 |
"label2id": {
|
61 |
-
"background": 0,
|
62 |
"brain": 1,
|
63 |
"edema": 2
|
64 |
},
|
|
|
51 |
"dice_weight": 1.0,
|
52 |
"fpn_feature_size": 256,
|
53 |
"id2label": {
|
|
|
54 |
"1": "brain",
|
55 |
"2": "edema"
|
56 |
},
|
57 |
"init_std": 0.02,
|
58 |
"init_xavier_std": 1.0,
|
59 |
"label2id": {
|
|
|
60 |
"brain": 1,
|
61 |
"edema": 2
|
62 |
},
|
model.safetensors
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:29595d08ba8440a47c7e05b3f92ed61705323faffe55882b3f7f7d167d38d195
|
3 |
+
size 411253576
|