Join our meetup, learn, connect, share, and get to know your Toronto AI community.
Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.
Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.
I wrote a blog post that I hope could be the gentlest way for you to start playing with BERT for the first time;
https://jalammar.github.io/a-visual-guide-to-using-bert-for-the-first-time/
It uses a lighter version of BERT (the distilled version from HuggingFace, distilBERT) to do sentence embedding, then uses Scikit Learn for Linear Regression classification. As a first exposure to BERT, I’m having people use the general trained model and not worry about fine-tuning for now. After getting people through this initial hump, I’m hoping readers would get more comfortable doing more exploration and poking around with the model and its usecases.
I hope you enjoy it. All feedback/corrections are appreciated.
submitted by /u/nortab
[link] [comments]