pszemraj commited on
Commit
1f26308
1 Parent(s): 4da593a

peterszemraj@gmail.com

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -83,7 +83,6 @@ A 1-epoch checkpoint can be found at [pszemraj/pegasus-large-book-summary](https
83
  ## Intended uses & limitations
84
 
85
  - standard pegasus has a max input length of 1024 tokens, therefore the model only saw the first 1024 tokens of a chapter when training, and learned to try to make the chapter's summary from that. Keep this in mind when using this model, as information at the end of a text sequence longer than 1024 tokens may be excluded from the final summary/the model will be biased towards information presented first.
86
- - this was only trained on the dataset for an epoch but still provides reasonable results.
87
 
88
  ## Training and evaluation data
89
 
 
83
  ## Intended uses & limitations
84
 
85
  - standard pegasus has a max input length of 1024 tokens, therefore the model only saw the first 1024 tokens of a chapter when training, and learned to try to make the chapter's summary from that. Keep this in mind when using this model, as information at the end of a text sequence longer than 1024 tokens may be excluded from the final summary/the model will be biased towards information presented first.
 
86
 
87
  ## Training and evaluation data
88