AhamadShaik commited on
Commit
5afbfa7
1 Parent(s): b4b99ef

Training in progress epoch 44

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.0424
18
- - Train Dice Coef: 0.8830
19
- - Train Iou: 0.7922
20
- - Validation Loss: 0.0436
21
- - Validation Dice Coef: 0.8886
22
- - Validation Iou: 0.8008
23
  - Train Lr: 1.25e-08
24
- - Epoch: 43
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': 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
@@ -91,6 +91,7 @@ The following hyperparameters were used during training:
91
  | 0.0426 | 0.8824 | 0.7913 | 0.0431 | 0.8900 | 0.8030 | 1.25e-08 | 41 |
92
  | 0.0424 | 0.8832 | 0.7926 | 0.0433 | 0.8893 | 0.8019 | 1.25e-08 | 42 |
93
  | 0.0424 | 0.8830 | 0.7922 | 0.0436 | 0.8886 | 0.8008 | 1.25e-08 | 43 |
 
94
 
95
 
96
  ### 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.0427
18
+ - Train Dice Coef: 0.8806
19
+ - Train Iou: 0.7888
20
+ - Validation Loss: 0.0434
21
+ - Validation Dice Coef: 0.8893
22
+ - Validation Iou: 0.8020
23
  - Train Lr: 1.25e-08
24
+ - Epoch: 44
25
 
26
  ## Model description
27
 
 
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
 
91
  | 0.0426 | 0.8824 | 0.7913 | 0.0431 | 0.8900 | 0.8030 | 1.25e-08 | 41 |
92
  | 0.0424 | 0.8832 | 0.7926 | 0.0433 | 0.8893 | 0.8019 | 1.25e-08 | 42 |
93
  | 0.0424 | 0.8830 | 0.7922 | 0.0436 | 0.8886 | 0.8008 | 1.25e-08 | 43 |
94
+ | 0.0427 | 0.8806 | 0.7888 | 0.0434 | 0.8893 | 0.8020 | 1.25e-08 | 44 |
95
 
96
 
97
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:092a8b20d3925ce61932d173501a55ee9a2360a4c67dd6e919f515f0539f7a2e
3
  size 15133664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e342780c015322dd707cfccee65ab225a0ce2b74081ad05224ed593360cc4d3c
3
  size 15133664