AhamadShaik
commited on
Commit
•
53472e1
1
Parent(s):
4aa19a1
Training in progress epoch 95
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 |
|
@@ -142,6 +142,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.0425
|
18 |
+
- Train Dice Coef: 0.8822
|
19 |
+
- Train Iou: 0.7912
|
20 |
+
- Validation Loss: 0.0429
|
21 |
+
- Validation Dice Coef: 0.8904
|
22 |
+
- Validation Iou: 0.8037
|
23 |
- Train Lr: 1e-10
|
24 |
+
- Epoch: 95
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
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 |
+
| 0.0425 | 0.8822 | 0.7912 | 0.0429 | 0.8904 | 0.8037 | 1e-10 | 95 |
|
146 |
|
147 |
|
148 |
### 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:4a4043528bac4fea2ae2585943d44d9a669d146a0ec90d36a39216897852e1e1
|
3 |
size 15133664
|