Commit ·
84bd068
1
Parent(s): af61c0a
Training in progress epoch 13
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: 1e-04
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -60,6 +60,7 @@ The following hyperparameters were used during training:
|
|
| 60 |
| 0.0678 | 0.8306 | 0.7138 | 0.0531 | 0.8719 | 0.7745 | 1e-04 | 10 |
|
| 61 |
| 0.0659 | 0.8341 | 0.7196 | 0.0519 | 0.8738 | 0.7781 | 1e-04 | 11 |
|
| 62 |
| 0.0626 | 0.8412 | 0.7294 | 0.0496 | 0.8789 | 0.7853 | 1e-04 | 12 |
|
|
|
|
| 63 |
|
| 64 |
|
| 65 |
### 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.0637
|
| 18 |
+
- Train Dice Coef: 0.8383
|
| 19 |
+
- Train Iou: 0.7257
|
| 20 |
+
- Validation Loss: 0.0515
|
| 21 |
+
- Validation Dice Coef: 0.8772
|
| 22 |
+
- Validation Iou: 0.7828
|
| 23 |
- Train Lr: 1e-04
|
| 24 |
+
- Epoch: 13
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 60 |
| 0.0678 | 0.8306 | 0.7138 | 0.0531 | 0.8719 | 0.7745 | 1e-04 | 10 |
|
| 61 |
| 0.0659 | 0.8341 | 0.7196 | 0.0519 | 0.8738 | 0.7781 | 1e-04 | 11 |
|
| 62 |
| 0.0626 | 0.8412 | 0.7294 | 0.0496 | 0.8789 | 0.7853 | 1e-04 | 12 |
|
| 63 |
+
| 0.0637 | 0.8383 | 0.7257 | 0.0515 | 0.8772 | 0.7828 | 1e-04 | 13 |
|
| 64 |
|
| 65 |
|
| 66 |
### 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:a8f81507071e85e2ad2c216c49d3b078c5c9a9a99ad3ff8fac3a4855ae51a036
|
| 3 |
size 15133664
|