Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
PhysiQuantyΒ 
posted an update about 10 hours ago
Post
1024
🧠 Arithmetic-SLM : A 30M model that manages to compute simple arithmetic better than a 3B model πŸš€
WhirlwindAI/Arithmetic-SLM
hugging-apps/arithmetic-slm

πŸ† Leaderboard ArithMark-2 πŸ†
πŸ₯‡ Qwen/Qwen2.5-Math-1.5B = 82.08%
πŸ₯ˆ WhirlwindAI/Arithmetic-SLM = 78.60% (31.7M Params)
πŸ₯‰ Qwen/Qwen2.5-3B = 78.44%

Example WhirlwindAI/Arithmetic-SLM =
0.5 * 0.5 = 0.25 βœ…
(132 / 12) + (46 - 15) = 42 βœ…
(10 + 28) * 3 = 114 βœ…
1 * (16 + 28) = 44 βœ…
(21 + 27) * (14 - 7) = 336 ❌

leaderboard = """
|              Model               |    Params    |   Score   |
|----------------------------------|--------------|-----------|
|      Qwen/Qwen2.5-Math-1.5B      |     1.54B    |   82.08%  |
|    WhirlwindAI/Arithmetic-SLM    |    31.70M    |   78.60%  | <=
|         Qwen/Qwen2.5-3B          |     3.09B    |   78.44%  |
|        Qwen/Qwen2.5-1.5B         |     1.54B    |   77.72%  |
|    Qwen/Qwen2.5-Coder-1.5B       |     1.54B    |   74.88%  |
|   HuggingFaceTB/SmolLM2-1.7B     |     1.71B    |   66.12%  |
|        Qwen/Qwen2.5-0.5B         |      494M    |   63.04%  |
| facebook/MobileLLM-R1-140M-base  |      140M    |   53.88%  |
|     SupraLabs/Supra-50M-Base     |       52M    |   27.12%  |
"""


By Science AND FOR SCIENCE <3 !
-1/12....
In this post