English
steering-vector
colored-dye commited on
Commit
0155806
·
verified ·
1 Parent(s): dc46a1d

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. 2b_l10/outputs_add_free/all/lang/106/config.json +12 -0
  2. 2b_l10/outputs_add_free/all/lang/109/config.json +12 -0
  3. 2b_l10/outputs_add_free/all/lang/110/config.json +12 -0
  4. 2b_l10/outputs_add_free/all/lang/127/config.json +12 -0
  5. 2b_l10/outputs_add_free/all/lang/130/config.json +12 -0
  6. 2b_l10/outputs_add_free/all/lang/138/config.json +12 -0
  7. 2b_l10/outputs_add_free/all/lang/139/config.json +12 -0
  8. 2b_l10/outputs_add_free/all/lang/148/config.json +12 -0
  9. 2b_l10/outputs_add_free/all/lang/155/config.json +12 -0
  10. 2b_l10/outputs_add_free/all/lang/156/config.json +12 -0
  11. 2b_l10/outputs_add_free/all/lang/16/config.json +12 -0
  12. 2b_l10/outputs_add_free/all/lang/162/config.json +12 -0
  13. 2b_l10/outputs_add_free/all/lang/171/config.json +12 -0
  14. 2b_l10/outputs_add_free/all/lang/172/config.json +12 -0
  15. 2b_l10/outputs_add_free/all/lang/177/config.json +12 -0
  16. 2b_l10/outputs_add_free/all/lang/183/config.json +12 -0
  17. 2b_l10/outputs_add_free/all/lang/186/config.json +12 -0
  18. 2b_l10/outputs_add_free/all/lang/19/config.json +12 -0
  19. 2b_l10/outputs_add_free/all/lang/194/config.json +12 -0
  20. 2b_l10/outputs_add_free/all/lang/201/config.json +12 -0
  21. 2b_l10/outputs_add_free/all/lang/202/config.json +12 -0
  22. 2b_l10/outputs_add_free/all/lang/206/config.json +12 -0
  23. 2b_l10/outputs_add_free/all/lang/212/config.json +12 -0
  24. 2b_l10/outputs_add_free/all/lang/214/config.json +12 -0
  25. 2b_l10/outputs_add_free/all/lang/216/config.json +12 -0
  26. 2b_l10/outputs_add_free/all/lang/225/config.json +12 -0
  27. 2b_l10/outputs_add_free/all/lang/227/config.json +12 -0
  28. 2b_l10/outputs_add_free/all/lang/238/config.json +12 -0
  29. 2b_l10/outputs_add_free/all/lang/243/config.json +12 -0
  30. 2b_l10/outputs_add_free/all/lang/244/config.json +12 -0
  31. 2b_l10/outputs_add_free/all/lang/249/config.json +12 -0
  32. 2b_l10/outputs_add_free/all/lang/26/config.json +12 -0
  33. 2b_l10/outputs_add_free/all/lang/27/config.json +12 -0
  34. 2b_l10/outputs_add_free/all/lang/270/config.json +12 -0
  35. 2b_l10/outputs_add_free/all/lang/277/config.json +12 -0
  36. 2b_l10/outputs_add_free/all/lang/279/config.json +12 -0
  37. 2b_l10/outputs_add_free/all/lang/281/config.json +12 -0
  38. 2b_l10/outputs_add_free/all/lang/283/config.json +12 -0
  39. 2b_l10/outputs_add_free/all/lang/284/config.json +12 -0
  40. 2b_l10/outputs_add_free/all/lang/290/config.json +12 -0
  41. 2b_l10/outputs_add_free/all/lang/312/config.json +12 -0
  42. 2b_l10/outputs_add_free/all/lang/324/config.json +12 -0
  43. 2b_l10/outputs_add_free/all/lang/325/config.json +12 -0
  44. 2b_l10/outputs_add_free/all/lang/327/config.json +12 -0
  45. 2b_l10/outputs_add_free/all/lang/337/config.json +12 -0
  46. 2b_l10/outputs_add_free/all/lang/341/config.json +12 -0
  47. 2b_l10/outputs_add_free/all/lang/342/config.json +12 -0
  48. 2b_l10/outputs_add_free/all/lang/347/config.json +12 -0
  49. 2b_l10/outputs_add_free/all/lang/358/config.json +12 -0
  50. 2b_l10/outputs_add_free/all/lang/384/config.json +12 -0
2b_l10/outputs_add_free/all/lang/106/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/109/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/110/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/127/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/130/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/138/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/139/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/148/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/155/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/156/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/16/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/162/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/171/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/172/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/177/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/183/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/186/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/19/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/194/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/201/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/202/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/206/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/212/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/214/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/216/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/225/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/227/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/238/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/243/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/244/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/249/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/26/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/27/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/270/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/277/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/279/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/281/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/283/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/284/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/290/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/312/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/324/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/325/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/327/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/337/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/341/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/342/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/347/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/358/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]
2b_l10/outputs_add_free/all/lang/384/config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "layer": 10,
4
+ "embed_dim": 2304,
5
+ "low_rank_dim": 1,
6
+ "target_module": "model.layers.10",
7
+ "intervention_type": "AdditionFreeIntervention",
8
+ "factor_init_scale": 2.0,
9
+ "vector_init_scale": 1.0,
10
+ "alpha": 0.0
11
+ }
12
+ ]