booydar / babilongLinks
BABILong is a benchmark for LLM evaluation using the needle-in-a-haystack approach.
☆236Updated 4 months ago
Alternatives and similar repositories for babilong
Users that are interested in babilong are comparing it to the libraries listed below
Sorting:
- Positional Skip-wise Training for Efficient Context Window Extension of LLMs to Extremely Length (ICLR 2024)☆204Updated last year
- The HELMET Benchmark☆197Updated last month
- Official repository for "Scaling Retrieval-Based Langauge Models with a Trillion-Token Datastore".☆222Updated 3 weeks ago
- The official repo for "LLoCo: Learning Long Contexts Offline"☆118Updated last year
- Benchmarking LLMs with Challenging Tasks from Real Users☆245Updated last year
- Reproducible, flexible LLM evaluations☆325Updated last month
- Manage scalable open LLM inference endpoints in Slurm clusters☆278Updated last year
- A simple unified framework for evaluating LLMs☆258Updated 9 months ago
- The official evaluation suite and dynamic data release for MixEval.☆253Updated last year
- LOFT: A 1 Million+ Token Long-Context Benchmark☆223Updated 7 months ago
- LongEmbed: Extending Embedding Models for Long Context Retrieval (EMNLP 2024)☆145Updated last year
- Multipack distributed sampler for fast padding-free training of LLMs☆203Updated last year
- ☆202Updated 8 months ago
- Code and Data for "Long-context LLMs Struggle with Long In-context Learning" [TMLR2025]☆110Updated 10 months ago
- Layer-Condensed KV cache w/ 10 times larger batch size, fewer params and less computation. Dramatic speed up with better task performance…