| language: en | |
| license: apache-2.0 | |
| datasets: | |
| - xsum | |
| tags: | |
| - summarization | |
| Shared RoBERTa2RoBERTa Summarization with 🤗EncoderDecoder Framework | |
| This model is a warm-started *RoBERTaShared* model fine-tuned on the *BBC XSum* summarization dataset. | |
| The model achieves a **16.89** ROUGE-2 score on *BBC XSUM*'s test dataset. | |
| For more details on how the model was fine-tuned, please refer to | |
| [this](https://colab.research.google.com/github/patrickvonplaten/notebooks/blob/master/RoBERTaShared_for_BBC_XSum.ipynb) notebook. | |