All Blogs

2025

Blog T

Complete Comparison of BERT and ModernBERT

Nov 24, 2025

In my blog post "Code-Aware Tokenization: ModernBERT" I have explored the code awareness in tokenization techniques used in ModernBERT comparted to the traditional BERT tokenizer...

Blog 3

Code-Aware Tokenization: ModernBERT

Jan 13, 2025

ModernBERT(2024) is the latest encoder-only model at the time of this blog's creation. The authors present it as a Smarter, Better, Faster, and Longer version of BERT, designed to impr...