Commit ·
9d164db
1
Parent(s): bdf6ce7
Training in progress epoch 43
Browse files- README.md +8 -7
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -14,14 +14,14 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 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.
|
| 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: 2.5e-07
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -90,6 +90,7 @@ The following hyperparameters were used during training:
|
|
| 90 |
| 0.0160 | 0.8077 | 0.6853 | 0.0229 | 0.8559 | 0.7503 | 2.5e-07 | 40 |
|
| 91 |
| 0.0160 | 0.8070 | 0.6843 | 0.0227 | 0.8567 | 0.7514 | 2.5e-07 | 41 |
|
| 92 |
| 0.0160 | 0.8072 | 0.6844 | 0.0232 | 0.8564 | 0.7509 | 2.5e-07 | 42 |
|
|
|
|
| 93 |
|
| 94 |
|
| 95 |
### Framework versions
|
|
|
|
| 14 |
|
| 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.0164
|
| 18 |
+
- Train Dice Coef: 0.8037
|
| 19 |
+
- Train Iou: 0.6801
|
| 20 |
+
- Validation Loss: 0.0219
|
| 21 |
+
- Validation Dice Coef: 0.8573
|
| 22 |
+
- Validation Iou: 0.7525
|
| 23 |
- Train Lr: 2.5e-07
|
| 24 |
+
- Epoch: 43
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 90 |
| 0.0160 | 0.8077 | 0.6853 | 0.0229 | 0.8559 | 0.7503 | 2.5e-07 | 40 |
|
| 91 |
| 0.0160 | 0.8070 | 0.6843 | 0.0227 | 0.8567 | 0.7514 | 2.5e-07 | 41 |
|
| 92 |
| 0.0160 | 0.8072 | 0.6844 | 0.0232 | 0.8564 | 0.7509 | 2.5e-07 | 42 |
|
| 93 |
+
| 0.0164 | 0.8037 | 0.6801 | 0.0219 | 0.8573 | 0.7525 | 2.5e-07 | 43 |
|
| 94 |
|
| 95 |
|
| 96 |
### 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:2b0c90959dc4338c893d30503ef03a697355fce098ad95e0ad3117abbc8d675a
|
| 3 |
size 15133664
|