Is there any best way to train a custom domain specific text summarization model?

Viewed 17

I tried some pretrained summarization models from HuggingFace, like Bert, T5, Bart, etc. But, the summarized content doesn't extract some important content from the original data. I need to do an abstract summary and need to extract the relevant information from the original content.

0 Answers
Related