s-man2099 commited on
Commit
9794d2a
1 Parent(s): 84e8a2a

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
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 2.8477
19
- - Validation Loss: 3.3483
20
- - Epoch: 6
21
 
22
  ## Model description
23
 
@@ -36,7 +36,7 @@ More information needed
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
- - 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}
40
  - training_precision: mixed_float16
41
 
42
  ### Training results
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
50
  | 3.0174 | 3.3238 | 4 |
51
  | 2.9282 | 3.3296 | 5 |
52
  | 2.8477 | 3.3483 | 6 |
 
53
 
54
 
55
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 2.7597
19
+ - Validation Loss: 3.3612
20
+ - Epoch: 7
21
 
22
  ## Model description
23
 
 
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
+ - 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}
40
  - training_precision: mixed_float16
41
 
42
  ### Training results
 
50
  | 3.0174 | 3.3238 | 4 |
51
  | 2.9282 | 3.3296 | 5 |
52
  | 2.8477 | 3.3483 | 6 |
53
+ | 2.7597 | 3.3612 | 7 |
54
 
55
 
56
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:53a00be5aa54dd0ad46120b5008a6f3cfb2e5af0e35cd19145ceb2cbb081daa0
3
  size 1625921312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5a3ac3f3f49455aae4c51b7572b6ae0482c596d8aae0874f107a8f232b71d0d
3
  size 1625921312