Results and benchmarks
Lost in the Middle: How Language Models Use Long Contexts is the primary contribution described in this paper.
| Task | Dataset | Metric | Value | Source |
|---|---|---|---|---|
| Question answering | GPT-3.5-Turbo | Index 0 | 75.8 | paper-derived |
Audit each benchmark finding before selecting an implementation path. Evidence refs map to the disclosure below.
Evidence graph: 3 refs, 3 links.
Utility signals: depth 90/100, grounding 85/100, status high.
Implementation
Best maintained implementation now
Codes for the paper "∞Bench: Extending Long Context Evaluation Beyond 100K Tokens": https://arxiv.org/abs/2402.13718
390 stars · 32 forks · Last push Sep 25, 2024 · MIT license
- License
- CI
- Dependencies
- Docker
Matched via arXiv identifier search · Partial overlap with paper title keywords · Community adoption signal (390 stars)
OpenBMB/InfiniteBench is the best available implementation candidate based on ranking signals, but recommendation confidence is not yet high. License is declared (MIT). Dependency/environment manifests are present.
Open OpenBMB/InfiniteBench- No CI workflows detected
- Selected OpenBMB/InfiniteBench as the strongest maintained implementation for new work.
- Includes dependency/environment manifest signals.
- Repository activity is within the last 24 months.
- Official repository is preserved separately as historical context.
Compare implementation paths
Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.
- Maintenance
- Stale
- Confidence
- High
- Reproducibility
- Moderate
- Stars
- 391
- Last push
- Jan 4, 2024 (966d)
Official implementation from Papers with Code · Matched via arXiv identifier search
- No push in 12+ months
- No CI pipeline detected
- No tagged releases
- Maintenance
- Active
- Confidence
- Low
- Reproducibility
- Moderate
- Stars
- 216
- Last push
- Aug 17, 2026 (9d)
Matched via arXiv identifier search · Community adoption signal (216 stars)
- Dependency manifest missing
- Low confidence match
- Maintenance
- Stale risk
- Confidence
- Low
- Reproducibility
- Moderate
- Stars
- 45
- Last push
- Nov 21, 2025 (278d)
Community adoption signal (45 stars)
- No CI pipeline detected
- No tagged releases
- No Docker setup
Reproduction readiness
Setup required
Dependencies pinned, manual setup needed
- OpenBMB/InfiniteBench has requirements.txt but requires manual environment setup.
- Last push was 700 days ago, so expect possible dependency version conflicts.
- No Dockerfile, so you will set up the environment manually.
- No CI pipeline, so test coverage is unknown.
Quick start
git clone https://github.com/OpenBMB/InfiniteBench.git
pip install -r requirements.txt Repositories and ecosystem
No additional verified repositories beyond the primary recommendation.
These repositories had low-confidence matching signals and are hidden by default.
Showing top 6 by score. 1 additional low-confidence matches are hidden.
- fkiene/llmtrim
Confidence: Low · 216 stars
- visual-haystacks/vhs_benchmark
Confidence: Low · 45 stars
- mburaksayici/FinancialAdvisorGPT
Confidence: Low · 46 stars
- kbressem/longhealth
Confidence: Low · 30 stars
- jzhang38/longmamba
Confidence: Low · 222 stars
- togethercomputer/llama-2-7b-32k-instruct
Confidence: Low · 84 stars
Hugging Face artifacts
No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.
Tip: start with models, then check datasets and spaces if you need evaluation data or demos.
Research context
Tasks
Question answering
Methods
Transformer
Domains
Natural Language Processing
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXJump to Paper2Code search queries derived from this paper's research context.
Data includes links from Papers with Code ( CC-BY-SA-4.0 ).