AhamadShaik
commited on
Commit
•
b4b99ef
1
Parent(s):
204b7ac
Training in progress epoch 43
Browse files- README.md +7 -6
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
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.0424
|
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: 1.25e-08
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -90,6 +90,7 @@ The following hyperparameters were used during training:
|
|
90 |
| 0.0422 | 0.8824 | 0.7914 | 0.0427 | 0.8897 | 0.8024 | 1.25e-08 | 40 |
|
91 |
| 0.0426 | 0.8824 | 0.7913 | 0.0431 | 0.8900 | 0.8030 | 1.25e-08 | 41 |
|
92 |
| 0.0424 | 0.8832 | 0.7926 | 0.0433 | 0.8893 | 0.8019 | 1.25e-08 | 42 |
|
|
|
93 |
|
94 |
|
95 |
### Framework versions
|
|
|
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.0424
|
18 |
+
- Train Dice Coef: 0.8830
|
19 |
+
- Train Iou: 0.7922
|
20 |
+
- Validation Loss: 0.0436
|
21 |
+
- Validation Dice Coef: 0.8886
|
22 |
+
- Validation Iou: 0.8008
|
23 |
- Train Lr: 1.25e-08
|
24 |
+
- Epoch: 43
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
90 |
| 0.0422 | 0.8824 | 0.7914 | 0.0427 | 0.8897 | 0.8024 | 1.25e-08 | 40 |
|
91 |
| 0.0426 | 0.8824 | 0.7913 | 0.0431 | 0.8900 | 0.8030 | 1.25e-08 | 41 |
|
92 |
| 0.0424 | 0.8832 | 0.7926 | 0.0433 | 0.8893 | 0.8019 | 1.25e-08 | 42 |
|
93 |
+
| 0.0424 | 0.8830 | 0.7922 | 0.0436 | 0.8886 | 0.8008 | 1.25e-08 | 43 |
|
94 |
|
95 |
|
96 |
### 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:092a8b20d3925ce61932d173501a55ee9a2360a4c67dd6e919f515f0539f7a2e
|
3 |
size 15133664
|