ā€œLMentry: A Language Model Benchmark of Elementary Language Tasksā€, Avia Efrat, Or Honovich, Omer Levy2022-11-03 (, ; backlinks)⁠:

[Merely measures already-known byte-pair encoding pathology] As the performance of large language models rapidly improves, benchmarks are getting larger and more complex as well.

We present LMentry, a benchmark that avoids this ā€œarms raceā€ by focusing on a compact set of tasks that are trivial to humans, eg. writing a sentence containing a specific word, identifying which words in a list belong to a specific category, or choosing which of two words is longer. LMentry is specifically designed to provide quick and interpretable insights into the capabilities and robustness of large language models.

Our experiments reveal a wide variety of failure cases that, while immediately obvious to humans, pose a considerable challenge for large language models, including OpenAI’s latest 175B-parameter instruction-tuned model, textdavinci-002.

LMentry complements contemporary evaluation approaches of large language models, providing a quick, automatic, and easy-to-run ā€œunit testā€, without resorting to large benchmark suites of complex tasks.