NoLiMa 64K

NoLiMa evaluated at a 65536-token context length. Tests latent associative reasoning in long contexts with minimal lexical overlap between questions and needles.

MiniCPM-SALA from OpenBMB currently leads the NoLiMa 64K leaderboard with a score of 0.429 across 1 evaluated AI models.

PaperImplementation
About this benchmark

What NoLiMa 64K measures

NoLiMa 64K is a text benchmark that evaluates large language models on long context and reasoning tasks. LLM Stats tracks 1 model on this benchmark, with a maximum possible score of 1. Current average across reported models is 0.4, with the leader reaching 0.4.

Compare leaders on the best AI for long context and best AI for reasoning leaderboards.

Publication

Paper
NoLiMa: Long-Context Evaluation Beyond Literal Matching
Authors
Ali Modarressi, Hanieh Deilamsalehy, Franck Dernoncourt, Trung Bui, and 3 others
Published

Abstract

Recent large language models (LLMs) support long contexts ranging from 128K to 1M tokens. A popular method for evaluating these capabilities is the needle-in-a-haystack (NIAH) test, which involves retrieving a "needle" (relevant information) from a "haystack" (long irrelevant context). Extensions of this approach include increasing distractors, fact chaining, and in-context reasoning. However, in these benchmarks, models can exploit existing literal matches between the needle and haystack to simplify the task. To address this, we introduce NoLiMa, a benchmark extending NIAH with a carefully designed needle set, where questions and needles have minimal lexical overlap, requiring models to infer latent associations to locate the needle within the haystack. We evaluate 13 popular LLMs that claim to support contexts of at least 128K tokens. While they perform well in short contexts (<1K), performance degrades significantly as context length increases. At 32K, for instance, 11 models drop below 50% of their strong short-length baselines. Even GPT-4o, one of the top-performing exceptions, experiences a reduction from an almost-perfect baseline of 99.3% to 69.7%. Our analysis suggests these declines stem from the increased difficulty the attention mechanism faces in longer contexts when literal matches are absent, making it harder to retrieve relevant information. Even models enhanced with reasoning capabilities or CoT prompting struggle to maintain performance in long contexts. We publicly release the dataset and evaluation code at https://github.com/adobe-research/NoLiMa.

OpenBMBMiniCPM-SALA leads with 43.0%.

Progress Over Time

Interactive timeline showing model performance evolution on NoLiMa 64K

State-of-the-art frontier
Open
Proprietary

NoLiMa 64K Leaderboard

1 models
ContextCostLicense
19B
Notice missing or incorrect data?

FAQ

Common questions about NoLiMa 64K.

What is the NoLiMa 64K benchmark?

NoLiMa evaluated at a 65536-token context length. Tests latent associative reasoning in long contexts with minimal lexical overlap between questions and needles.

What is the NoLiMa 64K leaderboard?

The NoLiMa 64K leaderboard ranks 1 AI models based on their performance on this benchmark. Currently, MiniCPM-SALA by OpenBMB leads with a score of 0.429. The average score across all models is 0.429.

What is the highest NoLiMa 64K score?

The highest NoLiMa 64K score is 0.429, achieved by MiniCPM-SALA from OpenBMB.

How many models are evaluated on NoLiMa 64K?

1 models have been evaluated on the NoLiMa 64K benchmark, with 0 verified results and 1 self-reported results.

Where can I find the NoLiMa 64K paper?

The NoLiMa 64K paper is available at https://arxiv.org/abs/2502.05167. The paper details the methodology, dataset construction, and evaluation criteria.

Where can I find the NoLiMa 64K dataset?

The NoLiMa 64K dataset is available at https://github.com/adobe-research/NoLiMa.

What categories does NoLiMa 64K cover?

NoLiMa 64K is categorized under long context and reasoning. The benchmark evaluates text models.

What's the difference between NoLiMa 64K and NoLiMa?

NoLiMa 64K is a variant of NoLiMa. See the NoLiMa leaderboard for the broader benchmark and per-model comparison.

What is the best open-source model on NoLiMa 64K?

MiniCPM-SALA by OpenBMB is the top-ranked open-source model on NoLiMa 64K, with a score of 0.429 (rank #1).

How recent are the NoLiMa 64K leaderboard results?

The NoLiMa 64K leaderboard was last updated in June 2026 and currently includes 1 evaluated models.

More evaluations to explore

Related benchmarks in the same category

View all long context
GPQA

A challenging dataset of 448 multiple-choice questions written by domain experts in biology, physics, and chemistry. Questions are Google-proof and extremely difficult, with PhD experts reaching 65% accuracy.

reasoning
224 models
MMLU-Pro

A more robust and challenging multi-task language understanding benchmark that extends MMLU by expanding multiple-choice options from 4 to 10, eliminating trivial questions, and focusing on reasoning-intensive tasks. Features over 12,000 curated questions across 14 domains and causes a 16-33% accuracy drop compared to original MMLU.

reasoning
127 models
AIME 2025

All 30 problems from the 2025 American Invitational Mathematics Examination (AIME I and AIME II), testing olympiad-level mathematical reasoning with integer answers from 000-999. Used as an AI benchmark to evaluate large language models' ability to solve complex mathematical problems requiring multi-step logical deductions and structured symbolic reasoning.

reasoning
114 models
MMLU

Massive Multitask Language Understanding benchmark testing knowledge across 57 diverse subjects including STEM, humanities, social sciences, and professional domains

reasoning
100 models
SWE-Bench Verified

A verified subset of 500 software engineering problems from real GitHub issues, validated by human annotators for evaluating language models' ability to resolve real-world coding issues by generating patches for Python codebases.

reasoning
100 models
Humanity's Last Exam

Humanity's Last Exam (HLE) is a multi-modal academic benchmark with 2,500 questions across mathematics, humanities, and natural sciences, designed to test LLM capabilities at the frontier of human knowledge with unambiguous, verifiable solutions

reasoningmultimodal
82 models