Commit ·
eef58e5
1
Parent(s): 714d36a
Training in progress epoch 59
Browse files- README.md +9 -8
- 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:
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -106,6 +106,7 @@ The following hyperparameters were used during training:
|
|
| 106 |
| 0.0160 | 0.8045 | 0.6811 | 0.0226 | 0.8574 | 0.7525 | 6.25e-10 | 56 |
|
| 107 |
| 0.0161 | 0.8061 | 0.6828 | 0.0226 | 0.8560 | 0.7506 | 6.25e-10 | 57 |
|
| 108 |
| 0.0160 | 0.8062 | 0.6833 | 0.0231 | 0.8560 | 0.7505 | 6.25e-10 | 58 |
|
|
|
|
| 109 |
|
| 110 |
|
| 111 |
### 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.0159
|
| 18 |
+
- Train Dice Coef: 0.8037
|
| 19 |
+
- Train Iou: 0.6810
|
| 20 |
+
- Validation Loss: 0.0227
|
| 21 |
+
- Validation Dice Coef: 0.8557
|
| 22 |
+
- Validation Iou: 0.7500
|
| 23 |
+
- Train Lr: 1e-10
|
| 24 |
+
- Epoch: 59
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 106 |
| 0.0160 | 0.8045 | 0.6811 | 0.0226 | 0.8574 | 0.7525 | 6.25e-10 | 56 |
|
| 107 |
| 0.0161 | 0.8061 | 0.6828 | 0.0226 | 0.8560 | 0.7506 | 6.25e-10 | 57 |
|
| 108 |
| 0.0160 | 0.8062 | 0.6833 | 0.0231 | 0.8560 | 0.7505 | 6.25e-10 | 58 |
|
| 109 |
+
| 0.0159 | 0.8037 | 0.6810 | 0.0227 | 0.8557 | 0.7500 | 1e-10 | 59 |
|
| 110 |
|
| 111 |
|
| 112 |
### 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:0f404c345393de8cc9397a9401d9c5dbae98a08cc452384b77bdcf682aef5819
|
| 3 |
size 15133664
|