We lifted 1 functions out of this paper's own repositories and ran 0 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| answerdotai/modernbert | canonical | 0 of 1 |
| Function | Status | Where it lives |
|---|---|---|
| get_gpu_memory_usage | Not yet run | answerdotai/modernbert/run_evals.py code served (permissive licence) · get_code("04ebbc66bb4519f4") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
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.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2412.13663")
get_code_for_paper("2412.13663")
have("2412.13663")
Connect an agent — have() is free.