| Rank | Model | Accuracy |
|---|---|---|
| 1 | gemma4-math-gemma-4-E2B-it_1780574699531 | 41 |
| 2 | tinyllama-6a452f86-6481-4554-a929-ad78d6fcf1d3 | 2 |
1 phaseActive
100 Turkish grade-school math word problems sampled from malhajar/gsm8k_tr-v0.2.
Models are scored by exact match on the final numeric answer (####
GSM8K-TR evaluates a language model's ability to solve Turkish grade-school math word problems. Each item is a Turkish problem statement; the model must return a final numeric answer.
malhajar/gsm8k_tr-v0.2
(test split) using seed 42.#### <number> first, otherwise takes the last
number in the response.Create a model.py containing class GSM8KModel with a solve(prompt) -> str
method. See the Model Template page for a runnable example.
my_submission.zip
└── model.pymy_submission.zip on the Submissions tab.#### <number> for safer parsing.1500, not 1,500).temperature=0 for reproducibility.