We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a321ed commit 8b2dbbeCopy full SHA for 8b2dbbe
README.md
@@ -60,6 +60,9 @@ Results on CNN/DailyMail (20/8/2019):
60
61
**Package Requirements**: torch==1.1.0 pytorch_transformers tensorboardX multiprocess pyrouge
62
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
66
Some codes are borrowed from ONMT(https://github.com/OpenNMT/OpenNMT-py)
67
68
## Trained Models
0 commit comments