DJ-Fear commited on
Commit
e09ac48
·
verified ·
1 Parent(s): fbb5174

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -2,14 +2,17 @@
2
  license: mit
3
  ---
4
 
5
- # Walrus Steering Checkpoint
6
 
7
- This checkpoint contains weights for the [Walrus](https://huggingface.co/polymathic-ai/walrus) physics foundation model, fine-tuned and used for activation steering experiments described in:
 
 
8
 
9
- > **Physics Steering: Causal Control of Cross-Domain Concepts in a Physics Foundation Model** — [arXiv:2511.20798v2](https://arxiv.org/abs/2511.20798)
10
 
11
  The base Walrus model is a 1.3B-parameter space–time Transformer trained on 19 physical simulation datasets. See the main [Walrus repo](https://github.com/PolymathicAI/walrus) for full details on the architecture and pretraining.
12
 
 
13
  ## Usage
14
 
15
  Download the checkpoint and point your config at it:
 
2
  license: mit
3
  ---
4
 
5
+ # Physics Steering: Causal Control of Cross-Domain Concepts in a Physics Foundation Model
6
 
7
+ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
8
+ [![GitHub Repo](https://img.shields.io/badge/GitHub-Repo-blue?logo=github)](https://github.com/DJ-Fear/walrus_steering)
9
+ [![arXiv](https://img.shields.io/badge/arXiv-2511.20798-b31b1b.svg)](https://arxiv.org/abs/2511.20798)
10
 
11
+ This checkpoint contains weights for the [Walrus](https://huggingface.co/polymathic-ai/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 Model* — [arXiv:2511.20798v2](https://arxiv.org/abs/2511.20798).
12
 
13
  The base Walrus model is a 1.3B-parameter space–time Transformer trained on 19 physical simulation datasets. See the main [Walrus repo](https://github.com/PolymathicAI/walrus) for full details on the architecture and pretraining.
14
 
15
+
16
  ## Usage
17
 
18
  Download the checkpoint and point your config at it: