codertimo / BERT-pytorch

Google AI 2018 BERT pytorch implementation
Apache License 2.0
6.18k stars 1.3k forks source link

Pooler layer? #95

Open lihaoxin2020 opened 2 years ago

lihaoxin2020 commented 2 years ago

I noticed that their is a pooler layer in original BERT that seems not present here. Did I miss something?