VOOZH about

URL: https://huggingface.co/OPTML-Group/NPO-CR-WMDP

⇱ OPTML-Group/NPO-CR-WMDP · Hugging Face


NPO-Unlearned w/ CR Model on Task "WMDP"

Model Details

Loading the Model

import torch
from transformers import AutoModelForCausalLM

model = AutoModelForCausalLM.from_pretrained("OPTML-Group/NPO-CR-WMDP", torch_dtype=torch.bfloat16, trust_remote_code=True)

Citation

If you use this model in your research, please cite:

@article{fan2025towards,
 title={Towards LLM Unlearning Resilient to Relearning Attacks: A Sharpness-Aware Minimization Perspective and Beyond},
 author={Fan, Chongyu and Jia, Jinghan and Zhang, Yihua and Ramakrishna, Anil and Hong, Mingyi and Liu, Sijia},
 journal={arXiv preprint arXiv:2502.05374},
 year={2025}
}

Reporting Issues

Reporting issues with the model: github.com/OPTML-Group/Unlearn-Smooth

Downloads last month
3
Safetensors
Model size
7B params
Tensor type
BF16
·

Model tree for OPTML-Group/NPO-CR-WMDP

Finetuned
(147)
this model
Quantizations
1 model

Dataset used to train OPTML-Group/NPO-CR-WMDP

Collection including OPTML-Group/NPO-CR-WMDP

Paper for OPTML-Group/NPO-CR-WMDP