zhengxuanzenwu commited on
Commit
9956127
1 Parent(s): 687a2e0

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +6 -6
config.json CHANGED
@@ -1,13 +1,13 @@
1
  {
2
- "alignable_interventions": [
3
  null
4
  ],
5
- "alignable_interventions_type": [
6
- "<class 'models.interventions.LowRankRotatedSpaceIntervention'>",
7
- "<class 'models.interventions.LowRankRotatedSpaceIntervention'>"
8
  ],
9
- "alignable_model_type": "<class 'transformers.models.gpt2.modeling_gpt2.GPT2Model'>",
10
- "alignable_representations": [
11
  [
12
  0,
13
  "block_output",
 
1
  {
2
+ "intervenable_interventions": [
3
  null
4
  ],
5
+ "intervenable_interventions_type": [
6
+ "<class 'pyvene.models.interventions.LowRankRotatedSpaceIntervention'>",
7
+ "<class 'pyvene.models.interventions.LowRankRotatedSpaceIntervention'>"
8
  ],
9
+ "intervenable_model_type": "<class 'transformers.models.gpt2.modeling_gpt2.GPT2Model'>",
10
+ "intervenable_representations": [
11
  [
12
  0,
13
  "block_output",