Commit ·
71b826b
1
Parent(s): 0084c51
Training in progress epoch 43
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: 6.25e-10
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -90,6 +90,7 @@ The following hyperparameters were used during training:
|
|
| 90 |
| 0.0189 | 0.7770 | 0.6491 | 0.0234 | 0.8479 | 0.7402 | 1.25e-08 | 40 |
|
| 91 |
| 0.0187 | 0.7793 | 0.6507 | 0.0233 | 0.8507 | 0.7441 | 6.25e-10 | 41 |
|
| 92 |
| 0.0186 | 0.7788 | 0.6505 | 0.0231 | 0.8502 | 0.7434 | 6.25e-10 | 42 |
|
|
|
|
| 93 |
|
| 94 |
|
| 95 |
### 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.0188
|
| 18 |
+
- Train Dice Coef: 0.7773
|
| 19 |
+
- Train Iou: 0.6491
|
| 20 |
+
- Validation Loss: 0.0232
|
| 21 |
+
- Validation Dice Coef: 0.8510
|
| 22 |
+
- Validation Iou: 0.7443
|
| 23 |
- Train Lr: 6.25e-10
|
| 24 |
+
- Epoch: 43
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 90 |
| 0.0189 | 0.7770 | 0.6491 | 0.0234 | 0.8479 | 0.7402 | 1.25e-08 | 40 |
|
| 91 |
| 0.0187 | 0.7793 | 0.6507 | 0.0233 | 0.8507 | 0.7441 | 6.25e-10 | 41 |
|
| 92 |
| 0.0186 | 0.7788 | 0.6505 | 0.0231 | 0.8502 | 0.7434 | 6.25e-10 | 42 |
|
| 93 |
+
| 0.0188 | 0.7773 | 0.6491 | 0.0232 | 0.8510 | 0.7443 | 6.25e-10 | 43 |
|
| 94 |
|
| 95 |
|
| 96 |
### 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:4d7cd22d5abd1b60519a81db79c8b01d8247b5ca216ff8c3ef907321d5936acd
|
| 3 |
size 15133664
|