Commit ·
ed3dd8f
1
Parent(s): 5817dbd
Training in progress epoch 11
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 |
|
|
@@ -58,6 +58,7 @@ The following hyperparameters were used during training:
|
|
| 58 |
| 0.0339 | 0.7002 | 0.5530 | 0.0319 | 0.8344 | 0.7182 | 1e-04 | 8 |
|
| 59 |
| 0.0315 | 0.7137 | 0.5680 | 0.0307 | 0.8333 | 0.7169 | 1e-04 | 9 |
|
| 60 |
| 0.0292 | 0.7341 | 0.5908 | 0.0296 | 0.8400 | 0.7266 | 1e-04 | 10 |
|
|
|
|
| 61 |
|
| 62 |
|
| 63 |
### 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.0285
|
| 18 |
+
- Train Dice Coef: 0.7321
|
| 19 |
+
- Train Iou: 0.5905
|
| 20 |
+
- Validation Loss: 0.0294
|
| 21 |
+
- Validation Dice Coef: 0.8412
|
| 22 |
+
- Validation Iou: 0.7279
|
| 23 |
- Train Lr: 1e-04
|
| 24 |
+
- Epoch: 11
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 58 |
| 0.0339 | 0.7002 | 0.5530 | 0.0319 | 0.8344 | 0.7182 | 1e-04 | 8 |
|
| 59 |
| 0.0315 | 0.7137 | 0.5680 | 0.0307 | 0.8333 | 0.7169 | 1e-04 | 9 |
|
| 60 |
| 0.0292 | 0.7341 | 0.5908 | 0.0296 | 0.8400 | 0.7266 | 1e-04 | 10 |
|
| 61 |
+
| 0.0285 | 0.7321 | 0.5905 | 0.0294 | 0.8412 | 0.7279 | 1e-04 | 11 |
|
| 62 |
|
| 63 |
|
| 64 |
### 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:d8c5a260551e40bb27aafaac280ab697b1561d665ce33493baccf9153b58a85b
|
| 3 |
size 15133664
|