Commit ·
7930639
1
Parent(s): 6c4416a
Training in progress epoch 34
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: 5e-06
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -81,6 +81,7 @@ The following hyperparameters were used during training:
|
|
| 81 |
| 0.0190 | 0.7867 | 0.6579 | 0.0232 | 0.8546 | 0.7486 | 5e-06 | 31 |
|
| 82 |
| 0.0178 | 0.7963 | 0.6701 | 0.0239 | 0.8520 | 0.7450 | 5e-06 | 32 |
|
| 83 |
| 0.0175 | 0.7964 | 0.6703 | 0.0232 | 0.8547 | 0.7489 | 5e-06 | 33 |
|
|
|
|
| 84 |
|
| 85 |
|
| 86 |
### 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.0173
|
| 18 |
+
- Train Dice Coef: 0.7972
|
| 19 |
+
- Train Iou: 0.6719
|
| 20 |
+
- Validation Loss: 0.0225
|
| 21 |
+
- Validation Dice Coef: 0.8556
|
| 22 |
+
- Validation Iou: 0.7499
|
| 23 |
- Train Lr: 5e-06
|
| 24 |
+
- Epoch: 34
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 81 |
| 0.0190 | 0.7867 | 0.6579 | 0.0232 | 0.8546 | 0.7486 | 5e-06 | 31 |
|
| 82 |
| 0.0178 | 0.7963 | 0.6701 | 0.0239 | 0.8520 | 0.7450 | 5e-06 | 32 |
|
| 83 |
| 0.0175 | 0.7964 | 0.6703 | 0.0232 | 0.8547 | 0.7489 | 5e-06 | 33 |
|
| 84 |
+
| 0.0173 | 0.7972 | 0.6719 | 0.0225 | 0.8556 | 0.7499 | 5e-06 | 34 |
|
| 85 |
|
| 86 |
|
| 87 |
### 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:25cf1b1d25f3bf92019c63c7fa25b08d51efa6c145aa91d57606e1ee2fc9b942
|
| 3 |
size 15133664
|