mtc commited on
Commit
cc772db
·
1 Parent(s): 93f8e59

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,13 +1,13 @@
1
  # grizzled-interest-2023-03-29
2
 
3
  This model is a fine-tuned version of [facebook/mbart-large-cc25](https://huggingface.co/facebook/mbart-large-cc25) on the mtc/newsum2021 dataset.
4
- It achieves the following results on the evaluation set:
5
- - Loss: 3.4340
6
- - Rouge1: 32.5857
7
- - Rouge2: 12.5072
8
- - Rougel: 22.6288
9
- - Rougelsum: 30.1168
10
- - Gen Len: 79.87
11
 
12
  ## Model description
13
 
 
1
  # grizzled-interest-2023-03-29
2
 
3
  This model is a fine-tuned version of [facebook/mbart-large-cc25](https://huggingface.co/facebook/mbart-large-cc25) on the mtc/newsum2021 dataset.
4
+ It achieves the following results on the test set:
5
+ - Loss: 3.5178
6
+ - Rouge1: 31.4512
7
+ - Rouge2: 11.0965
8
+ - Rougel: 21.5021
9
+ - Rougelsum: 28.634
10
+ - Gen Len: 75.755
11
 
12
  ## Model description
13