Skip to content

Commit

Permalink
Readme for Wiki Summary [Persian] bert2bert (#8558)
Browse files Browse the repository at this point in the history
  • Loading branch information
m3hrdadfi authored Nov 16, 2020
1 parent 06d468d commit daaa684
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions model_cards/m3hrdadfi/bert2bert-fa-wiki-summary/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 the Wiki Summary dataset to summarize articles. The model achieved an 8.47 ROUGE-2 score.

For more detail, please follow the [Wiki Summary](https://github.com/m3hrdadfi/wiki-summary) repo.


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

| % | Precision | Recall | FMeasure |
|:-------:|:---------:|:------:|:--------:|
| ROUGE-1 | 28.14 | 30.86 | 27.34 |
| ROUGE-2 | 07.12 | 08.47* | 07.10 |
| ROUGE-L | 28.49 | 25.87 | 25.50 |


## Questions?
Post a Github issue on the [Wiki Summary](https://github.com/m3hrdadfi/wiki-summary/issues) repo.

0 comments on commit daaa684

Please sign in to comment.