nlpyang / BertSum

Code for paper Fine-tune BERT for Extractive Summarization
Apache License 2.0
1.46k stars 422 forks source link

Package Requirements - versions? #116

Open BeaBea1234 opened 3 years ago

BeaBea1234 commented 3 years ago

Could you specify which versions of the packages that were used for the project? I am getting conflicts such as having a newer PyTorch version than what is expected to get the code running. Thank you in advance!

ZephyrtheBird commented 3 years ago

see at https://github.com/nlpyang/BertSum/pull/110