buruzaemon commited on
Commit
ea1d81c
1 Parent(s): 261ec43

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  tags:
3
  - generated_from_trainer
4
  datasets:
@@ -15,7 +16,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.4856
19
 
20
  ## Model description
21
 
@@ -49,12 +50,12 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
- | 1.7003 | 0.54 | 500 | 1.4856 |
53
 
54
 
55
  ### Framework versions
56
 
57
- - Transformers 4.28.1
58
- - Pytorch 1.11.0
59
- - Datasets 2.12.0
60
  - Tokenizers 0.13.3
 
1
  ---
2
+ base_model: google/pegasus-cnn_dailymail
3
  tags:
4
  - generated_from_trainer
5
  datasets:
 
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
 
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