AhamadShaik commited on
Commit
6c85024
·
1 Parent(s): 93ddc86

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +8 -7
  2. 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.3496
18
- - Train Dice Coef: 0.3697
19
- - Train Iou: 0.2435
20
- - Validation Loss: 0.2697
21
- - Validation Dice Coef: 0.1141
22
- - Validation Iou: 0.0635
23
  - Train Lr: 1e-04
24
- - Epoch: 0
25
 
26
  ## Model description
27
 
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
48
  | Train Loss | Train Dice Coef | Train Iou | Validation Loss | Validation Dice Coef | Validation Iou | Train Lr | Epoch |
49
  |:----------:|:---------------:|:---------:|:---------------:|:--------------------:|:--------------:|:--------:|:-----:|
50
  | 0.3496 | 0.3697 | 0.2435 | 0.2697 | 0.1141 | 0.0635 | 1e-04 | 0 |
 
51
 
52
 
53
  ### 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.1591
18
+ - Train Dice Coef: 0.5600
19
+ - Train Iou: 0.4126
20
+ - Validation Loss: 0.1768
21
+ - Validation Dice Coef: 0.3601
22
+ - Validation Iou: 0.2345
23
  - Train Lr: 1e-04
24
+ - Epoch: 1
25
 
26
  ## Model description
27
 
 
48
  | Train Loss | Train Dice Coef | Train Iou | Validation Loss | Validation Dice Coef | Validation Iou | Train Lr | Epoch |
49
  |:----------:|:---------------:|:---------:|:---------------:|:--------------------:|:--------------:|:--------:|:-----:|
50
  | 0.3496 | 0.3697 | 0.2435 | 0.2697 | 0.1141 | 0.0635 | 1e-04 | 0 |
51
+ | 0.1591 | 0.5600 | 0.4126 | 0.1768 | 0.3601 | 0.2345 | 1e-04 | 1 |
52
 
53
 
54
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:849dc14acedeb5190010b775415dfb83ee43863ad111cd71654384d906709425
3
  size 15133664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db6e219030d775021bde216d5699a81d0203945c8bff7b154be0389a053907fd
3
  size 15133664