SophieTr/TextSummarizationDemo
1
1---2title: TextSummarizationDemo3emoji: ๐4colorFrom: red5colorTo: yellow6sdk: streamlit7app_file: app.py8pinned: false9---10This is a demo to show the result from my fine-tuned Pegasus model for text-summarization task. The pre-trained model is "google/pegasus-large". The model was fine tuned on 1000 training data points from my customized dataset - "SophieTr/reddit_clean"