Update README.md
Browse files# TLDR News: FLAN T-5
A fine-tuned version of google/flan-t5-base for summarisation and title generation trained on the JulesBelveze/tldr_news dataset.
# How to use with the pipeline API
```bash
from transformers install pipeline
```