Skip to content

Commit 8b2dbbe

Browse files
authored
Update README.md
1 parent 6a321ed commit 8b2dbbe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ Results on CNN/DailyMail (20/8/2019):
6060

6161
**Package Requirements**: torch==1.1.0 pytorch_transformers tensorboardX multiprocess pyrouge
6262

63+
**Updates**: For encoding a text longer than 512 tokens, for example 800. Set max_pos to 800 during both preprocessing and training.
64+
65+
6366
Some codes are borrowed from ONMT(https://github.com/OpenNMT/OpenNMT-py)
6467

6568
## Trained Models

0 commit comments

Comments
 (0)