Commit ·
458d131
1
Parent(s): a559e96
Training in progress epoch 49
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-10
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -96,6 +96,7 @@ The following hyperparameters were used during training:
|
|
| 96 |
| 0.0519 | 0.8445 | 0.7434 | 0.0446 | 0.8858 | 0.7959 | 6.25e-10 | 46 |
|
| 97 |
| 0.0519 | 0.8388 | 0.7368 | 0.0447 | 0.8839 | 0.7929 | 1e-10 | 47 |
|
| 98 |
| 0.0518 | 0.8456 | 0.7438 | 0.0448 | 0.8847 | 0.7943 | 1e-10 | 48 |
|
|
|
|
| 99 |
|
| 100 |
|
| 101 |
### 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.0521
|
| 18 |
+
- Train Dice Coef: 0.8447
|
| 19 |
+
- Train Iou: 0.7433
|
| 20 |
+
- Validation Loss: 0.0442
|
| 21 |
+
- Validation Dice Coef: 0.8859
|
| 22 |
+
- Validation Iou: 0.7961
|
| 23 |
- Train Lr: 1e-10
|
| 24 |
+
- Epoch: 49
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 96 |
| 0.0519 | 0.8445 | 0.7434 | 0.0446 | 0.8858 | 0.7959 | 6.25e-10 | 46 |
|
| 97 |
| 0.0519 | 0.8388 | 0.7368 | 0.0447 | 0.8839 | 0.7929 | 1e-10 | 47 |
|
| 98 |
| 0.0518 | 0.8456 | 0.7438 | 0.0448 | 0.8847 | 0.7943 | 1e-10 | 48 |
|
| 99 |
+
| 0.0521 | 0.8447 | 0.7433 | 0.0442 | 0.8859 | 0.7961 | 1e-10 | 49 |
|
| 100 |
|
| 101 |
|
| 102 |
### 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:5dd1dab4305adf6c630fffd20cdc61ebd74295296a88a3e26cce23a74ac2222c
|
| 3 |
size 15133664
|