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] When using BERT what is the best way to convert the embedding back into text?

Since the vocab file has over 30,000 entries a softmax vector would be gigantic.

But a similarity lookup would recquire embedding the vocab file myself, correct? In a way similar to the BERT embedding, which we can’t get because the entire point of BERT is an embedding depndent on the text itself.

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