Aladdin Persson
#PaperReview #PaperExplained
Blog post link: https://openai.com/blog/language-unsupervised/
Paper link: https://cdn.openai.com/research-covers/language-unsupervised/language_understanding_paper.pdf
Aladdin Persson
#PaperReview #PaperExplained
Blog post link: https://openai.com/blog/language-unsupervised/
Paper link: https://cdn.openai.com/research-covers/language-unsupervised/language_understanding_paper.pdf
Comments are closed.
I saw some people wanted from scratch implementations & particularly on previous BERT video. Implementing these (correctly) takes a lot of time so it's not always worth the time investment so we'll see if I'll do it.. Right now I'm focusing more on Kaggle and will have more videos on that soon 🙂
So are you going to put more video on solving the Kaggle problem Use cases??(ML or NLP using DL) ?
I like your paper explanation videos very much, they helped me a lot in reading paper as i am a newbie , Would love to see more videos , Thanx a lot
Good work. Waiting for new videos
Hey BERT and GPT1 use sentencepice representation of sentences while training , but how do they fine tune and work with POS tagging task as they require to classify a word based on the enter word per POS token ?? any idea how its done ???
So are you planning to code GPT from scratch ?
Great video! If you're able to do the GPT-2 and GPT-3 papers as well that would be great, but this is a solid start to understanding how GPT differs from transformers.
I tend to bounce off of the dry academic papers; sometimes it feels like some of them don't want to be understood. But your explainer videos have really helped me get a grip on the concepts so I can go back to the paper and get more out of the details.