- formatting
- images
- links
- math
- code
- blockquotes
•
•
•
•
•
Embedding & Toeknization
Understanding embedding and toeknization in natural language processing. An implementation of Byte Pair Encoding.
RAG - Retrieval Augmented Generation
A Guide to understand and build RAG application, with Embedding, Sentence BERT, Vector Database, and LLMs
TinyBERT - Knowledge distillation from pretrained BERT
How to distill knowledge from pretrained BERT model. A teacher student relationship.
DistilBERT - Knowledge distillation from pretrained BERT
How to distill knowledge from pretrained BERT model. A teacher student relationship.
BERT Variants and Their illustrations
Learn different variants of BERT models such as ALBERT, RoBERTa, ELECTRA, and SpanBET and their inner workings with exampel.