AhamadShaik
commited on
Commit
•
618fb68
1
Parent(s):
8709491
Training in progress epoch 22
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 |
|
@@ -69,6 +69,7 @@ The following hyperparameters were used during training:
|
|
69 |
| 0.0523 | 0.8617 | 0.7595 | 0.0454 | 0.8872 | 0.7983 | 1e-04 | 19 |
|
70 |
| 0.0516 | 0.8632 | 0.7617 | 0.0465 | 0.8838 | 0.7934 | 1e-04 | 20 |
|
71 |
| 0.0515 | 0.8636 | 0.7625 | 0.0494 | 0.8816 | 0.7894 | 1e-04 | 21 |
|
|
|
72 |
|
73 |
|
74 |
### 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.0518
|
18 |
+
- Train Dice Coef: 0.8630
|
19 |
+
- Train Iou: 0.7615
|
20 |
+
- Validation Loss: 0.0487
|
21 |
+
- Validation Dice Coef: 0.8836
|
22 |
+
- Validation Iou: 0.7930
|
23 |
- Train Lr: 1e-04
|
24 |
+
- Epoch: 22
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
69 |
| 0.0523 | 0.8617 | 0.7595 | 0.0454 | 0.8872 | 0.7983 | 1e-04 | 19 |
|
70 |
| 0.0516 | 0.8632 | 0.7617 | 0.0465 | 0.8838 | 0.7934 | 1e-04 | 20 |
|
71 |
| 0.0515 | 0.8636 | 0.7625 | 0.0494 | 0.8816 | 0.7894 | 1e-04 | 21 |
|
72 |
+
| 0.0518 | 0.8630 | 0.7615 | 0.0487 | 0.8836 | 0.7930 | 1e-04 | 22 |
|
73 |
|
74 |
|
75 |
### 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:54c72dec123dbde4eb6464e15d4573dfd7e1076fd807bd42865acd7534b84ccd
|
3 |
size 15133664
|