Commit
·
47ccb93
1
Parent(s):
3095781
Training in progress epoch 86
Browse files- README.md +7 -6
- 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.0234
|
| 21 |
-
- Validation Dice Coef: 0.
|
| 22 |
-
- Validation Iou: 0.
|
| 23 |
- Train Lr: 1e-10
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -133,6 +133,7 @@ The following hyperparameters were used during training:
|
|
| 133 |
| 0.0190 | 0.7805 | 0.6507 | 0.0237 | 0.8494 | 0.7418 | 1e-10 | 83 |
|
| 134 |
| 0.0187 | 0.7752 | 0.6473 | 0.0231 | 0.8502 | 0.7431 | 1e-10 | 84 |
|
| 135 |
| 0.0189 | 0.7758 | 0.6472 | 0.0234 | 0.8484 | 0.7414 | 1e-10 | 85 |
|
|
|
|
| 136 |
|
| 137 |
|
| 138 |
### 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.0185
|
| 18 |
+
- Train Dice Coef: 0.7735
|
| 19 |
+
- Train Iou: 0.6460
|
| 20 |
- Validation Loss: 0.0234
|
| 21 |
+
- Validation Dice Coef: 0.8492
|
| 22 |
+
- Validation Iou: 0.7417
|
| 23 |
- Train Lr: 1e-10
|
| 24 |
+
- Epoch: 86
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 133 |
| 0.0190 | 0.7805 | 0.6507 | 0.0237 | 0.8494 | 0.7418 | 1e-10 | 83 |
|
| 134 |
| 0.0187 | 0.7752 | 0.6473 | 0.0231 | 0.8502 | 0.7431 | 1e-10 | 84 |
|
| 135 |
| 0.0189 | 0.7758 | 0.6472 | 0.0234 | 0.8484 | 0.7414 | 1e-10 | 85 |
|
| 136 |
+
| 0.0185 | 0.7735 | 0.6460 | 0.0234 | 0.8492 | 0.7417 | 1e-10 | 86 |
|
| 137 |
|
| 138 |
|
| 139 |
### 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:df64164a677020abc3ef4283c138d6128a46c1e5ddd8327fdc6a2a9c8a87b566
|
| 3 |
size 15133664
|