s-man2099 commited on
Commit
6091bd9
1 Parent(s): 70244ed

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.2942
18
- - Validation Loss: 3.5538
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.4439 | 3.5331 | 4 |
50
  | 3.3673 | 3.5419 | 5 |
51
  | 3.2942 | 3.5538 | 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.2253
18
+ - Validation Loss: 3.5580
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.4439 | 3.5331 | 4 |
50
  | 3.3673 | 3.5419 | 5 |
51
  | 3.2942 | 3.5538 | 6 |
52
+ | 3.2253 | 3.5580 | 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:b03a0af25c9b89402e48b786c4f6db736b950807285f901ab0f165a23b0cc0a8
3
  size 2284292940
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ac9b9938c42c3d2a577dadac31132f55568ee392d7b210fdc8acafa8e3cb400
3
  size 2284292940