Fractions and Percentages

A benchmark to evaluate a model's ability to calculate percentages and fractions, including percent-of, fraction-of, and percent change problems.

Questions

40

Total Runs

18

Best Score

100/100

Leaderboard
Rank Model Score Run Date Actions
GPT-5 nano
100
2026-02-26 00:51:46 View Details
2 GPT-5 mini
100
2026-02-26 01:19:45 View Details
3 Gemma 3 12B (LMStudio)
8100 MB
100
2026-02-28 15:54:33 View Details
4 Granite 3.2 8B (LMStudio)
4900 MB
100
2026-02-28 16:19:24 View Details
5 Llama 3.1 8B (LMStudio)
4900 MB
100
2026-02-28 17:02:21 View Details
6 Qwen3 4B (LMStudio)
2800 MB
100
2026-02-28 18:13:53 View Details
7 Qwen3 VL 8B (LMStudio)
5000 MB
100
2026-02-28 18:43:08 View Details
8 Gemma 2 9B (LMStudio)
5800 MB
97
2026-02-28 15:01:41 View Details
9 OLMo 3 7B (LMStudio)
4300 MB
97
2026-02-28 17:37:39 View Details
10 Ministral 8B (LMStudio)
4900 MB
95
2026-02-28 17:23:42 View Details
11 Qwen3 1.7B (LMStudio)
1100 MB
95
2026-02-28 18:05:36 View Details
12 Gemma 2 2B (LMStudio)
1500 MB
90
2026-02-28 03:23:29 View Details
13 Llama 3 8B (LMStudio)
4900 MB
90
2026-02-28 16:46:57 View Details
14 SmolLM2 1.7B (LMStudio)
1100 MB
67
2026-02-28 19:19:35 View Details
15 Gemma 2B (LMStudio)
1500 MB
52
2026-02-28 15:35:20 View Details
16 Llama 3.2 1B (LMStudio)
1300 MB
50
2026-02-28 17:13:17 View Details
17 Llama 2 7B (LMStudio)
4900 MB
47
2026-02-28 03:05:57 View Details
18 Phi-3.5 Mini (LMStudio)
2500 MB
5
2026-02-28 17:49:55 View Details
Questions

