Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/links.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ Links to research papers and resources corresponding to implemented features in
| Extraction Strength (ES) | Carlini et al., 2021 ([馃搫](https://www.usenix.org/conference/usenixsecurity21/presentation/carlini-extracting)), used for unlearning in Wang et al., 2025 ([馃搫](https://openreview.net/pdf?id=wUtCieKuQU)) |
| Exact Memorization (EM) | Tirumala et al., 2022 ([馃搫](https://proceedings.neurips.cc/paper_files/paper/2022/hash/fa0509f4dab6807e2cb465715bf2d249-Abstract-Conference.html)), used for unlearning in Wang et al., 2025 ([馃搫](https://openreview.net/pdf?id=wUtCieKuQU)) |
| lm-evaluation-harness | Repository: [馃捇](https://github.com/EleutherAI/lm-evaluation-harness/tree/main) |
| Unlearning Depth Score (UDS) | Project Page[馃寪](https://gnueaj.github.io/unlearning-depth-score/), Paper[馃搫](https://arxiv.org/abs/2605.24614), Code [馃悪](https://github.com/gnueaj/unlearning-depth-score) |

---

Expand Down