Views
No views yet
| Field | Value |
|---|---|
| Unlearning method | RMU |
| Base model | google/gemma-2-2b-it |
| Target concept | Golf |
| Checkpoint type | Full Model Weights |
| Rank / seed | 100 / 42 |
| Train eval protocol | mc |
unlearned_checkpoints.json):| Parameter | Value |
|---|---|
alpha | 50 |
delta_embed | 0 |
k_features_embed | 0 |
layer_id | 8 |
layer_ids | 6,7,8 |
lr | 0.0003 |
n_tokens_edited | 0 |
param_ids | 6 |
setting_name | S2_lid8_L678 |
steering | 1000 |
| Metric | Train (after unlearning) | Test (after unlearning) |
|---|---|---|
| Efficacy | 0.918 | 0.873 |
| Specificity | 0.882 | 0.684 |
| Harmonic mean | 0.9 | 0.767 |
| Relearning QA (MC) | — | 0.52 |
evaluation/score_comparison.csv:| Metric | Baseline (train) | After unlearn (train) | Baseline (test) | After unlearn (test) |
|---|---|---|---|---|
| QA accuracy | 0.86 | 0.3 | 0.8 | 0.32 |
| QA fraction | 1 | 0.082 | 1 | 0.127 |
| SimDom accuracy | 0.82 | 0.7 | 0.88 | 0.6 |
| SimDom fraction | 1 | 0.789 | 1 | 0.556 |
| MMLU accuracy | 0.52 | 0.52 | 0.551 | 0.518 |
| MMLU fraction | 1 | 1 | 1 | 0.89 |
| File | Description |
|---|---|
unlearned_checkpoints.json | Checkpoint metadata & hyperparameters |
evaluation/evaluation_summary.json | Full evaluation payload (train/test/relearning) |
evaluation/score_comparison.csv | Baseline vs. unlearned comparison table |