AhamadShaik commited on
Commit
ffa22b1
·
1 Parent(s): e37f52a

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.2695
18
- - Train Dice Coef: 0.2707
19
- - Train Iou: 0.1687
20
- - Validation Loss: 0.1167
21
- - Validation Dice Coef: 0.5713
22
- - Validation Iou: 0.4080
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.2695 | 0.2707 | 0.1687 | 0.1167 | 0.5713 | 0.4080 | 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.0805
18
+ - Train Dice Coef: 0.4647
19
+ - Train Iou: 0.3202
20
+ - Validation Loss: 0.0690
21
+ - Validation Dice Coef: 0.6569
22
+ - Validation Iou: 0.4990
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.2695 | 0.2707 | 0.1687 | 0.1167 | 0.5713 | 0.4080 | 1e-04 | 0 |
51
+ | 0.0805 | 0.4647 | 0.3202 | 0.0690 | 0.6569 | 0.4990 | 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:3abb36ba7ec9f906bbf14564d2cacb07fec23a9d1ca10eec33d2188c52e6362b
3
  size 15133664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af947a26ed69821156f949e6a4bd63099e25a51a7f2b33c29375a224a3d4ab43
3
  size 15133664