Commit ·
bdf6ce7
1
Parent(s): c029a9c
Training in progress epoch 42
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 |
|
|
@@ -89,6 +89,7 @@ The following hyperparameters were used during training:
|
|
| 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
|
|
|
|
| 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.8072
|
| 19 |
+
- Train Iou: 0.6844
|
| 20 |
+
- Validation Loss: 0.0232
|
| 21 |
+
- Validation Dice Coef: 0.8564
|
| 22 |
+
- Validation Iou: 0.7509
|
| 23 |
- Train Lr: 2.5e-07
|
| 24 |
+
- Epoch: 42
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 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 |
+
| 0.0160 | 0.8072 | 0.6844 | 0.0232 | 0.8564 | 0.7509 | 2.5e-07 | 42 |
|
| 93 |
|
| 94 |
|
| 95 |
### 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:ff7156fdaef2efcaf33955528a0a58f321e68c9fe1f9c5af5f86af5a1dda1227
|
| 3 |
size 15133664
|