Commit ·
c029a9c
1
Parent(s): 089cac6
Training in progress epoch 41
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.0160
|
| 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 |
|
|
@@ -88,6 +88,7 @@ The following hyperparameters were used during training:
|
|
| 88 |
| 0.0163 | 0.8027 | 0.6791 | 0.0231 | 0.8560 | 0.7505 | 5e-06 | 38 |
|
| 89 |
| 0.0164 | 0.7995 | 0.6753 | 0.0225 | 0.8568 | 0.7516 | 5e-06 | 39 |
|
| 90 |
| 0.0160 | 0.8077 | 0.6853 | 0.0229 | 0.8559 | 0.7503 | 2.5e-07 | 40 |
|
|
|
|
| 91 |
|
| 92 |
|
| 93 |
### 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.0160
|
| 18 |
+
- Train Dice Coef: 0.8070
|
| 19 |
+
- Train Iou: 0.6843
|
| 20 |
+
- Validation Loss: 0.0227
|
| 21 |
+
- Validation Dice Coef: 0.8567
|
| 22 |
+
- Validation Iou: 0.7514
|
| 23 |
- Train Lr: 2.5e-07
|
| 24 |
+
- Epoch: 41
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 88 |
| 0.0163 | 0.8027 | 0.6791 | 0.0231 | 0.8560 | 0.7505 | 5e-06 | 38 |
|
| 89 |
| 0.0164 | 0.7995 | 0.6753 | 0.0225 | 0.8568 | 0.7516 | 5e-06 | 39 |
|
| 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 |
|
| 93 |
|
| 94 |
### 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:0b6314b4f03669bcc1bc3c64d39450d21a784af6cd895a2724b930090b826c16
|
| 3 |
size 15133664
|