Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ inference: false
|
|
22 |
|
23 |
Summarize long text and get a SparkNotes-esque summary of arbitrary topics!
|
24 |
- Generalizes reasonably well to academic & narrative text.
|
25 |
-
- This is the XL checkpoint, which **from a human-evaluation perspective, produces even better summaries**.
|
26 |
|
27 |
A simple example/use case with [the base model](https://huggingface.co/pszemraj/long-t5-tglobal-base-16384-book-summary) on ASR is [here](https://longt5-booksum-example.netlify.app/).
|
28 |
|
|
|
22 |
|
23 |
Summarize long text and get a SparkNotes-esque summary of arbitrary topics!
|
24 |
- Generalizes reasonably well to academic & narrative text.
|
25 |
+
- This is the XL checkpoint, which **from a human-evaluation perspective, [produces even better summaries](https://long-t5-xl-book-summary-examples.netlify.app/)**.
|
26 |
|
27 |
A simple example/use case with [the base model](https://huggingface.co/pszemraj/long-t5-tglobal-base-16384-book-summary) on ASR is [here](https://longt5-booksum-example.netlify.app/).
|
28 |
|