HHousen / TransformerSum

Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive summarization datasets to the extractive task.
https://transformersum.rtfd.io
GNU General Public License v3.0
429 stars 58 forks source link

RoBERTa & Longformer extractive model checkpoints availability #81

Open yungsinatra0 opened 1 year ago

yungsinatra0 commented 1 year ago

Hi, I'm interested in using either one of the models mentioned in the title, however this page mentions that checkpoints are still not available to be used.

On the other hand, I can see that the README contains a link to download RoBERTa as a pretrained model, however I can't see any mention of the Longformer one.

As such, I am a bit confused. Would anyone be able to help me out? Thanks!