Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
๐๏ธ
On Vacation
QuantaSpark
QuantaSparkLabs
25
8
29
Follow
Fishtiks's profile picture
rodoviario's profile picture
John6666's profile picture
16 followers
ยท
13 following
Quantaspark
AI & ML interests
Natural Language Processing (NLP), Text Classification, Lightweight Transformers, Model Optimization, AI Demos & Tooling
Recent Activity
reacted
to
PhysiQuanty
's
post
with ๐คฏ
about 6 hours ago
๐ง Arithmetic-SLM : A 30M model that manages to compute simple arithmetic better than a 3B model ๐ https://huggingface.co/WhirlwindAI/Arithmetic-SLM https://huggingface.co/spaces/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 โ ```python 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 = https://huggingface.co/datasets/AxiomicLabs/ArithMark-2.0 DataSet = https://huggingface.co/datasets/WhirlwindAI/Arithmetic By Science AND FOR SCIENCE <3
reacted
to
PhysiQuanty
's
post
with ๐
about 6 hours ago
๐ง Arithmetic-SLM : A 30M model that manages to compute simple arithmetic better than a 3B model ๐ https://huggingface.co/WhirlwindAI/Arithmetic-SLM https://huggingface.co/spaces/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 โ ```python 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 = https://huggingface.co/datasets/AxiomicLabs/ArithMark-2.0 DataSet = https://huggingface.co/datasets/WhirlwindAI/Arithmetic By Science AND FOR SCIENCE <3
reacted
to
PhysiQuanty
's
post
with ๐ค
about 6 hours ago
๐ง Arithmetic-SLM : A 30M model that manages to compute simple arithmetic better than a 3B model ๐ https://huggingface.co/WhirlwindAI/Arithmetic-SLM https://huggingface.co/spaces/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 โ ```python 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 = https://huggingface.co/datasets/AxiomicLabs/ArithMark-2.0 DataSet = https://huggingface.co/datasets/WhirlwindAI/Arithmetic By Science AND FOR SCIENCE <3
View all activity
Organizations
QuantaSparkLabs
's models
6
Sort:ย Recently updated
QuantaSparkLabs/Mimicer
Text Generation
โข
81.9M
โข
Updated
about 1 month ago
โข
61
โข
2
QuantaSparkLabs/NYXIS-Pro
Text Generation
โข
2B
โข
Updated
May 21
โข
62
โข
โข
1
QuantaSparkLabs/ApexRetriever-Pro
Sentence Similarity
โข
1
โข
Updated
May 13
โข
6
QuantaSparkLabs/ApexRetriever
Sentence Similarity
โข
1
โข
Updated
May 13
โข
1
QuantaSparkLabs/Chronos-3B
Text Generation
โข
3B
โข
Updated
May 12
โข
17
โข
3
QuantaSparkLabs/cortyx
Text Classification
โข
Updated
Mar 15
โข
20