dhivyeshrk commited on
Commit
c8d8b65
·
1 Parent(s): dce2134

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  tags:
3
  - generated_from_trainer
4
  model-index:
@@ -11,9 +12,9 @@ should probably proofread and complete it, then remove this comment. -->
11
 
12
  # pegasus-samsum
13
 
14
- This model is a fine-tuned version of [google/pegasus-cnn_dailymail](https://huggingface.co/google/pegasus-cnn_dailymail) on the None dataset.
15
  It achieves the following results on the evaluation set:
16
- - Loss: 1.4854
17
 
18
  ## Model description
19
 
@@ -47,7 +48,7 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | 1.6206 | 0.54 | 500 | 1.4854 |
51
 
52
 
53
  ### Framework versions
 
1
  ---
2
+ license: mit
3
  tags:
4
  - generated_from_trainer
5
  model-index:
 
12
 
13
  # pegasus-samsum
14
 
15
+ This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 1.4963
18
 
19
  ## Model description
20
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | 1.3689 | 0.54 | 500 | 1.4963 |
52
 
53
 
54
  ### Framework versions