Yekyung Kim

@yekyung.bsky.social

PhD student @ UMass NLP

Is the needle-in-a-haystack test still meaningful given the giant green heatmaps in modern LLM papers? We create ONERULER 💍, a multilingual long-context benchmark that allows for nonexistent needles. Turns out NIAH isn't so easy after all! Our analysis across 26 languages 🧵👇

Bild

I really wanted to run NEW #nocha benchmark claims on #o1 but it won't behave 😠 - 6k reasoning tokens is often not enough to get an ans and more means being able to process only short books - OpenAI adds sth to the prompt: ~8k extra tokens-> less room for book+reason+generation!

Image showing prompt token count as per the tokenizer (tiktoken) which is 117,609 tokens, and as per what openai API claims it to be, which is 125,385 tokens. There is about 7000 extra tokens added coming from who knows where.