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

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +5 -8
  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.9700
18
- - Validation Loss: 3.5527
19
- - Epoch: 3
20
 
21
  ## Model description
22
 
@@ -35,17 +35,14 @@ 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.9999996e-09, '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
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
- | 4.4100 | 3.5797 | 0 |
46
- | 4.0094 | 3.5549 | 1 |
47
- | 3.9772 | 3.5528 | 2 |
48
- | 3.9700 | 3.5527 | 3 |
49
 
50
 
51
  ### 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.4456
18
+ - Validation Loss: 3.5894
19
+ - Epoch: 0
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.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
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
+ | 4.4456 | 3.5894 | 0 |
 
 
 
46
 
47
 
48
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b58c8ab755f7199c933c3f21a5b7ddd2aa995669d32824f5872b6127f7d5905d
3
  size 2284292940
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aef76e22cb53c388fcc3bffd649ba44b30a6574aefd13a5eee97ebc073da7fcc
3
  size 2284292940