Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
XllentAI
/
modular_arithmetic
like
0
Follow
Xllent AI
2
PyTorch
modular-arithmetic
modular-multiplication
carry-aware-tcn
temporal-convolutional-network
horner-scheme
algorithmic-reasoning
length-generalization
sair-modular-arithmetic-challenge
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
759f10f
modular_arithmetic
83.8 MB
Ctrl+K
Ctrl+K
1 contributor
History:
18 commits
etwk
Pin determinism flags in load() (eligibility insurance)
759f10f
13 days ago
.gitattributes
Safe
1.52 kB
Use HF default .gitattributes (comprehensive LFS rules)
14 days ago
.gitignore
Safe
19 Bytes
Commit all 5 cell weights as git-LFS objects (16/32/64/128/256-bit)
15 days ago
README.md
Safe
16.1 kB
Add model-card YAML frontmatter (clears HF 'missing yaml metadata' warning)
14 days ago
manifest.json
Safe
9.74 kB
v2: collapse 64-512 cells into one shared carry-aware TCN weight-set
14 days ago
model.py
14.9 kB
Pin determinism flags in load() (eligibility insurance)
13 days ago
train.py
Safe
9.06 kB
Horner-RNN modular-multiplication model (tiers 1-5, up to 2^64)
17 days ago
weights1024.pt
Safe
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"collections.OrderedDict"
What is a pickle import?
19 MB
xet
Tier 9 = 0.99: highest_tier 8->9, overall 0.788->0.886
15 days ago
weights16.pt
Safe
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
What is a pickle import?
9.48 MB
xet
Shrink: 16/32-bit MLPs -> width-matched TCN. Artifact 0.77GB -> 0.13GB
14 days ago
weights2048.pt
Safe
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"collections.OrderedDict"
What is a pickle import?
20.5 MB
xet
Harden tier 10: 0.94 -> 0.98, overall 0.978 -> 0.982
14 days ago
weights32.pt
Safe
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
12.6 MB
xet
Shrink: 16/32-bit MLPs -> width-matched TCN. Artifact 0.77GB -> 0.13GB
14 days ago
weights_shared_64_512.pt
Safe
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
What is a pickle import?
22.1 MB
xet
v2: collapse 64-512 cells into one shared carry-aware TCN weight-set
14 days ago