AhamadShaik
commited on
Commit
·
28fa1e2
1
Parent(s):
b0b2467
Training in progress epoch 40
Browse files- README.md +9 -8
- 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:
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -87,6 +87,7 @@ The following hyperparameters were used during training:
|
|
87 |
| 0.0423 | 0.8833 | 0.7926 | 0.0429 | 0.8893 | 0.8018 | 2.5e-07 | 37 |
|
88 |
| 0.0420 | 0.8833 | 0.7929 | 0.0430 | 0.8895 | 0.8023 | 2.5e-07 | 38 |
|
89 |
| 0.0424 | 0.8832 | 0.7924 | 0.0437 | 0.8890 | 0.8013 | 2.5e-07 | 39 |
|
|
|
90 |
|
91 |
|
92 |
### 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.8824
|
19 |
+
- Train Iou: 0.7914
|
20 |
+
- Validation Loss: 0.0427
|
21 |
+
- Validation Dice Coef: 0.8897
|
22 |
+
- Validation Iou: 0.8024
|
23 |
+
- Train Lr: 1.25e-08
|
24 |
+
- Epoch: 40
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
87 |
| 0.0423 | 0.8833 | 0.7926 | 0.0429 | 0.8893 | 0.8018 | 2.5e-07 | 37 |
|
88 |
| 0.0420 | 0.8833 | 0.7929 | 0.0430 | 0.8895 | 0.8023 | 2.5e-07 | 38 |
|
89 |
| 0.0424 | 0.8832 | 0.7924 | 0.0437 | 0.8890 | 0.8013 | 2.5e-07 | 39 |
|
90 |
+
| 0.0422 | 0.8824 | 0.7914 | 0.0427 | 0.8897 | 0.8024 | 1.25e-08 | 40 |
|
91 |
|
92 |
|
93 |
### 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:da7bd5effeaaa333163334f220c0cc5bb9159b3fa6fb7e82a07748978898cfeb
|
3 |
size 15133664
|