Skip to content

Commit

Permalink
Readme for News Headline Generation (bert2bert) (huggingface#8557)
Browse files Browse the repository at this point in the history
  • Loading branch information
m3hrdadfi authored and Zhylkaaa committed Nov 17, 2020
1 parent 1a41567 commit 2fae0fa
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions model_cards/m3hrdadfi/bert2bert-fa-news-headline/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
language: fa
license: apache-2.0
tags:
- summarization
---

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.

For more detail, please follow the [News Headline Generation](https://github.com/m3hrdadfi/news-headline-generation) repo.


## Eval results
The following table summarizes the ROUGE scores obtained by the Bert2Bert model.

| % | Precision | Recall | FMeasure |
|:-------:|:---------:|:------:|:--------:|
| ROUGE-1 | 43.78 | 45.52 | 43.54 |
| ROUGE-2 | 24.50 | 25.30* | 24.24 |
| ROUGE-L | 41.20 | 42.22 | 40.76 |


## Questions?
Post a Github issue on the [News Headline Generation](https://github.com/hooshvare/news-headline-generation/issues) repo.

0 comments on commit 2fae0fa

Please sign in to comment.