This commit is contained in:
wassname
2026-04-25 19:27:53 +08:00
parent 977c054586
commit f0bce8be90
53 changed files with 950 additions and 4845 deletions
+5
View File
@@ -0,0 +1,5 @@
"""Phase 1 entrypoint: data -> train pos -> train neg -> diff -> eval.
Usage:
uv run python -m scripts.replicate --model Qwen/Qwen3-0.6B --behavior sycophancy --adapter lora
"""