Neha2608 commited on
Commit
66dd43f
1 Parent(s): 90ee38b

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.4841
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.7073 | 0.54 | 500 | 1.4841 |
53
 
54
 
55
  ### Framework versions
56
 
57
  - Transformers 4.11.3
58
- - Pytorch 1.11.0+cu113
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.4859
19
 
20
  ## Model description
21
 
 
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.11.3
58
+ - Pytorch 1.12.0+cu113
59
  - Datasets 1.16.1
60
  - Tokenizers 0.10.3