bert-sense icon indicating copy to clipboard operation
bert-sense copied to clipboard

Updated code

Open glicerico opened this issue 5 years ago • 0 comments

Current code doesn't work with latest transformers code. See issue https://github.com/uhh-lt/bert-sense/issues/2

This PR updates BERT_Model.py from using deprecated pytorch-pretrained-bert version, to using latest transformers code.

glicerico avatar Jan 16 '20 19:01 glicerico