AhamadShaik
commited on
Commit
•
28ee712
1
Parent(s):
a9d6ad1
Training in progress epoch 74
Browse files- README.md +7 -6
- 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.0434
|
21 |
-
- Validation Dice Coef: 0.
|
22 |
-
- Validation Iou: 0.
|
23 |
- Train Lr: 1e-10
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -121,6 +121,7 @@ The following hyperparameters were used during training:
|
|
121 |
| 0.0422 | 0.8832 | 0.7926 | 0.0431 | 0.8895 | 0.8021 | 1e-10 | 71 |
|
122 |
| 0.0427 | 0.8816 | 0.7902 | 0.0432 | 0.8898 | 0.8026 | 1e-10 | 72 |
|
123 |
| 0.0426 | 0.8817 | 0.7904 | 0.0434 | 0.8891 | 0.8015 | 1e-10 | 73 |
|
|
|
124 |
|
125 |
|
126 |
### 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.0424
|
18 |
+
- Train Dice Coef: 0.8811
|
19 |
+
- Train Iou: 0.7897
|
20 |
- Validation Loss: 0.0434
|
21 |
+
- Validation Dice Coef: 0.8899
|
22 |
+
- Validation Iou: 0.8028
|
23 |
- Train Lr: 1e-10
|
24 |
+
- Epoch: 74
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
121 |
| 0.0422 | 0.8832 | 0.7926 | 0.0431 | 0.8895 | 0.8021 | 1e-10 | 71 |
|
122 |
| 0.0427 | 0.8816 | 0.7902 | 0.0432 | 0.8898 | 0.8026 | 1e-10 | 72 |
|
123 |
| 0.0426 | 0.8817 | 0.7904 | 0.0434 | 0.8891 | 0.8015 | 1e-10 | 73 |
|
124 |
+
| 0.0424 | 0.8811 | 0.7897 | 0.0434 | 0.8899 | 0.8028 | 1e-10 | 74 |
|
125 |
|
126 |
|
127 |
### 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:ee9b3b23f3abc7b72a5d9b7cc18aec3ebd612cb7120bc2d724ddd4331ccb118d
|
3 |
size 15133664
|