issues
search
nlpyang
/
BertSum
Code for paper Fine-tune BERT for Extractive Summarization
Apache License 2.0
1.47k
stars
423
forks
source link
Added requirements.txt with torch 1.1.0; Updated README with referenc…
#110
Open
Kthom1
opened
3 years ago
Kthom1
commented
3 years ago
Added requirements.txt with torch 1.1.0 specified to avoid known issue (
https://github.com/nlpyang/BertSum/issues/73
)
Updated README with reference to requirements.txt and known issue regarding higher versions of pytorch