haesun commited on
Commit
17b6f9f
1 Parent(s): 1de5b60

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
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.4884
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.6902 | 0.54 | 500 | 1.4884 |
53
 
54
 
55
  ### Framework versions
56
 
57
- - Transformers 4.22.1
58
- - Pytorch 1.12.1+cu113
59
- - Datasets 2.4.0
60
- - Tokenizers 0.12.1
 
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.4826
19
 
20
  ## Model description
21
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
+ | 1.7008 | 0.54 | 500 | 1.4826 |
53
 
54
 
55
  ### Framework versions
56
 
57
+ - Transformers 4.26.1
58
+ - Pytorch 1.13.1+cu116
59
+ - Datasets 2.10.1
60
+ - Tokenizers 0.13.2