AhamadShaik
commited on
Commit
•
1a5404a
1
Parent(s):
a3119fd
Training in progress epoch 92
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 |
|
@@ -139,6 +139,7 @@ The following hyperparameters were used during training:
|
|
139 |
| 0.0428 | 0.8809 | 0.7891 | 0.0429 | 0.8897 | 0.8025 | 1e-10 | 89 |
|
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 |
|
143 |
|
144 |
### 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.0426
|
18 |
+
- Train Dice Coef: 0.8813
|
19 |
+
- Train Iou: 0.7897
|
20 |
+
- Validation Loss: 0.0433
|
21 |
+
- Validation Dice Coef: 0.8891
|
22 |
+
- Validation Iou: 0.8016
|
23 |
- Train Lr: 1e-10
|
24 |
+
- Epoch: 92
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
139 |
| 0.0428 | 0.8809 | 0.7891 | 0.0429 | 0.8897 | 0.8025 | 1e-10 | 89 |
|
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
|
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:0ed05eea643ecf13fe3de6e81c3a7afd039b2ce5ba3d4461f4feb7eb46050842
|
3 |
size 15133664
|