# AML Text Summarization T5 Model | |
This is a text summarization model based on the T5 architecture, developed as part of the Advanced Machine Learning course at the University of Bremen. | |
## Model Description | |
This model is fine-tuned on the CNN/Daily Mail dataset for abstractive text summarization. It uses the T5 (Text-To-Text Transfer Transformer) architecture. |