z-rahimi-r commited on
Commit
53f3521
·
1 Parent(s): b181945

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -16,11 +16,11 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [facebook/mbart-large-50](https://huggingface.co/facebook/mbart-large-50) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.7512
20
- - Rouge1: 4.6113
21
- - Rouge2: 2.2968
22
- - Rougel: 4.6643
23
- - Rougelsum: 4.8145
24
 
25
  ## Model description
26
 
@@ -51,7 +51,7 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
53
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
54
- | 1.3555 | 1.0 | 2500 | 0.7512 | 4.6113 | 2.2968 | 4.6643 | 4.8145 |
55
 
56
 
57
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [facebook/mbart-large-50](https://huggingface.co/facebook/mbart-large-50) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.1514
20
+ - Rouge1: 2.979
21
+ - Rouge2: 1.5946
22
+ - Rougel: 2.9652
23
+ - Rougelsum: 2.9673
24
 
25
  ## Model description
26
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
53
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
54
+ | 1.3744 | 1.0 | 6812 | 1.1514 | 2.979 | 1.5946 | 2.9652 | 2.9673 |
55
 
56
 
57
  ### Framework versions