edonath commited on
Commit
cbd89e9
1 Parent(s): cb9abbc

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [google/pegasus-cnn_dailymail](https://huggingface.co/google/pegasus-cnn_dailymail) on the samsum dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 1.4842
19
 
20
  ## Model description
21
 
@@ -49,12 +49,12 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
- | 1.7197 | 0.54 | 500 | 1.4842 |
53
 
54
 
55
  ### Framework versions
56
 
57
- - Transformers 4.11.3
58
- - Pytorch 1.10.0+cu111
59
  - Datasets 1.16.1
60
- - Tokenizers 0.10.3
 
15
 
16
  This model is a fine-tuned version of [google/pegasus-cnn_dailymail](https://huggingface.co/google/pegasus-cnn_dailymail) on the samsum dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.4841
19
 
20
  ## Model description
21
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
+ | 1.7073 | 0.54 | 500 | 1.4841 |
53
 
54
 
55
  ### Framework versions
56
 
57
+ - Transformers 4.19.2
58
+ - Pytorch 1.11.0+cu113
59
  - Datasets 1.16.1
60
+ - Tokenizers 0.12.1