codertimo / BERT-pytorch

Google AI 2018 BERT pytorch implementation
Apache License 2.0
6.09k stars 1.29k forks source link

How to Output Embedded Sentence Vector? #76

Open rhypowang opened 4 years ago

ChenDdon commented 4 years ago

https://github.com/hanxiao/bert-as-service I hope this project can help you.

rhypowang commented 4 years ago

what i mean is use self_models to output sentence vector rather than Google pre-trained models