You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple text summarizer using huggingface's transformers library. The model used is facebook/bart-large-cnn. The model is fine-tuned on the cnn_dailymail dataset.