Spaces:
Runtime error
Runtime error
File size: 377 Bytes
5145840 1e7e7cc |
1 2 3 4 5 6 7 8 9 10 |
---
title: TextSummarizationDemo
emoji: π
colorFrom: red
colorTo: yellow
sdk: streamlit
app_file: app.py
pinned: false
---
This 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" |