Letter Count
A benchmark to evaluate a model's ability to count how many times a specific letter appears in a word.
Questions
40
Leaderboard Entries
27
Best Score
80/100
Leaderboard
| Rank | Model | Score | Run Date | Actions |
|---|---|---|---|---|
| GPT-5.4 mini |
80
690.5ms median
cost warning
|
2026-03-17 18:48:48 | View Details | |
| 2 | Claude Haiku 4.5 |
78
691.0ms median
|
2026-02-27 19:43:16 | View Details |
| 3 |
Gemma 4 12B (LMStudio)
7560 MB |
72
1403.0ms median
|
2026-06-03 18:37:42 | View Details |
| 4 |
Qwen3 VL 8B (LMStudio)
5000 MB |
55
2536.0ms median
|
2026-02-28 18:22:11 | View Details |
| 5 |
Granite 3.2 8B (LMStudio)
4900 MB |
52
652.5ms median
|
2026-02-28 16:12:55 | View Details |
| 6 |
Gemma 3 12B (LMStudio)
8100 MB |
52
1327.5ms median
|
2026-02-28 15:42:32 | View Details |
| 7 |
Qwen3.5 9B (LMStudio)
6600 MB |
50
1346.0ms median
|
2026-03-03 19:46:16 | View Details |
| 8 |
Phi-4 (LMStudio)
9100 MB |
48
1119.5ms median
|
2026-03-03 00:43:17 | View Details |
| 9 |
Qwen3 4B (LMStudio)
2800 MB |
48
379.0ms median
|
2026-02-28 18:09:55 | View Details |
| 10 | GPT-5 mini |
48
1130.0ms median
|
2026-02-26 01:11:28 | View Details |
| 11 |
OLMo 3 7B (LMStudio)
4300 MB |
45
442.0ms median
|
2026-02-28 17:32:44 | View Details |
| 12 |
Llama 3.2 1B (LMStudio)
1300 MB |
42
192.0ms median
|
2026-02-28 17:10:59 | View Details |
| 13 | GPT-5 nano |
42
946.0ms median
|
2026-02-25 18:31:23 | View Details |
| 14 |
Qwen3.5 4B (LMStudio)
3400 MB |
38
896.0ms median
|
2026-03-03 20:55:51 | View Details |
| 15 |
Gemma 4 E4B IT (LMStudio)
3200 MB |
35
649.0ms median
|
2026-04-02 20:53:46 | View Details |
| 16 |
Llama 3.1 8B (LMStudio)
4900 MB |
35
605.5ms median
|
2026-02-28 16:56:55 | View Details |
| 17 |
Ministral 8B (LMStudio)
4900 MB |
32
545.0ms median
|
2026-02-28 17:18:13 | View Details |
| 18 |
Gemma 2 9B (LMStudio)
5800 MB |
30
599.5ms median
|
2026-02-28 14:54:35 | View Details |
| 19 | GPT-5.4 nano |
28
714.5ms median
|
2026-03-17 19:12:09 | View Details |
| 20 |
Qwen3 1.7B (LMStudio)
1100 MB |
22
178.5ms median
|
2026-02-28 18:03:14 | View Details |
| 21 |
Qwen3.5 2B (LMStudio)
2700 MB |
20
445.0ms median
|
2026-03-03 19:17:45 | View Details |
| 22 |
SmolLM2 1.7B (LMStudio)
1100 MB |
20
185.5ms median
|
2026-02-28 19:17:14 | View Details |
| 23 |
Gemma 2B (LMStudio)
1500 MB |
20
288.0ms median
|
2026-02-28 15:32:09 | View Details |
| 24 |
Llama 3 8B (LMStudio)
4900 MB |
15
568.0ms median
|
2026-02-28 16:41:37 | View Details |
| 25 |
Llama 2 7B (LMStudio)
4900 MB |
15
540.5ms median
|
2026-02-28 03:00:10 | View Details |
| 26 |
Phi-3.5 Mini (LMStudio)
2500 MB |
12
350.0ms median
|
2026-02-28 17:45:59 | View Details |
| 27 |
Gemma 2 2B (LMStudio)
1500 MB |
12
642.5ms median
|
2026-02-28 03:17:41 | View Details |
Questions
Question
How many times does the letter 'p' appear in the word 'experience'?
Question payload
{
"question_text": "How many times does the letter 'p' appear in the word 'experience'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'e' appear in the word 'possible'?
Question payload
{
"question_text": "How many times does the letter 'e' appear in the word 'possible'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'n' appear in the word 'excitement'?
Question payload
{
"question_text": "How many times does the letter 'n' appear in the word 'excitement'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'r' appear in the word 'information'?
Question payload
{
"question_text": "How many times does the letter 'r' appear in the word 'information'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 't' appear in the word 'community'?
Question payload
{
"question_text": "How many times does the letter 't' appear in the word 'community'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 's' appear in the word 'necessary'?
Question payload
{
"question_text": "How many times does the letter 's' appear in the word 'necessary'?",
"answer_type": "numeric",
"correct_answer": 2,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'i' appear in the word 'application'?
Question payload
{
"question_text": "How many times does the letter 'i' appear in the word 'application'?",
"answer_type": "numeric",
"correct_answer": 2,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 't' appear in the word 'together'?
Question payload
{
"question_text": "How many times does the letter 't' appear in the word 'together'?",
"answer_type": "numeric",
"correct_answer": 2,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 't' appear in the word 'community'?
Question payload
{
"question_text": "How many times does the letter 't' appear in the word 'community'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 's' appear in the word 'business'?
Question payload
{
"question_text": "How many times does the letter 's' appear in the word 'business'?",
"answer_type": "numeric",
"correct_answer": 3,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'n' appear in the word 'different'?
Question payload
{
"question_text": "How many times does the letter 'n' appear in the word 'different'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'a' appear in the word 'beautiful'?
Question payload
{
"question_text": "How many times does the letter 'a' appear in the word 'beautiful'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'n' appear in the word 'necessary'?
Question payload
{
"question_text": "How many times does the letter 'n' appear in the word 'necessary'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 't' appear in the word 'television'?
Question payload
{
"question_text": "How many times does the letter 't' appear in the word 'television'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'e' appear in the word 'successful'?
Question payload
{
"question_text": "How many times does the letter 'e' appear in the word 'successful'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'b' appear in the word 'breakfast'?
Question payload
{
"question_text": "How many times does the letter 'b' appear in the word 'breakfast'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'c' appear in the word 'significant'?
Question payload
{
"question_text": "How many times does the letter 'c' appear in the word 'significant'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'e' appear in the word 'television'?
Question payload
{
"question_text": "How many times does the letter 'e' appear in the word 'television'?",
"answer_type": "numeric",
"correct_answer": 2,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'f' appear in the word 'breakfast'?
Question payload
{
"question_text": "How many times does the letter 'f' appear in the word 'breakfast'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'f' appear in the word 'different'?
Question payload
{
"question_text": "How many times does the letter 'f' appear in the word 'different'?",
"answer_type": "numeric",
"correct_answer": 2,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'n' appear in the word 'intelligence'?
Question payload
{
"question_text": "How many times does the letter 'n' appear in the word 'intelligence'?",
"answer_type": "numeric",
"correct_answer": 2,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'm' appear in the word 'development'?
Question payload
{
"question_text": "How many times does the letter 'm' appear in the word 'development'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'n' appear in the word 'engineering'?
Question payload
{
"question_text": "How many times does the letter 'n' appear in the word 'engineering'?",
"answer_type": "numeric",
"correct_answer": 3,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'u' appear in the word 'community'?
Question payload
{
"question_text": "How many times does the letter 'u' appear in the word 'community'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'e' appear in the word 'computer'?
Question payload
{
"question_text": "How many times does the letter 'e' appear in the word 'computer'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'f' appear in the word 'successful'?
Question payload
{
"question_text": "How many times does the letter 'f' appear in the word 'successful'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 't' appear in the word 'development'?
Question payload
{
"question_text": "How many times does the letter 't' appear in the word 'development'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'a' appear in the word 'conversation'?
Question payload
{
"question_text": "How many times does the letter 'a' appear in the word 'conversation'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'n' appear in the word 'excitement'?
Question payload
{
"question_text": "How many times does the letter 'n' appear in the word 'excitement'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'y' appear in the word 'necessary'?
Question payload
{
"question_text": "How many times does the letter 'y' appear in the word 'necessary'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'u' appear in the word 'community'?
Question payload
{
"question_text": "How many times does the letter 'u' appear in the word 'community'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'f' appear in the word 'performance'?
Question payload
{
"question_text": "How many times does the letter 'f' appear in the word 'performance'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'a' appear in the word 'atmosphere'?
Question payload
{
"question_text": "How many times does the letter 'a' appear in the word 'atmosphere'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'a' appear in the word 'understanding'?
Question payload
{
"question_text": "How many times does the letter 'a' appear in the word 'understanding'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'r' appear in the word 'president'?
Question payload
{
"question_text": "How many times does the letter 'r' appear in the word 'president'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'l' appear in the word 'possible'?
Question payload
{
"question_text": "How many times does the letter 'l' appear in the word 'possible'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 't' appear in the word 'excitement'?
Question payload
{
"question_text": "How many times does the letter 't' appear in the word 'excitement'?",
"answer_type": "numeric",
"correct_answer": 2,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'd' appear in the word 'development'?
Question payload
{
"question_text": "How many times does the letter 'd' appear in the word 'development'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'u' appear in the word 'university'?
Question payload
{
"question_text": "How many times does the letter 'u' appear in the word 'university'?",
"answer_type": "numeric",
"correct_answer": 1,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
How many times does the letter 'f' appear in the word 'different'?
Question payload
{
"question_text": "How many times does the letter 'f' appear in the word 'different'?",
"answer_type": "numeric",
"correct_answer": 2,
"category": "Letter Counting",
"difficulty": "easy",
"tags": [
"letter_count",
"spelling",
"counting"
],
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}