Views
No views yet
target_components = ["attn.o_proj"] を設定し、アテンション出力プロジェクション層のみをabliterationの対象としています。| パラメータ | 値 |
|---|---|
| start_layer_index | 17 |
| end_layer_index | 42 |
| preserve_good_behavior_weight | 0.9217 |
| steer_bad_behavior_weight | 0.0010 |
| overcorrect_relative_weight | 0.7196 |
| neighbor_count | 15 |
| 指標 | このモデル | 元のモデル (google/gemma-4-E4B-it) |
|---|---|---|
| 拒否率 | 8/100 | 99/100 |
| KL発散 | 0.0151 | 0 (定義上) |
評価は mlabonne/harmful_behaviors(テスト 100 プロンプト)で拒否率を、mlabonne/harmless_alpaca(テスト 100 プロンプト)で KL 発散を計測しました。
3b70fe5)