dmmiller612 / bert-extractive-summarizer

Easy to use extractive text summarization with BERT
MIT License
1.39k stars 305 forks source link

fix vector_size #5

Closed j40903272 closed 5 years ago

j40903272 commented 5 years ago

The vector size is not passed when loading pretrained bert model

dmmiller612 commented 5 years ago

Thanks!