Commit ·
b8b78ac
1
Parent(s): 6aadb14
Training in progress epoch 45
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 |
|
|
@@ -92,6 +92,7 @@ The following hyperparameters were used during training:
|
|
| 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 |
| 0.0161 | 0.8022 | 0.6786 | 0.0233 | 0.8548 | 0.7487 | 2.5e-07 | 44 |
|
|
|
|
| 95 |
|
| 96 |
|
| 97 |
### 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.0160
|
| 18 |
+
- Train Dice Coef: 0.8041
|
| 19 |
+
- Train Iou: 0.6809
|
| 20 |
+
- Validation Loss: 0.0226
|
| 21 |
+
- Validation Dice Coef: 0.8571
|
| 22 |
+
- Validation Iou: 0.7522
|
| 23 |
- Train Lr: 2.5e-07
|
| 24 |
+
- Epoch: 45
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 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 |
| 0.0161 | 0.8022 | 0.6786 | 0.0233 | 0.8548 | 0.7487 | 2.5e-07 | 44 |
|
| 95 |
+
| 0.0160 | 0.8041 | 0.6809 | 0.0226 | 0.8571 | 0.7522 | 2.5e-07 | 45 |
|
| 96 |
|
| 97 |
|
| 98 |
### 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:2db83fa127b2ff73f96580490c98be0e7291070a5c53a743a205f250ddae17df
|
| 3 |
size 15133664
|