Can a MUD evaluate LLMs? A $99 proof of concept
Hacker News 热议:Can a MUD evaluate LLMs? A $99 proof of concept(0 赞,来源 cruciblebench.ai)
一句话概要
CrucibleBench places language models in a persistent text world, a MUD where NPCs remember, trust accumulates, and mistakes leave traces, and scores what they do over 50 turns.
原文开头节选
Nintendo’s Gunpei Yokoi used the phrase to describe a design philosophy: take mature, inexpensive, well-understood technology and use it in a new way. CrucibleBench applies it to AI evaluation.
We did not choose a MUD because it is charming. We chose it because its constraints make behavior measurable.
Static benchmarks measure what models know in isolation. They do not measure how models behave where trust must be earned, information is gated by relationships, and blunt questioning raises suspicion.
7 command types, 12 rooms, 14 items. Hallucinated actions and wrong-room interactions are detectable, and action efficiency is measurable.
(以上为原文节选,完整内容见下方”原文来源”)
原文来源: Hacker News