An open API service indexing awesome lists of open source software.

https://github.com/brianpeiris/llm-basic-letter-counting-benchmark

A basic letter-counting benchmark for LLMs
https://github.com/brianpeiris/llm-basic-letter-counting-benchmark

ai gpt llm

Last synced: 4 months ago
JSON representation

A basic letter-counting benchmark for LLMs

Awesome Lists containing this project

README

          

# 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/