update link
Browse files
README.md
CHANGED
@@ -187,7 +187,9 @@ parameters:
|
|
187 |
|
188 |
# pszemraj/pegasus-x-large-book-summary
|
189 |
|
190 |
-
[![colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/gist/pszemraj/
|
|
|
|
|
191 |
|
192 |
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.
|
193 |
|
|
|
187 |
|
188 |
# pszemraj/pegasus-x-large-book-summary
|
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 |
|