Commit ·
db48e47
1
Parent(s): 478574c
Training in progress epoch 31
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 |
|
|
@@ -78,6 +78,7 @@ The following hyperparameters were used during training:
|
|
| 78 |
| 0.0179 | 0.7973 | 0.6709 | 0.0247 | 0.8559 | 0.7504 | 1e-04 | 28 |
|
| 79 |
| 0.0176 | 0.7959 | 0.6702 | 0.0245 | 0.8567 | 0.7515 | 1e-04 | 29 |
|
| 80 |
| 0.0225 | 0.7712 | 0.6380 | 0.0245 | 0.8496 | 0.7413 | 1e-04 | 30 |
|
|
|
|
| 81 |
|
| 82 |
|
| 83 |
### 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.0190
|
| 18 |
+
- Train Dice Coef: 0.7867
|
| 19 |
+
- Train Iou: 0.6579
|
| 20 |
+
- Validation Loss: 0.0232
|
| 21 |
+
- Validation Dice Coef: 0.8546
|
| 22 |
+
- Validation Iou: 0.7486
|
| 23 |
+
- Train Lr: 5e-06
|
| 24 |
+
- Epoch: 31
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 78 |
| 0.0179 | 0.7973 | 0.6709 | 0.0247 | 0.8559 | 0.7504 | 1e-04 | 28 |
|
| 79 |
| 0.0176 | 0.7959 | 0.6702 | 0.0245 | 0.8567 | 0.7515 | 1e-04 | 29 |
|
| 80 |
| 0.0225 | 0.7712 | 0.6380 | 0.0245 | 0.8496 | 0.7413 | 1e-04 | 30 |
|
| 81 |
+
| 0.0190 | 0.7867 | 0.6579 | 0.0232 | 0.8546 | 0.7486 | 5e-06 | 31 |
|
| 82 |
|
| 83 |
|
| 84 |
### 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:931ad5e301bddf8f8888f8d759b4668a6ff3421906ce3bdb9b56e94f7677fd8d
|
| 3 |
size 15133664
|