lennartschaeffer/TextSummarizerGenAI
09
1---2library_name: transformers3datasets:4- EdinburghNLP/xsum5base_model:6- google/flan-t5-small7---8 9# TextSummarizer AI10 11<!-- Provide a quick summary of what the model is/does. -->12Flan T5 small model fine tuned on BBC News articles for text summarization.13 14- **Developed by:** Lennart Schaeffer15- **Finetuned from model [optional]:** Flan T5 small16 17 18## Uses19 20Summarizing and condensing long sequences of text.21 