AhamadShaik
commited on
Commit
•
4342be5
1
Parent(s):
28fa1e2
Training in progress epoch 41
Browse files- README.md +7 -6
- 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.8824
|
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 |
|
@@ -88,6 +88,7 @@ The following hyperparameters were used during training:
|
|
88 |
| 0.0420 | 0.8833 | 0.7929 | 0.0430 | 0.8895 | 0.8023 | 2.5e-07 | 38 |
|
89 |
| 0.0424 | 0.8832 | 0.7924 | 0.0437 | 0.8890 | 0.8013 | 2.5e-07 | 39 |
|
90 |
| 0.0422 | 0.8824 | 0.7914 | 0.0427 | 0.8897 | 0.8024 | 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.0426
|
18 |
- Train Dice Coef: 0.8824
|
19 |
+
- Train Iou: 0.7913
|
20 |
+
- Validation Loss: 0.0431
|
21 |
+
- Validation Dice Coef: 0.8900
|
22 |
+
- Validation Iou: 0.8030
|
23 |
- Train Lr: 1.25e-08
|
24 |
+
- Epoch: 41
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
88 |
| 0.0420 | 0.8833 | 0.7929 | 0.0430 | 0.8895 | 0.8023 | 2.5e-07 | 38 |
|
89 |
| 0.0424 | 0.8832 | 0.7924 | 0.0437 | 0.8890 | 0.8013 | 2.5e-07 | 39 |
|
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 |
|
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:1e49dca09281f2c32f9e1ef4db898115af508b08cf6680aea382a9f193e86ffa
|
3 |
size 15133664
|