AhamadShaik
commited on
Commit
•
204b7ac
1
Parent(s):
4342be5
Training in progress epoch 42
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: 1.25e-08
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -89,6 +89,7 @@ The following hyperparameters were used during training:
|
|
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 |
| 0.0426 | 0.8824 | 0.7913 | 0.0431 | 0.8900 | 0.8030 | 1.25e-08 | 41 |
|
|
|
92 |
|
93 |
|
94 |
### 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.8832
|
19 |
+
- Train Iou: 0.7926
|
20 |
+
- Validation Loss: 0.0433
|
21 |
+
- Validation Dice Coef: 0.8893
|
22 |
+
- Validation Iou: 0.8019
|
23 |
- Train Lr: 1.25e-08
|
24 |
+
- Epoch: 42
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
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 |
| 0.0426 | 0.8824 | 0.7913 | 0.0431 | 0.8900 | 0.8030 | 1.25e-08 | 41 |
|
92 |
+
| 0.0424 | 0.8832 | 0.7926 | 0.0433 | 0.8893 | 0.8019 | 1.25e-08 | 42 |
|
93 |
|
94 |
|
95 |
### 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:03f0614d1322dbfe966fddc2a372334d85942b0a963dc79eccbcea055475f5e8
|
3 |
size 15133664
|