s-man2099 commited on
Commit
4ad84a3
1 Parent(s): 7f1d8ef

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +5 -14
  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.4083
18
- - Validation Loss: 3.4691
19
- - Epoch: 9
20
 
21
  ## Model description
22
 
@@ -35,23 +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': 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
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
- | 4.1942 | 3.5810 | 0 |
46
- | 3.9609 | 3.5179 | 1 |
47
- | 3.8011 | 3.4821 | 2 |
48
- | 3.7033 | 3.4657 | 3 |
49
- | 3.6277 | 3.4644 | 4 |
50
- | 3.5381 | 3.4608 | 5 |
51
- | 3.4876 | 3.4655 | 6 |
52
- | 3.4281 | 3.4664 | 7 |
53
- | 3.4193 | 3.4679 | 8 |
54
- | 3.4083 | 3.4691 | 9 |
55
 
56
 
57
  ### 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.9851
18
+ - Validation Loss: 3.6010
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': 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
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
+ | 3.9851 | 3.6010 | 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:7c602f21fc9d2bfdb21828a54ecb59d27a9ac1f6a5b8d4a99a6f71a455d51cbc
3
  size 2284292940
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0f3beecece7a8f3cb470239f95ea435006bef7d710d558bec0e10e4d98f01ce
3
  size 2284292940