AhamadShaik commited on
Commit
d8b0ac4
1 Parent(s): 93ff89e

Training in progress epoch 24

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.0521
18
- - Train Dice Coef: 0.8616
19
- - Train Iou: 0.7595
20
- - Validation Loss: 0.0483
21
- - Validation Dice Coef: 0.8822
22
- - Validation Iou: 0.7908
23
  - Train Lr: 1e-04
24
- - Epoch: 23
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': 1e-04, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}
44
  - training_precision: float32
45
 
46
  ### Training results
@@ -71,6 +71,7 @@ The following hyperparameters were used during training:
71
  | 0.0515 | 0.8636 | 0.7625 | 0.0494 | 0.8816 | 0.7894 | 1e-04 | 21 |
72
  | 0.0518 | 0.8630 | 0.7615 | 0.0487 | 0.8836 | 0.7930 | 1e-04 | 22 |
73
  | 0.0521 | 0.8616 | 0.7595 | 0.0483 | 0.8822 | 0.7908 | 1e-04 | 23 |
 
74
 
75
 
76
  ### 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.0510
18
+ - Train Dice Coef: 0.8634
19
+ - Train Iou: 0.7624
20
+ - Validation Loss: 0.0501
21
+ - Validation Dice Coef: 0.8814
22
+ - Validation Iou: 0.7899
23
  - Train Lr: 1e-04
24
+ - Epoch: 24
25
 
26
  ## Model description
27
 
 
40
  ### Training hyperparameters
41
 
42
  The following hyperparameters were used during training:
43
+ - optimizer: {'name': 'Adam', 'learning_rate': 5e-06, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}
44
  - training_precision: float32
45
 
46
  ### Training results
 
71
  | 0.0515 | 0.8636 | 0.7625 | 0.0494 | 0.8816 | 0.7894 | 1e-04 | 21 |
72
  | 0.0518 | 0.8630 | 0.7615 | 0.0487 | 0.8836 | 0.7930 | 1e-04 | 22 |
73
  | 0.0521 | 0.8616 | 0.7595 | 0.0483 | 0.8822 | 0.7908 | 1e-04 | 23 |
74
+ | 0.0510 | 0.8634 | 0.7624 | 0.0501 | 0.8814 | 0.7899 | 1e-04 | 24 |
75
 
76
 
77
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:316be084fec0c2b2ab449e37ef7acd012bd79a98336d6e747832478fdea39cf9
3
  size 15133664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65eb3e10113f665420e6bea659be1ebf27ded61a603f9d97a3b86d0d1ba861f3
3
  size 15133664