AhamadShaik
commited on
Commit
·
022cf6d
1
Parent(s):
1a5404a
Training in progress epoch 93
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 |
|
@@ -140,6 +140,7 @@ The following hyperparameters were used during training:
|
|
140 |
| 0.0424 | 0.8818 | 0.7903 | 0.0434 | 0.8897 | 0.8025 | 1e-10 | 90 |
|
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 |
|
144 |
|
145 |
### 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.0418
|
18 |
+
- Train Dice Coef: 0.8839
|
19 |
+
- Train Iou: 0.7936
|
20 |
+
- Validation Loss: 0.0427
|
21 |
+
- Validation Dice Coef: 0.8898
|
22 |
+
- Validation Iou: 0.8026
|
23 |
- Train Lr: 1e-10
|
24 |
+
- Epoch: 93
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
140 |
| 0.0424 | 0.8818 | 0.7903 | 0.0434 | 0.8897 | 0.8025 | 1e-10 | 90 |
|
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
|
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:0f1513cb4e6092887e6bd529c7c4a341d091048f5cc8ebdc3cbec138cbc6e2fc
|
3 |
size 15133664
|