pszemraj commited on
Commit
9ff2b53
1 Parent(s): 8fc0b70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -189,7 +189,7 @@ parameters:
189
 
190
  [![colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/gist/pszemraj/6c326c0649233ab017d63adc36958d1a/pegasus-x-large-booksum-demo.ipynb)
191
 
192
- Get SparkNotes-esque summaries of arbitrary text! Due to the model size it's recommended to try it out in Colab (linked above) as the model size might cause the API to time out.
193
 
194
  This model is a fine-tuned version of [google/pegasus-x-large](https://huggingface.co/google/pegasus-x-large) on the `kmfoda/booksum` dataset for approx six epochs.
195
 
 
189
 
190
  [![colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/gist/pszemraj/6c326c0649233ab017d63adc36958d1a/pegasus-x-large-booksum-demo.ipynb)
191
 
192
+ Get SparkNotes-esque summaries of arbitrary text! Due to the model size it's recommended to try it out in Colab (linked above) as the API textbox may time out.
193
 
194
  This model is a fine-tuned version of [google/pegasus-x-large](https://huggingface.co/google/pegasus-x-large) on the `kmfoda/booksum` dataset for approx six epochs.
195