buruzaemon commited on
Commit
0fe2d12
1 Parent(s): 703db4b

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [google/pegasus-cnn_dailymail](https://huggingface.co/google/pegasus-cnn_dailymail) on the samsum dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.4890
20
 
21
  ## Model description
22
 
@@ -50,12 +50,12 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:-----:|:----:|:---------------:|
53
- | 1.6842 | 0.54 | 500 | 1.4890 |
54
 
55
 
56
  ### Framework versions
57
 
58
  - Transformers 4.31.0
59
- - Pytorch 1.13.1.post200
60
  - Datasets 2.14.4
61
  - Tokenizers 0.13.3
 
16
 
17
  This model is a fine-tuned version of [google/pegasus-cnn_dailymail](https://huggingface.co/google/pegasus-cnn_dailymail) on the samsum dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.4905
20
 
21
  ## Model description
22
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:-----:|:----:|:---------------:|
53
+ | 1.6579 | 0.54 | 500 | 1.4905 |
54
 
55
 
56
  ### Framework versions
57
 
58
  - Transformers 4.31.0
59
+ - Pytorch 1.12.1.post201
60
  - Datasets 2.14.4
61
  - Tokenizers 0.13.3