Question
If 100 increases by 25%, what is the new value?
Question payload
{
  "question_text": "If 100 increases by 25%, what is the new value?",
  "answer_type": "numeric",
  "correct_answer": 125.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "percentage",
    "percent_increase"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
If 80 increases by 50%, what is the new value?
Question payload
{
  "question_text": "If 80 increases by 50%, what is the new value?",
  "answer_type": "numeric",
  "correct_answer": 120.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "percentage",
    "percent_increase"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
If 50 increases by 20%, what is the new value?
Question payload
{
  "question_text": "If 50 increases by 20%, what is the new value?",
  "answer_type": "numeric",
  "correct_answer": 60.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "percentage",
    "percent_increase"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
What is 4/5 of 75?
Question payload
{
  "question_text": "What is 4/5 of 75?",
  "answer_type": "numeric",
  "correct_answer": 60.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "fraction",
    "fraction_of"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
If 120 increases by 25%, what is the new value?
Question payload
{
  "question_text": "If 120 increases by 25%, what is the new value?",
  "answer_type": "numeric",
  "correct_answer": 150.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "percentage",
    "percent_increase"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
What is 1/8 of 136?
Question payload
{
  "question_text": "What is 1/8 of 136?",
  "answer_type": "numeric",
  "correct_answer": 17.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "fraction",
    "fraction_of"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
What is 2/5 of 15?
Question payload
{
  "question_text": "What is 2/5 of 15?",
  "answer_type": "numeric",
  "correct_answer": 6.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "fraction",
    "fraction_of"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
What is 3/8 of 72?
Question payload
{
  "question_text": "What is 3/8 of 72?",
  "answer_type": "numeric",
  "correct_answer": 27.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "fraction",
    "fraction_of"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
If 50 decreases by 20%, what is the new value?
Question payload
{
  "question_text": "If 50 decreases by 20%, what is the new value?",
  "answer_type": "numeric",
  "correct_answer": 40.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "percentage",
    "percent_decrease"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
What is 2/3 of 60?
Question payload
{
  "question_text": "What is 2/3 of 60?",
  "answer_type": "numeric",
  "correct_answer": 40.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "fraction",
    "fraction_of"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
If 50 increases by 25%, what is the new value?
Question payload
{
  "question_text": "If 50 increases by 25%, what is the new value?",
  "answer_type": "numeric",
  "correct_answer": 62.5,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "percentage",
    "percent_increase"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
What is 15% of 120?
Question payload
{
  "question_text": "What is 15% of 120?",
  "answer_type": "numeric",
  "correct_answer": 18.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "percentage",
    "percent_of"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
If 250 decreases by 10%, what is the new value?
Question payload
{
  "question_text": "If 250 decreases by 10%, what is the new value?",
  "answer_type": "numeric",
  "correct_answer": 225.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "percentage",
    "percent_decrease"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
If 120 increases by 10%, what is the new value?
Question payload
{
  "question_text": "If 120 increases by 10%, what is the new value?",
  "answer_type": "numeric",
  "correct_answer": 132.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "percentage",
    "percent_increase"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
If 80 decreases by 25%, what is the new value?
Question payload
{
  "question_text": "If 80 decreases by 25%, what is the new value?",
  "answer_type": "numeric",
  "correct_answer": 60.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "percentage",
    "percent_decrease"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
What is 2/5 of 65?
Question payload
{
  "question_text": "What is 2/5 of 65?",
  "answer_type": "numeric",
  "correct_answer": 26.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "fraction",
    "fraction_of"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
What is 1/4 of 24?
Question payload
{
  "question_text": "What is 1/4 of 24?",
  "answer_type": "numeric",
  "correct_answer": 6.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "fraction",
    "fraction_of"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
What is 1/3 of 12?
Question payload
{
  "question_text": "What is 1/3 of 12?",
  "answer_type": "numeric",
  "correct_answer": 4.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "fraction",
    "fraction_of"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
What is 3/4 of 68?
Question payload
{
  "question_text": "What is 3/4 of 68?",
  "answer_type": "numeric",
  "correct_answer": 51.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "fraction",
    "fraction_of"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
What is 1/3 of 33?
Question payload
{
  "question_text": "What is 1/3 of 33?",
  "answer_type": "numeric",
  "correct_answer": 11.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "fraction",
    "fraction_of"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
What is 10% of 150?
Question payload
{
  "question_text": "What is 10% of 150?",
  "answer_type": "numeric",
  "correct_answer": 15.0,
  "category": "percentage_math",
  "difficulty": "easy",
  "tags": [
    "percentage",
    "percent_of"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
If 200 decreases by 25%, what is the new value?
Question payload
{
  "question_text": "If 200 decreases by 25%, what is the new value?",
  "answer_type": "numeric",
  "correct_answer": 150.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "percentage",
    "percent_decrease"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
What is 5% of 400?
Question payload
{
  "question_text": "What is 5% of 400?",
  "answer_type": "numeric",
  "correct_answer": 20.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "percentage",
    "percent_of"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
If 200 increases by 50%, what is the new value?
Question payload
{
  "question_text": "If 200 increases by 50%, what is the new value?",
  "answer_type": "numeric",
  "correct_answer": 300.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "percentage",
    "percent_increase"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
If 150 increases by 25%, what is the new value?
Question payload
{
  "question_text": "If 150 increases by 25%, what is the new value?",
  "answer_type": "numeric",
  "correct_answer": 187.5,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "percentage",
    "percent_increase"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
If 200 decreases by 5%, what is the new value?
Question payload
{
  "question_text": "If 200 decreases by 5%, what is the new value?",
  "answer_type": "numeric",
  "correct_answer": 190.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "percentage",
    "percent_decrease"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
What is 2/3 of 9?
Question payload
{
  "question_text": "What is 2/3 of 9?",
  "answer_type": "numeric",
  "correct_answer": 6.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "fraction",
    "fraction_of"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
What is 2/3 of 39?
Question payload
{
  "question_text": "What is 2/3 of 39?",
  "answer_type": "numeric",
  "correct_answer": 26.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "fraction",
    "fraction_of"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
If 80 decreases by 25%, what is the new value?
Question payload
{
  "question_text": "If 80 decreases by 25%, what is the new value?",
  "answer_type": "numeric",
  "correct_answer": 60.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "percentage",
    "percent_decrease"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
If 150 decreases by 10%, what is the new value?
Question payload
{
  "question_text": "If 150 decreases by 10%, what is the new value?",
  "answer_type": "numeric",
  "correct_answer": 135.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "percentage",
    "percent_decrease"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
What is 5% of 60?
Question payload
{
  "question_text": "What is 5% of 60?",
  "answer_type": "numeric",
  "correct_answer": 3.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "percentage",
    "percent_of"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
What is 2/3 of 42?
Question payload
{
  "question_text": "What is 2/3 of 42?",
  "answer_type": "numeric",
  "correct_answer": 28.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "fraction",
    "fraction_of"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
If 150 increases by 10%, what is the new value?
Question payload
{
  "question_text": "If 150 increases by 10%, what is the new value?",
  "answer_type": "numeric",
  "correct_answer": 165.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "percentage",
    "percent_increase"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
What is 1/2 of 40?
Question payload
{
  "question_text": "What is 1/2 of 40?",
  "answer_type": "numeric",
  "correct_answer": 20.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "fraction",
    "fraction_of"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
If 100 increases by 20%, what is the new value?
Question payload
{
  "question_text": "If 100 increases by 20%, what is the new value?",
  "answer_type": "numeric",
  "correct_answer": 120.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "percentage",
    "percent_increase"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
If 120 decreases by 5%, what is the new value?
Question payload
{
  "question_text": "If 120 decreases by 5%, what is the new value?",
  "answer_type": "numeric",
  "correct_answer": 114.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "percentage",
    "percent_decrease"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
If 200 increases by 10%, what is the new value?
Question payload
{
  "question_text": "If 200 increases by 10%, what is the new value?",
  "answer_type": "numeric",
  "correct_answer": 220.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "percentage",
    "percent_increase"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
What is 80% of 40?
Question payload
{
  "question_text": "What is 80% of 40?",
  "answer_type": "numeric",
  "correct_answer": 32.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "percentage",
    "percent_of"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
If 100 increases by 5%, what is the new value?
Question payload
{
  "question_text": "If 100 increases by 5%, what is the new value?",
  "answer_type": "numeric",
  "correct_answer": 105.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "percentage",
    "percent_increase"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}

Question
What is 15% of 200?
Question payload
{
  "question_text": "What is 15% of 200?",
  "answer_type": "numeric",
  "correct_answer": 30.0,
  "category": "percentage_math",
  "difficulty": "medium",
  "tags": [
    "percentage",
    "percent_of"
  ],
  "evaluation_criteria": {
    "exact_match": false,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.01,
    "alternatives": []
  }
}