Commit ·
f26fd85
1
Parent(s): 33b369d
Training in progress epoch 23
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 |
|
|
@@ -70,6 +70,7 @@ The following hyperparameters were used during training:
|
|
| 70 |
| 0.0235 | 0.7619 | 0.6262 | 0.0264 | 0.8482 | 0.7394 | 1e-04 | 20 |
|
| 71 |
| 0.0216 | 0.7718 | 0.6383 | 0.0257 | 0.8506 | 0.7425 | 1e-04 | 21 |
|
| 72 |
| 0.0222 | 0.7715 | 0.6379 | 0.0242 | 0.8543 | 0.7479 | 1e-04 | 22 |
|
|
|
|
| 73 |
|
| 74 |
|
| 75 |
### 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.0203
|
| 18 |
+
- Train Dice Coef: 0.7810
|
| 19 |
+
- Train Iou: 0.6500
|
| 20 |
+
- Validation Loss: 0.0239
|
| 21 |
+
- Validation Dice Coef: 0.8556
|
| 22 |
+
- Validation Iou: 0.7499
|
| 23 |
- Train Lr: 1e-04
|
| 24 |
+
- Epoch: 23
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 70 |
| 0.0235 | 0.7619 | 0.6262 | 0.0264 | 0.8482 | 0.7394 | 1e-04 | 20 |
|
| 71 |
| 0.0216 | 0.7718 | 0.6383 | 0.0257 | 0.8506 | 0.7425 | 1e-04 | 21 |
|
| 72 |
| 0.0222 | 0.7715 | 0.6379 | 0.0242 | 0.8543 | 0.7479 | 1e-04 | 22 |
|
| 73 |
+
| 0.0203 | 0.7810 | 0.6500 | 0.0239 | 0.8556 | 0.7499 | 1e-04 | 23 |
|
| 74 |
|
| 75 |
|
| 76 |
### 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:170580a4946a4a6c257c496b78afcf6bbff36063012f3e68c6ea3d731667cbe5
|
| 3 |
size 15133664
|