Skip to content

Commit

Permalink
rename persona_generalization to steering_generalization
Browse files Browse the repository at this point in the history
  • Loading branch information
dtch1997 committed Dec 3, 2024
1 parent a17bfba commit 0ddd1ad
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pip install -e .
## Experiments
This repository facilitates running the following experiments:
- [Layer sweep](experiments/layer_sweep): Extract and apply steering vectors at many different layer in order to select the 'best' layer (by steerability).
- [Steering generalization](experiments/persona_generalization): Run steering on a given task with variations in user and system prompts to evaluate generalization.
- [Steering generalization](experiments/steering_generalization): Run steering on a given task with variations in user and system prompts to evaluate generalization.

## Package
This repository also provides off-the-shelf components that make it easy to run a custom steering experiment.
Expand Down

0 comments on commit 0ddd1ad

Please sign in to comment.