Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 373 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 373 Bytes

T5-text-summarization

Fine-tuning the T5-base model using parts of the CNN/DailyMail dataset using PyTorch Lightning. Model research as part of a diploma thesis. When tested on a set of 150 samples, the following results were achieved:

Metrics Result
ROUGE-1 0.3874
ROUGE-2 0.1621
ROUGE-L 0.2708