Skip to content

how to use this model for text summarization #165

Answered by WissamAntoun
kenzaRe asked this question in Q&A
Discussion options

You must be logged in to vote

AraBERT can't be used for generative summarization, you can probably do "extractive " where you rank each sentence if it is worthy to be included in the summary,

You should check AraGPT2, and fine tune it for generative summarization, using any existing arabic summerization dataset which you can check here https://arbml.github.io/masader/

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@kenzaRe
Comment options

@WissamAntoun
Comment options

Answer selected by kenzaRe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants