Update README.md
Browse files
README.md
CHANGED
@@ -68,7 +68,7 @@ The difference in activations between these two datasets defines the specializat
|
|
68 |
|
69 |
### **Key Parameters**
|
70 |
|
71 |
-
- **`instructions`**: Number of instruction samples to process (default:
|
72 |
- **`layer_idx`**: Index of the model layer where specialization direction is computed (default: 60% of total layers)
|
73 |
- **`enhancement_factor`**: Strength of enhancement along the specialization direction (default: 1.5)
|
74 |
|
|
|
68 |
|
69 |
### **Key Parameters**
|
70 |
|
71 |
+
- **`instructions`**: Number of instruction samples to process (default: 95) -> more data -> can be increased
|
72 |
- **`layer_idx`**: Index of the model layer where specialization direction is computed (default: 60% of total layers)
|
73 |
- **`enhancement_factor`**: Strength of enhancement along the specialization direction (default: 1.5)
|
74 |
|