Spaces:
Runtime error
Runtime error
Update README
Browse files
README.md
CHANGED
@@ -7,5 +7,4 @@ sdk: streamlit
|
|
7 |
app_file: app.py
|
8 |
pinned: false
|
9 |
---
|
10 |
-
|
11 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
|
|
|
7 |
app_file: app.py
|
8 |
pinned: false
|
9 |
---
|
10 |
+
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"
|
|