library_name: transformers | |
datasets: | |
- EdinburghNLP/xsum | |
base_model: | |
- google/flan-t5-small | |
# TextSummarizer AI | |
<!-- Provide a quick summary of what the model is/does. --> | |
Flan T5 small model fine tuned on BBC News articles for text summarization. | |
- **Developed by:** Lennart Schaeffer | |
- **Finetuned from model [optional]:** Flan T5 small | |
## Uses | |
Summarizing and condensing long sequences of text. | |