s-man2099 commited on
Commit
ae58ae1
1 Parent(s): 699ddad

Training in progress epoch 1

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: 4.4456
18
- - Validation Loss: 3.5894
19
- - Epoch: 0
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': 5.9999998e-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
@@ -43,6 +43,7 @@ The following hyperparameters were used during training:
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
  | 4.4456 | 3.5894 | 0 |
 
46
 
47
 
48
  ### 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: 4.0552
18
+ - Validation Loss: 3.5645
19
+ - Epoch: 1
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': 5.9999996e-07, '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
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
  | 4.4456 | 3.5894 | 0 |
46
+ | 4.0552 | 3.5645 | 1 |
47
 
48
 
49
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aef76e22cb53c388fcc3bffd649ba44b30a6574aefd13a5eee97ebc073da7fcc
3
  size 2284292940
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cad15ce03c7997dd3a80380f7171f86689d8bcb385af9162d2e8e68a20a67382
3
  size 2284292940