haesun commited on
Commit
44169e7
1 Parent(s): 9ad0a1a

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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.4859
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.7003 | 0.54 | 500 | 1.4859 |
53
 
54
 
55
  ### Framework versions
56
 
57
- - Transformers 4.21.2
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.4884
19
 
20
  ## Model description
21
 
 
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