AI & ML interests

NLP, ASR, Text-To-Speech

Recent Activity

ayymenΒ  updated a collection 2 days ago
Bitext Datasets
ayymenΒ  updated a collection 2 days ago
Bitext Datasets
ayymenΒ  updated a collection 2 days ago
Bitext Datasets
View all activity

PhysiQuantyΒ 
posted an update 24 days ago
view post
Post
4766
🧠 Arithmetic-SLM : A 30M model that manages to compute simple arithmetic better than a 3B model πŸš€
WhirlwindAI/Arithmetic-SLM
WhirlwindAI/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 βœ…
105 + 45 / 8 = 110 βœ…
(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%  |
"""

Bench =
AxiomicLabs/ArithMark-2.0
DataSet =
WhirlwindAI/Arithmetic
By Science AND FOR SCIENCE <3
  • 3 replies
Β·