Commit ·
dde3456
1
Parent(s): 5daefd8
Training in progress epoch 47
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: 2.5e-07
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -94,6 +94,7 @@ The following hyperparameters were used during training:
|
|
| 94 |
| 0.0161 | 0.8022 | 0.6786 | 0.0233 | 0.8548 | 0.7487 | 2.5e-07 | 44 |
|
| 95 |
| 0.0160 | 0.8041 | 0.6809 | 0.0226 | 0.8571 | 0.7522 | 2.5e-07 | 45 |
|
| 96 |
| 0.0161 | 0.8043 | 0.6810 | 0.0228 | 0.8558 | 0.7501 | 2.5e-07 | 46 |
|
|
|
|
| 97 |
|
| 98 |
|
| 99 |
### 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.0167
|
| 18 |
+
- Train Dice Coef: 0.8035
|
| 19 |
+
- Train Iou: 0.6807
|
| 20 |
+
- Validation Loss: 0.0226
|
| 21 |
+
- Validation Dice Coef: 0.8564
|
| 22 |
+
- Validation Iou: 0.7510
|
| 23 |
- Train Lr: 2.5e-07
|
| 24 |
+
- Epoch: 47
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 94 |
| 0.0161 | 0.8022 | 0.6786 | 0.0233 | 0.8548 | 0.7487 | 2.5e-07 | 44 |
|
| 95 |
| 0.0160 | 0.8041 | 0.6809 | 0.0226 | 0.8571 | 0.7522 | 2.5e-07 | 45 |
|
| 96 |
| 0.0161 | 0.8043 | 0.6810 | 0.0228 | 0.8558 | 0.7501 | 2.5e-07 | 46 |
|
| 97 |
+
| 0.0167 | 0.8035 | 0.6807 | 0.0226 | 0.8564 | 0.7510 | 2.5e-07 | 47 |
|
| 98 |
|
| 99 |
|
| 100 |
### 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:bc66670800f5e3b0d6eb9ce15ef24ae09b7ceea44c329cbc7faa09426b27c74a
|
| 3 |
size 15133664
|