Philip May commited on
Commit
e55376f
1 Parent(s): b9a0abb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -91,8 +91,8 @@ This model is trained on the following datasets:
91
  | Model | rouge1 | rouge2 | rougeL | rougeLsum
92
  |-------|--------|--------|--------|----------
93
  | mT5-small-sum-de-en-01 (this) | 32.3416 | 10.6191 | 25.3799 | 25.3908
94
- | [mrm8488/t5-base-finetuned-summarize-news](https://huggingface.co/mrm8488/t5-base-finetuned-summarize-news) | xxx | xxx | xxx | xxx
95
- | [facebook/bart-large-xsum](https://huggingface.co/facebook/bart-large-xsum) | xxx | xxx | xxx | xxx
96
  | [sshleifer/distilbart-xsum-12-6](https://huggingface.co/sshleifer/distilbart-xsum-12-6) | 44.2553 | 21.4289 | 36.2639 | 36.2696
97
 
98
  ## License
 
91
  | Model | rouge1 | rouge2 | rougeL | rougeLsum
92
  |-------|--------|--------|--------|----------
93
  | mT5-small-sum-de-en-01 (this) | 32.3416 | 10.6191 | 25.3799 | 25.3908
94
+ | [mrm8488/t5-base-finetuned-summarize-news](https://huggingface.co/mrm8488/t5-base-finetuned-summarize-news) | 18.6204 | 3.535 | 12.3997 | 15.2111
95
+ | [facebook/bart-large-xsum](https://huggingface.co/facebook/bart-large-xsum) | 28.5374 | 9.8565 | 19.4829 | 24.7364
96
  | [sshleifer/distilbart-xsum-12-6](https://huggingface.co/sshleifer/distilbart-xsum-12-6) | 44.2553 | 21.4289 | 36.2639 | 36.2696
97
 
98
  ## License