fix colab link
Browse files
README.md
CHANGED
@@ -453,8 +453,10 @@ model-index:
|
|
453 |
|
454 |
# long-t5-tglobal-base-16384 + BookSum
|
455 |
|
456 |
-
|
457 |
-
|
|
|
|
|
458 |
- summarize long text and get a SparkNotes-esque summary of arbitrary topics!
|
459 |
- generalizes reasonably well to academic & narrative text.
|
460 |
- A simple example/use case on ASR is [here](https://longt5-booksum-example.netlify.app/). There's also an example notebook in Colab (click on the icon above).
|
|
|
453 |
|
454 |
# long-t5-tglobal-base-16384 + BookSum
|
455 |
|
456 |
+
<a href="https://colab.research.google.com/gist/pszemraj/d9a0495861776168fd5cdcd7731bc4ee/example-long-t5-tglobal-base-16384-book-summary.ipynb">
|
457 |
+
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
|
458 |
+
</a>
|
459 |
+
|
460 |
- summarize long text and get a SparkNotes-esque summary of arbitrary topics!
|
461 |
- generalizes reasonably well to academic & narrative text.
|
462 |
- A simple example/use case on ASR is [here](https://longt5-booksum-example.netlify.app/). There's also an example notebook in Colab (click on the icon above).
|