Skip to content

Commit 06d468d

Browse files
authored
Readme for News Headline Generation (bert2bert) (#8557)
1 parent 9b7fb8a commit 06d468d

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

  • model_cards/m3hrdadfi/bert2bert-fa-news-headline
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
language: fa
3+
license: apache-2.0
4+
tags:
5+
- summarization
6+
---
7+
8+
A Bert2Bert model on VoA Persian Corpus (a medium-sized corpus of 7.9 million words, 2003-2008) generates headlines. The model achieved a 25.30 ROUGE-2 score.
9+
10+
For more detail, please follow the [News Headline Generation](https://github.com/m3hrdadfi/news-headline-generation) repo.
11+
12+
13+
## Eval results
14+
The following table summarizes the ROUGE scores obtained by the Bert2Bert model.
15+
16+
| % | Precision | Recall | FMeasure |
17+
|:-------:|:---------:|:------:|:--------:|
18+
| ROUGE-1 | 43.78 | 45.52 | 43.54 |
19+
| ROUGE-2 | 24.50 | 25.30* | 24.24 |
20+
| ROUGE-L | 41.20 | 42.22 | 40.76 |
21+
22+
23+
## Questions?
24+
Post a Github issue on the [News Headline Generation](https://github.com/hooshvare/news-headline-generation/issues) repo.

0 commit comments

Comments
 (0)