walrus_steering / README.md
DJ-Fear's picture
Update README.md
e09ac48 verified
metadata
license: mit

Physics Steering: Causal Control of Cross-Domain Concepts in a Physics Foundation Model

License: MIT GitHub Repo arXiv

This checkpoint contains weights for the Walrus physics foundation model, fine-tuned and used for activation steering experiments described in Physics Steering: Causal Control of Cross-Domain Concepts in a Physics Foundation ModelarXiv:2511.20798v2.

The base Walrus model is a 1.3B-parameter space–time Transformer trained on 19 physical simulation datasets. See the main Walrus repo for full details on the architecture and pretraining.

Usage

Download the checkpoint and point your config at it:

huggingface-cli download DJ-Fear/walrus_steering coalesced.pth --local-dir ./checkpoint/

Then set load_checkpoint_path to the folder containing the downloaded coalesced.pth.