pszemraj commited on
Commit
f098dab
1 Parent(s): 73b42f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 is used, resulting in even better summaries from a human evaluation perspective.
 
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.