AhamadShaik
commited on
Commit
•
976643c
1
Parent(s):
3146cd4
Training in progress epoch 67
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 |
|
@@ -114,6 +114,7 @@ The following hyperparameters were used during training:
|
|
114 |
| 0.0422 | 0.8815 | 0.7901 | 0.0429 | 0.8901 | 0.8031 | 1e-10 | 64 |
|
115 |
| 0.0420 | 0.8833 | 0.7927 | 0.0430 | 0.8899 | 0.8029 | 1e-10 | 65 |
|
116 |
| 0.0426 | 0.8822 | 0.7911 | 0.0431 | 0.8891 | 0.8015 | 1e-10 | 66 |
|
|
|
117 |
|
118 |
|
119 |
### 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.0422
|
18 |
+
- Train Dice Coef: 0.8829
|
19 |
+
- Train Iou: 0.7923
|
20 |
+
- Validation Loss: 0.0428
|
21 |
+
- Validation Dice Coef: 0.8902
|
22 |
+
- Validation Iou: 0.8033
|
23 |
- Train Lr: 1e-10
|
24 |
+
- Epoch: 67
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
114 |
| 0.0422 | 0.8815 | 0.7901 | 0.0429 | 0.8901 | 0.8031 | 1e-10 | 64 |
|
115 |
| 0.0420 | 0.8833 | 0.7927 | 0.0430 | 0.8899 | 0.8029 | 1e-10 | 65 |
|
116 |
| 0.0426 | 0.8822 | 0.7911 | 0.0431 | 0.8891 | 0.8015 | 1e-10 | 66 |
|
117 |
+
| 0.0422 | 0.8829 | 0.7923 | 0.0428 | 0.8902 | 0.8033 | 1e-10 | 67 |
|
118 |
|
119 |
|
120 |
### 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:6fe4596df8d81d504a06ef4750ea0c6c9fcdda2e33beebf6a2fadba838e06314
|
3 |
size 15133664
|