Update README.md
Browse files
README.md
CHANGED
@@ -56,4 +56,4 @@ model = AutoModelForSeq2SeqLM.from_pretrained(model_name)
|
|
56 |
|
57 |
- This is an 8-bit quantized version of `pszemraj/long-t5-tglobal-xl-16384-book-summary`.
|
58 |
- It generalizes reasonably well to academic and narrative text.
|
59 |
-
- The XL checkpoint
|
|
|
56 |
|
57 |
- This is an 8-bit quantized version of `pszemraj/long-t5-tglobal-xl-16384-book-summary`.
|
58 |
- It generalizes reasonably well to academic and narrative text.
|
59 |
+
- The XL checkpoint typically generates summaries that are considerably better from a human evaluation perspective.
|