Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 310 Bytes

File metadata and controls

6 lines (4 loc) · 310 Bytes

A Basic Letter-Counting Benchmark for LLMS

Code for a letter-counting benchmark for LLMs; Measuring how reliably LLMs can answer prompts like "How many times does the letter 'r' appear in the word 'barrier'?".

More information in the blog post: https://brianpeiris.github.io/llm-basic-reasoning-benchmark/