s-man2099 commited on
Commit
b8fe138
1 Parent(s): d07c307

Training in progress epoch 7

Browse files
Files changed (2) hide show
  1. README.md +5 -4
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,9 +14,9 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [google/pegasus-large](https://huggingface.co/google/pegasus-large) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 3.4169
18
- - Validation Loss: 3.4429
19
- - Epoch: 6
20
 
21
  ## Model description
22
 
@@ -35,7 +35,7 @@ More information needed
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
- - optimizer: {'name': 'Adafactor', 'weight_decay': None, 'clipnorm': None, 'global_clipnorm': None, 'clipvalue': None, 'use_ema': False, 'ema_momentum': 0.99, 'ema_overwrite_frequency': None, 'jit_compile': True, 'is_legacy_optimizer': False, 'learning_rate': 6e-05, 'beta_2_decay': -0.8, 'epsilon_1': 1e-30, 'epsilon_2': 0.001, 'clip_threshold': 1.0, 'relative_step': True}
39
  - training_precision: mixed_float16
40
 
41
  ### Training results
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
49
  | 3.5652 | 3.4379 | 4 |
50
  | 3.4882 | 3.4368 | 5 |
51
  | 3.4169 | 3.4429 | 6 |
 
52
 
53
 
54
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [google/pegasus-large](https://huggingface.co/google/pegasus-large) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 3.3414
18
+ - Validation Loss: 3.4427
19
+ - Epoch: 7
20
 
21
  ## Model description
22
 
 
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
+ - optimizer: {'name': 'Adafactor', 'weight_decay': None, 'clipnorm': None, 'global_clipnorm': None, 'clipvalue': None, 'use_ema': False, 'ema_momentum': 0.99, 'ema_overwrite_frequency': None, 'jit_compile': True, 'is_legacy_optimizer': False, 'learning_rate': 6e-06, 'beta_2_decay': -0.8, 'epsilon_1': 1e-30, 'epsilon_2': 0.001, 'clip_threshold': 1.0, 'relative_step': True}
39
  - training_precision: mixed_float16
40
 
41
  ### Training results
 
49
  | 3.5652 | 3.4379 | 4 |
50
  | 3.4882 | 3.4368 | 5 |
51
  | 3.4169 | 3.4429 | 6 |
52
+ | 3.3414 | 3.4427 | 7 |
53
 
54
 
55
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c5df63ff79e14ea5f291e4d81f2b6dcfb0241155c33f2bb730e45e62b770b03
3
  size 2284292940
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01a026999b8f8dc43e09865cd07a1c60689a86c1ba5591028454b09b630cb08d
3
  size 2284292940