Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dtch1997 authored Dec 3, 2024
1 parent 0f25019 commit 9151b2a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions experiments/persona_generalization/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Workflow to run steering generalization experiments, to evaluate the robustness of steering vectors to variations in user / system prompt.

```bash

python download_and_preprocess_datasets.py
# Evaluate propensity across layers
python run_steering_experiment.py
# TODO: analysis.py file to make plots
```

0 comments on commit 9151b2a

Please sign in to comment.