SophieTr commited on
Commit
1e7e7cc
1 Parent(s): 5145840

Update README

Browse files
Files changed (1) hide show
  1. README.md +1 -2
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"