s-man2099 commited on
Commit
d6a1c2b
1 Parent(s): bfa7286

Training in progress epoch 8

Browse files
Files changed (2) hide show
  1. README.md +6 -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.9746
19
- - Validation Loss: 3.3838
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,8 @@ The following hyperparameters were used during training:
50
  | 3.1830 | 3.3616 | 4 |
51
  | 3.0837 | 3.3737 | 5 |
52
  | 2.9746 | 3.3838 | 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.8652
19
+ - Validation Loss: 3.3984
20
+ - Epoch: 8
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.1830 | 3.3616 | 4 |
51
  | 3.0837 | 3.3737 | 5 |
52
  | 2.9746 | 3.3838 | 6 |
53
+ | 2.8861 | 3.3932 | 7 |
54
+ | 2.8652 | 3.3984 | 8 |
55
 
56
 
57
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:06c344c8f1964f0edd417945dad54c301605d5e98c99c8d48192cd38861cca9e
3
  size 1625921312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34ca0abe7efd0d3a2d893d7e1de8c9c0b201144cd607927724dca90f31cc2c9f
3
  size 1625921312