Jan 185 minCATAQ: Concise Answer To Any QuestionEver wondered why sometimes when you ask a question to Google Assistant or Siri; it gives an answer like, "I am not sure about that" or...
Aug 24, 20211 min๐๐ฆ๐จ๐๐จ๐๐๐๐๐ ๐ฉ๐ซ๐๐๐ข๐๐ญ๐ฌ ๐๐ ๐๐ฆ๐จ๐ญ๐ข๐จ๐ง๐ฌ ๐จ๐ซ ๐ง๐๐ฎ๐ญ๐ซ๐๐ฅ ๐๐ซ๐จ๐ฆ ๐ญ๐ก๐ ๐ญ๐๐ฑ๐ญ. RoBERTa + go_emotions = ๐๐ฆ๐จ๐๐จ๐๐๐๐๐ My first model on Hugging Face (An open-source AI platform). ๐ค Have a try on this link!...
Aug 19, 20213 minPart 3: Journey ofย BERTHow to make use of the BERT model? Pre-training and Fine-tuning Pass 1 The goal of pre-training is to learn language and context. BERT...
Aug 19, 20212 minPart 2: Journey ofย BERTIf we stack the encoders of Transformers, we get BERT Encoders in sequence-to-sequence architecture are meant to give an output of word...
Aug 19, 20213 minPart 1: Journey of BERTFrom RNN to BERT BERT is the state-of-the-art model introduced by Jacob Devlin in Google, which changed the course of finding the...