Commit
·
82d1c6d
1
Parent(s):
c169581
Training in progress epoch 98
Browse files- README.md +7 -6
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Train Loss: 0.0161
|
18 |
-
- Train Dice Coef: 0.
|
19 |
-
- Train Iou: 0.
|
20 |
-
- Validation Loss: 0.
|
21 |
-
- Validation Dice Coef: 0.
|
22 |
-
- Validation Iou: 0.
|
23 |
- Train Lr: 1e-10
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -145,6 +145,7 @@ The following hyperparameters were used during training:
|
|
145 |
| 0.0159 | 0.8073 | 0.6852 | 0.0213 | 0.8616 | 0.7590 | 1e-10 | 95 |
|
146 |
| 0.0158 | 0.8051 | 0.6832 | 0.0219 | 0.8615 | 0.7587 | 1e-10 | 96 |
|
147 |
| 0.0161 | 0.8053 | 0.6826 | 0.0220 | 0.8593 | 0.7555 | 1e-10 | 97 |
|
|
|
148 |
|
149 |
|
150 |
### Framework versions
|
|
|
15 |
This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Train Loss: 0.0161
|
18 |
+
- Train Dice Coef: 0.8059
|
19 |
+
- Train Iou: 0.6832
|
20 |
+
- Validation Loss: 0.0218
|
21 |
+
- Validation Dice Coef: 0.8608
|
22 |
+
- Validation Iou: 0.7577
|
23 |
- Train Lr: 1e-10
|
24 |
+
- Epoch: 98
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
145 |
| 0.0159 | 0.8073 | 0.6852 | 0.0213 | 0.8616 | 0.7590 | 1e-10 | 95 |
|
146 |
| 0.0158 | 0.8051 | 0.6832 | 0.0219 | 0.8615 | 0.7587 | 1e-10 | 96 |
|
147 |
| 0.0161 | 0.8053 | 0.6826 | 0.0220 | 0.8593 | 0.7555 | 1e-10 | 97 |
|
148 |
+
| 0.0161 | 0.8059 | 0.6832 | 0.0218 | 0.8608 | 0.7577 | 1e-10 | 98 |
|
149 |
|
150 |
|
151 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15133664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88ee467b77773644d7895843c2f867adb76bdc6ddef9565e886415120f44c9c1
|
3 |
size 15133664
|