AhamadShaik
commited on
Commit
·
4aa19a1
1
Parent(s):
022cf6d
Training in progress epoch 94
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.0418
|
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 |
|
@@ -141,6 +141,7 @@ The following hyperparameters were used during training:
|
|
141 |
| 0.0422 | 0.8827 | 0.7918 | 0.0428 | 0.8902 | 0.8033 | 1e-10 | 91 |
|
142 |
| 0.0426 | 0.8813 | 0.7897 | 0.0433 | 0.8891 | 0.8016 | 1e-10 | 92 |
|
143 |
| 0.0418 | 0.8839 | 0.7936 | 0.0427 | 0.8898 | 0.8026 | 1e-10 | 93 |
|
|
|
144 |
|
145 |
|
146 |
### 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.0418
|
18 |
+
- Train Dice Coef: 0.8831
|
19 |
+
- Train Iou: 0.7924
|
20 |
+
- Validation Loss: 0.0431
|
21 |
+
- Validation Dice Coef: 0.8900
|
22 |
+
- Validation Iou: 0.8031
|
23 |
- Train Lr: 1e-10
|
24 |
+
- Epoch: 94
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
141 |
| 0.0422 | 0.8827 | 0.7918 | 0.0428 | 0.8902 | 0.8033 | 1e-10 | 91 |
|
142 |
| 0.0426 | 0.8813 | 0.7897 | 0.0433 | 0.8891 | 0.8016 | 1e-10 | 92 |
|
143 |
| 0.0418 | 0.8839 | 0.7936 | 0.0427 | 0.8898 | 0.8026 | 1e-10 | 93 |
|
144 |
+
| 0.0418 | 0.8831 | 0.7924 | 0.0431 | 0.8900 | 0.8031 | 1e-10 | 94 |
|
145 |
|
146 |
|
147 |
### 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:a709000c96c1ab59a22e5c5eb08399b54ca9256a5401606fe8e49939c7186970
|
3 |
size 15133664
|