AhamadShaik commited on
Commit
b0b2467
1 Parent(s): ebce84c

Training in progress epoch 39

Browse files
Files changed (2) hide show
  1. README.md +9 -8
  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.0420
18
- - Train Dice Coef: 0.8833
19
- - Train Iou: 0.7929
20
- - Validation Loss: 0.0430
21
- - Validation Dice Coef: 0.8895
22
- - Validation Iou: 0.8023
23
  - Train Lr: 2.5e-07
24
- - Epoch: 38
25
 
26
  ## Model description
27
 
@@ -40,7 +40,7 @@ More information needed
40
  ### Training hyperparameters
41
 
42
  The following hyperparameters were used during training:
43
- - optimizer: {'name': 'Adam', 'learning_rate': 2.5e-07, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}
44
  - training_precision: float32
45
 
46
  ### Training results
@@ -86,6 +86,7 @@ The following hyperparameters were used during training:
86
  | 0.0420 | 0.8826 | 0.7917 | 0.0433 | 0.8894 | 0.8021 | 2.5e-07 | 36 |
87
  | 0.0423 | 0.8833 | 0.7926 | 0.0429 | 0.8893 | 0.8018 | 2.5e-07 | 37 |
88
  | 0.0420 | 0.8833 | 0.7929 | 0.0430 | 0.8895 | 0.8023 | 2.5e-07 | 38 |
 
89
 
90
 
91
  ### 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.7924
20
+ - Validation Loss: 0.0437
21
+ - Validation Dice Coef: 0.8890
22
+ - Validation Iou: 0.8013
23
  - Train Lr: 2.5e-07
24
+ - Epoch: 39
25
 
26
  ## Model description
27
 
 
40
  ### Training hyperparameters
41
 
42
  The following hyperparameters were used during training:
43
+ - optimizer: {'name': 'Adam', 'learning_rate': 1.25e-08, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}
44
  - training_precision: float32
45
 
46
  ### Training results
 
86
  | 0.0420 | 0.8826 | 0.7917 | 0.0433 | 0.8894 | 0.8021 | 2.5e-07 | 36 |
87
  | 0.0423 | 0.8833 | 0.7926 | 0.0429 | 0.8893 | 0.8018 | 2.5e-07 | 37 |
88
  | 0.0420 | 0.8833 | 0.7929 | 0.0430 | 0.8895 | 0.8023 | 2.5e-07 | 38 |
89
+ | 0.0424 | 0.8832 | 0.7924 | 0.0437 | 0.8890 | 0.8013 | 2.5e-07 | 39 |
90
 
91
 
92
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a86e5c5bb8aaeeb3df98daa551783eb41fe29642771df80f4e55b8a18a862b0
3
  size 15133664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:888b46fe0722df5f0f40bf6d42ee4b2717ace295eb0c0318c363657adda406be
3
  size 15133664