fix colab
Browse files
README.md
CHANGED
@@ -354,7 +354,10 @@ model-index:
|
|
354 |
|
355 |
# pszemraj/pegasus-x-large-book-summary
|
356 |
|
357 |
-
|
|
|
|
|
|
|
358 |
|
359 |
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.
|
360 |
|
|
|
354 |
|
355 |
# pszemraj/pegasus-x-large-book-summary
|
356 |
|
357 |
+
|
358 |
+
<a href="https://colab.research.google.com/gist/pszemraj/6c326c0649233ab017d63adc36958d1a/pegasus-x-large-booksum-demo.ipynb">
|
359 |
+
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
|
360 |
+
</a>
|
361 |
|
362 |
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.
|
363 |
|