AhamadShaik
commited on
Commit
•
9997813
1
Parent(s):
c1fa690
Training in progress epoch 64
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 |
|
@@ -111,6 +111,7 @@ The following hyperparameters were used during training:
|
|
111 |
| 0.0420 | 0.8834 | 0.7927 | 0.0433 | 0.8888 | 0.8010 | 1e-10 | 61 |
|
112 |
| 0.0425 | 0.8820 | 0.7909 | 0.0429 | 0.8896 | 0.8023 | 1e-10 | 62 |
|
113 |
| 0.0421 | 0.8827 | 0.7919 | 0.0431 | 0.8906 | 0.8039 | 1e-10 | 63 |
|
|
|
114 |
|
115 |
|
116 |
### 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.8815
|
19 |
+
- Train Iou: 0.7901
|
20 |
+
- Validation Loss: 0.0429
|
21 |
+
- Validation Dice Coef: 0.8901
|
22 |
+
- Validation Iou: 0.8031
|
23 |
- Train Lr: 1e-10
|
24 |
+
- Epoch: 64
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
111 |
| 0.0420 | 0.8834 | 0.7927 | 0.0433 | 0.8888 | 0.8010 | 1e-10 | 61 |
|
112 |
| 0.0425 | 0.8820 | 0.7909 | 0.0429 | 0.8896 | 0.8023 | 1e-10 | 62 |
|
113 |
| 0.0421 | 0.8827 | 0.7919 | 0.0431 | 0.8906 | 0.8039 | 1e-10 | 63 |
|
114 |
+
| 0.0422 | 0.8815 | 0.7901 | 0.0429 | 0.8901 | 0.8031 | 1e-10 | 64 |
|
115 |
|
116 |
|
117 |
### 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:4e3c12a4406ea4f8e34c0364b9dd6628c7a74ec5331fb9aa4f38b3dc0da997a5
|
3 |
size 15133664
|