diff --git a/README.md b/README.md index cf40b72..fb0ab66 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,10 @@ Gradient-based steering in SVD transformation space, trained on internal represe ```sh uv sync --all-groups uv run python nbs/train.py tiny --quick # al dente check +# Training complete. Final loss: -2.9062 + uv run python nbs/train.py # full course (Gemma-3-1B) -``` +``` ## The Recipe