๐Ÿ”ฌ Model Lab

New run Stored runs โš–๏ธ Judge verdicts ๐Ÿงฎ Math ๐Ÿ“Š Math runs ๐Ÿ“„ Benchmark paper ๐Ÿ“„ 3-model paper ๐Ÿ“„ Meta: Will Muse Cause a Spark?

๐Ÿงฎ Math benchmark โ€” 1 questions ร— 3 models

2026-06-22T20:28:53 ยท difficulty: easy ยท AMC 8 / AJHSME ยท ๐Ÿ“จ all-at-once (1 call/model) ยท all sessions โ†’

๐Ÿ’ธ Spent on this benchmark: 0.81ยข across 3 answers (1 questions ร— 3 models)

Leaderboard (accuracy on graded answers)

#ModelCorrectAccuracyAvg/QTotal timeCost$/M outOut tok~Impl tokErrors
๐Ÿฅ‡ openrouter:meta-llama/llama-4-maverick 1/1 100% 10.9s 10.9s 0.02ยข $0.65 305 337 0
๐Ÿฅˆ openrouter:openai/gpt-5.5 1/1 100% 4.4s 4.4s 0.79ยข $30.00 225 264 0
๐Ÿฅ‰ openrouter:~google/gemini-pro-latest 1/1 100% 5.2s 5.2s 0.00ยข โ€“ 338 โ€“ 0
Accuracy by difficulty (all models): easy 100%  
Out tok = actual output tokens (summed from each call's usage). ~Impl tok = cost รท output-price (what the spend implies if it were all output) โ€” runs a touch above Out tok because input tokens fold in; tracks closely here since prompts are short.

Question ร— model matrix โ€” each cell is the model's pick ยท ๐ŸŸฉ correct ยท ๐ŸŸฅ wrong

Model โ†“ / Q โ†’Q1
ans C
openrouter:meta-llama/llama-4-maverick C โœ“
openrouter:openai/gpt-5.5 C โœ“
openrouter:~google/gemini-pro-latest C โœ“
solved (models โœ“)3/3
Cell = the letter the model chose; ๐ŸŸฉ matches the correct answer, ๐ŸŸฅ wrong ยท โณ running ยท โš  error. Bottom row = how many models solved each question (๐ŸŸฉ all got it โ€ฆ ๐ŸŸฅ most missed it), so you can spot the questions the models struggled with.

Questions & model reasoning

Q1 ยท easy ยท AMC 8 2014 #5 โ€” correct: C (160 miles.) ยท solved by 3/3 models

Margie's car can go 32 miles on a gallon of gas, and gas currently costs $4 per gallon. How many miles can Margie drive on $20 worth of gas?

  1. 64
  2. 128
  3. 160
  4. 320
  5. 640
Official approach: chain the rates: dollars → gallons → miles
ModelPickโœ“/โœ—Reasoning
openrouter:meta-llama/llama-4-maverick C โœ“
show
Problem 1:
We are asked to determine how many miles Margie can drive on $20 worth of gas, given that her car can go 32 miles on a gallon of gas and gas costs $4 per gallon.

First, let's find out how many gallons of gas Margie can buy with $20. To do this, we divide the amount of money she has ($20) by the cost per gallon ($4). 

$20 รท $4 = 5 gallons

Now that we know Margie can buy 5 gallons of gas, we need to calculate how many miles she can drive on 5 gallons. Since her car can go 32 miles on a gallon, we multiply the number of gallons by the miles per gallon.

5 gallons ร— 32 miles/gallon = 160 miles

Let's examine the choices:
A. 64 miles: This is too low, as 64 miles would be equivalent to 2 gallons of gas ($8 worth).
B. 128 miles: This is also too low, as 128 miles would be equivalent to 4 gallons of gas ($16 worth).
C. 160 miles: This matches our calculation.
D. 320 miles: This is too high, as 320 miles would be equivalent to 10 gallons of gas ($40 worth).
E. 640 miles: This is even higher and equivalent to 20 gallons of gas ($80 worth).

Therefore, the correct answer is the one that matches our calculation.

ANSWER 1: C
openrouter:openai/gpt-5.5 C โœ“
show
Problem 1:

Margie's car gets **32 miles per gallon**, and gas costs **$4 per gallon**.

We are asked: **How many miles can Margie drive on $20 worth of gas?**

First find how many gallons of gas $20 buys:

\[
20 \div 4 = 5
\]

So Margie can buy **5 gallons** of gas.

Now multiply by the number of miles per gallon:

\[
5 \times 32 = 160
\]

So Margie can drive **160 miles**.

Checking the choices:

- A. 64 is too small; that would be only 2 gallons of gas.
- B. 128 is 4 gallons of gas, but $20 buys 5 gallons.
- C. 160 matches the calculation.
- D. 320 would require 10 gallons.
- E. 640 would require 20 gallons.

ANSWER 1: C
openrouter:~google/gemini-pro-latest C โœ“
show
To solve this problem, we need to find out how many miles Margie can drive given a budget of $20 for gas.

**Step 1: Determine how many gallons of gas Margie can buy.**
We know that gas costs $4 per gallon. If Margie has $20 to spend, we can divide her total money by the cost per gallon:
$20 รท $4/gallon = 5 gallons

**Step 2: Calculate the total distance she can drive.**
Margie's car gets 32 miles for every gallon of gas. Since she has 5 gallons of gas, we multiply the number of gallons by the miles her car can go per gallon:
5 gallons ร— 32 miles/gallon = 160 miles

Margie can drive 160 miles on $20 worth of gas.

ANSWER 1: C