This challenge cracked 3 out of 47 top models
How many times does the letter 'r' appear in the word 'strawberry'?
Tests character-level understanding. Most models fail due to tokenization treating 'strawberry' as a single token.
Expected answer: 3
3