AhamadShaik
commited on
Commit
•
e589081
1
Parent(s):
b001459
Training in progress epoch 70
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 |
|
@@ -117,6 +117,7 @@ The following hyperparameters were used during training:
|
|
117 |
| 0.0422 | 0.8829 | 0.7923 | 0.0428 | 0.8902 | 0.8033 | 1e-10 | 67 |
|
118 |
| 0.0424 | 0.8813 | 0.7898 | 0.0435 | 0.8893 | 0.8019 | 1e-10 | 68 |
|
119 |
| 0.0420 | 0.8826 | 0.7918 | 0.0430 | 0.8896 | 0.8024 | 1e-10 | 69 |
|
|
|
120 |
|
121 |
|
122 |
### 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.0428
|
18 |
+
- Train Dice Coef: 0.8811
|
19 |
+
- Train Iou: 0.7895
|
20 |
+
- Validation Loss: 0.0434
|
21 |
+
- Validation Dice Coef: 0.8900
|
22 |
+
- Validation Iou: 0.8030
|
23 |
- Train Lr: 1e-10
|
24 |
+
- Epoch: 70
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
117 |
| 0.0422 | 0.8829 | 0.7923 | 0.0428 | 0.8902 | 0.8033 | 1e-10 | 67 |
|
118 |
| 0.0424 | 0.8813 | 0.7898 | 0.0435 | 0.8893 | 0.8019 | 1e-10 | 68 |
|
119 |
| 0.0420 | 0.8826 | 0.7918 | 0.0430 | 0.8896 | 0.8024 | 1e-10 | 69 |
|
120 |
+
| 0.0428 | 0.8811 | 0.7895 | 0.0434 | 0.8900 | 0.8030 | 1e-10 | 70 |
|
121 |
|
122 |
|
123 |
### 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:7f35cc3995d6d2342b25155755754f6909f995162494365415042cd0e57b6353
|
3 |
size 15133664
|