vix.ing · top · new · best · stats · spec

A Comparative Study of Clinical ModernBERT and BioMedical ModernBERT on the DDXPlus Dataset

2024/12/18 by Benjamin Warner, Antoine Chaffin, Warner, Benjamin +25 · 8 voices · 171 citations
Computer Science · #Advanced Data Compression Techniques #Human Pose and Action Recognition #Video Analysis and Summarization #cs.AI #cs.CL

paper · pdf · doi:10.48550/arxiv.2412.13663

openalex publication_date 2024/12/18 · openalex created_date 2024/12/21 · openalex updated_date 2026/07/28

Abstract

Encoder-only transformer models such as BERT offer a great performance-size tradeoff for retrieval and classification tasks with respect to larger decoder-only models. Despite being the workhorse of numerous production pipelines, there have been limited Pareto improvements to BERT since its release. In this paper, we introduce ModernBERT, bringing modern model optimizations to encoder-only models and representing a major Pareto improvement over older encoders. Trained on 2 trillion tokens with a native 8192 sequence length, ModernBERT models exhibit state-of-the-art results on a large pool of evaluations encompassing diverse classification tasks and both single and multi-vector retrieval on different domains (including code). In addition to strong downstream performance, ModernBERT is also the most speed and memory efficient encoder and is designed for inference on common GPUs.

Cited by

Discussions

Related