AhamadShaik commited on
Commit
714d36a
·
1 Parent(s): 3001e66

Training in progress epoch 58

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.0161
18
- - Train Dice Coef: 0.8061
19
- - Train Iou: 0.6828
20
- - Validation Loss: 0.0226
21
  - Validation Dice Coef: 0.8560
22
- - Validation Iou: 0.7506
23
  - Train Lr: 6.25e-10
24
- - Epoch: 57
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': 6.25e-10, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}
44
  - training_precision: float32
45
 
46
  ### Training results
@@ -105,6 +105,7 @@ The following hyperparameters were used during training:
105
  | 0.0159 | 0.8057 | 0.6834 | 0.0230 | 0.8558 | 0.7501 | 6.25e-10 | 55 |
106
  | 0.0160 | 0.8045 | 0.6811 | 0.0226 | 0.8574 | 0.7525 | 6.25e-10 | 56 |
107
  | 0.0161 | 0.8061 | 0.6828 | 0.0226 | 0.8560 | 0.7506 | 6.25e-10 | 57 |
 
108
 
109
 
110
  ### 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.0160
18
+ - Train Dice Coef: 0.8062
19
+ - Train Iou: 0.6833
20
+ - Validation Loss: 0.0231
21
  - Validation Dice Coef: 0.8560
22
+ - Validation Iou: 0.7505
23
  - Train Lr: 6.25e-10
24
+ - Epoch: 58
25
 
26
  ## Model description
27
 
 
40
  ### Training hyperparameters
41
 
42
  The following hyperparameters were used during training:
43
+ - optimizer: {'name': 'Adam', 'learning_rate': 1e-10, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}
44
  - training_precision: float32
45
 
46
  ### Training results
 
105
  | 0.0159 | 0.8057 | 0.6834 | 0.0230 | 0.8558 | 0.7501 | 6.25e-10 | 55 |
106
  | 0.0160 | 0.8045 | 0.6811 | 0.0226 | 0.8574 | 0.7525 | 6.25e-10 | 56 |
107
  | 0.0161 | 0.8061 | 0.6828 | 0.0226 | 0.8560 | 0.7506 | 6.25e-10 | 57 |
108
+ | 0.0160 | 0.8062 | 0.6833 | 0.0231 | 0.8560 | 0.7505 | 6.25e-10 | 58 |
109
 
110
 
111
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e8bce8fee96099eeb7d95ea990fc732b165b82ef589ea2ef47884d4280fa89b0
3
  size 15133664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56ebe0da4384807d65e06b4f2fed5dc9ebb7686b00ff844ed9f6b94a7674bb83
3
  size 15133664