microsoft / microsoft/SkillOpt
LiveMath scores imply 125 test items, but the released split has 124
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 17.3k
- Forks
- 1.6k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 17
Description
Hi SkillOpt team,
I found a possible mismatch between the LiveMath split and the Qwen results in Table 1.
The released manifest contains 35/18/124 train/val/test items. However, several reported scores exactly match a denominator of 125:
- Qwen3.5-4B: No skill
22.4 = 28/125, Trace2Skill27.2 = 34/125, SkillOpt52.0 = 65/125 - Qwen3.6-35B-A3B: No skill
31.2 = 39/125, Trace2Skill29.6 = 37/125, SkillOpt41.6 = 52/125
With 124 binary exact-match examples, neither 52.0% nor 41.6% is attainable after rounding.
For 177 total items, a 2:1:7 split can be either:
35/17/125if train and val are floored and the remainder goes to test;35/18/124with the currently released largest-remainder split.
Could you confirm whether Table 1 used the former 35/17/125 split, and release the original LiveMath manifest or per-item results?
Related: #108.
Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the released LiveMath manifest counts with the denominators implied by Table 1, then review the discussion in related issue #108. Done means confirming which split produced the reported scores and releasing the original manifest or per-item results if they are available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data, documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100