Commit ·
234022b
1
Parent(s): e959514
Training in progress epoch 41
Browse files- README.md +9 -8
- 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:
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -88,6 +88,7 @@ The following hyperparameters were used during training:
|
|
| 88 |
| 0.0187 | 0.7791 | 0.6502 | 0.0234 | 0.8496 | 0.7424 | 1.25e-08 | 38 |
|
| 89 |
| 0.0189 | 0.7743 | 0.6446 | 0.0237 | 0.8501 | 0.7429 | 1.25e-08 | 39 |
|
| 90 |
| 0.0189 | 0.7770 | 0.6491 | 0.0234 | 0.8479 | 0.7402 | 1.25e-08 | 40 |
|
|
|
|
| 91 |
|
| 92 |
|
| 93 |
### 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.0187
|
| 18 |
+
- Train Dice Coef: 0.7793
|
| 19 |
+
- Train Iou: 0.6507
|
| 20 |
+
- Validation Loss: 0.0233
|
| 21 |
+
- Validation Dice Coef: 0.8507
|
| 22 |
+
- Validation Iou: 0.7441
|
| 23 |
+
- Train Lr: 6.25e-10
|
| 24 |
+
- Epoch: 41
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 88 |
| 0.0187 | 0.7791 | 0.6502 | 0.0234 | 0.8496 | 0.7424 | 1.25e-08 | 38 |
|
| 89 |
| 0.0189 | 0.7743 | 0.6446 | 0.0237 | 0.8501 | 0.7429 | 1.25e-08 | 39 |
|
| 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 |
|
| 93 |
|
| 94 |
### 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:e3b016a6fe5e4519287ec22255320447a7a6194bf3d4fc3b8ea73adc2dbacaf0
|
| 3 |
size 15133664
|