nielsr's picture
nielsr HF Staff
Add library_name, pipeline_tag and link to code
fed5608 verified
|
Raw
History Blame
1.31 kB
metadata
base_model:
  - meta-llama/Llama-3.2-1B-Instruct
datasets:
  - locuslab/TOFU
tags:
  - unlearning
  - forget10
pipeline_tag: text-generation
library_name: transformers

NPO-Fix: An enhancement of NPO method with self-generated dataset for robust unlearning under probabilistic decoding.

This repository contains the NPO-Fix model, as introduced in the paper Leak@k: Unlearning Does Not Make LLMs Forget Under Probabilistic Decoding.

Model Details

Model Sources

Citation

BibTeX:

@article{reisizadeh2025leak,
  title={Leak@$k$: Unlearning Does Not Make LLMs Forget Under Probabilistic Decoding},
  author={Reisizadeh, Hadi and Ruan, Jiajun and Chen, Yiwei and Pal, Soumyadeep and Liu, Sijia and Hong, Mingyi},
  journal={arXiv preprint arXiv:2511.04934},
  year={2025}
}

Model Card Authors

[Jiajun Ruan: jruan@umn.edu]