CoolFace
Apppublic

y-agent/modular-addition-feature-learning

sourceHugging Faceupdated 6mo agoView on Hugging Face
1likes
.gitignore19 linesDownload Raw Back to root
1src/wandb/2notebooks/simulate_dynamics.ipynb3 4# Claude AI files5.claude/6 7# Python cache files8__pycache__/9*.py[cod]10*$py.class11 12# Model checkpoints (too large for git; regenerate with precompute/run_pipeline.sh)13trained_models/14saved_models/15 16# OS files17.DS_Store18tmp/19