Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[D] How to use BERT as replacement of embedding layer in my pytorch model?

As far as I understand BERT can work as kind of embedding but context-sensitive.

Can I use pretrained BERT like pretrained embedding in my model?

If I can, what simplest way to do so?

In general, I want to make something like a context-sensitive replacement for char/word lvl default embeddings for my models.

submitted by /u/hadaev
[link] [comments]