Views
No views yet
| Field | Value |
|---|---|
| Unlearning method | PISCES |
| Base model | meta-llama/Llama-3.1-8B-Instruct |
| Target concept | Culture of Greece |
| Checkpoint type | Full Model Weights |
| Rank / seed | 200 / 42 |
| Train eval protocol | open |
unlearned_checkpoints.json):| Parameter | Value |
|---|---|
delta_embed | 0 |
k_features_embed | 0 |
k_pisces | 0.4 |
n_tokens_edited | 0 |
ratio_thresh | 2 |
value_pisces | 7 |
| Metric | Train (after unlearning) | Test (after unlearning) |
|---|---|---|
| Efficacy | 0.816 | 0.676 |
| Specificity | 0.927 | 0.962 |
| Harmonic mean | 0.868 | 0.794 |
evaluation/score_comparison.csv:| Metric | Baseline (train) | After unlearn (train) | Baseline (test) | After unlearn (test) |
|---|---|---|---|---|
| QA accuracy | 0.76 | 0.14 | 0.68 | 0.22 |
| QA fraction | 1 | 0.184 | 1 | 0.324 |
| SimDom accuracy | 0.88 | 0.76 | 0.82 | 0.76 |
| SimDom fraction | 1 | 0.864 | 1 | 0.927 |
| MMLU accuracy | 0.62 | 0.64 | 0.65 | 0.653 |
| MMLU fraction | 1 | 1 | 1 | 1 |
| 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 |