Commit ·
eebad8d
1
Parent(s): e291822
Training in progress epoch 97
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.0236
|
| 21 |
-
- Validation Dice Coef: 0.
|
| 22 |
-
- Validation Iou: 0.
|
| 23 |
- Train Lr: 1e-10
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -144,6 +144,7 @@ The following hyperparameters were used during training:
|
|
| 144 |
| 0.0186 | 0.7739 | 0.6455 | 0.0237 | 0.8476 | 0.7395 | 1e-10 | 94 |
|
| 145 |
| 0.0188 | 0.7769 | 0.6477 | 0.0234 | 0.8492 | 0.7419 | 1e-10 | 95 |
|
| 146 |
| 0.0188 | 0.7689 | 0.6415 | 0.0236 | 0.8487 | 0.7409 | 1e-10 | 96 |
|
|
|
|
| 147 |
|
| 148 |
|
| 149 |
### 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.0194
|
| 18 |
+
- Train Dice Coef: 0.7756
|
| 19 |
+
- Train Iou: 0.6476
|
| 20 |
- Validation Loss: 0.0236
|
| 21 |
+
- Validation Dice Coef: 0.8504
|
| 22 |
+
- Validation Iou: 0.7433
|
| 23 |
- Train Lr: 1e-10
|
| 24 |
+
- Epoch: 97
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 144 |
| 0.0186 | 0.7739 | 0.6455 | 0.0237 | 0.8476 | 0.7395 | 1e-10 | 94 |
|
| 145 |
| 0.0188 | 0.7769 | 0.6477 | 0.0234 | 0.8492 | 0.7419 | 1e-10 | 95 |
|
| 146 |
| 0.0188 | 0.7689 | 0.6415 | 0.0236 | 0.8487 | 0.7409 | 1e-10 | 96 |
|
| 147 |
+
| 0.0194 | 0.7756 | 0.6476 | 0.0236 | 0.8504 | 0.7433 | 1e-10 | 97 |
|
| 148 |
|
| 149 |
|
| 150 |
### 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:1930f4612d4625a9958f4aba51d8c1db058e3bdfff2de476ec11cae4babc6e75
|
| 3 |
size 15133664
|