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
428 stars 58 forks source link

Fine-tuning/Inference commands for "roberta-base-ext-sum" #71

Open griff4692 opened 2 years ago

griff4692 commented 2 years ago

Hi Hayden - thanks for making this repo (it's very helpful). I'm trying to re-create the best Extractive models on my own machines so I can modify. Can you help me locate the roberta-base-ext-sum model training commands for CNN/DM on the wandb page? Thanks!!