Skip to content

GCYZSL/O3-LLM-UNLEARNING

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

On Large Language Model Continual Unlearning

This repo covers implementations of O3 framework that includes an Orthogonal low-rank adapter (LoRA) for continually unlearning requested data and an Out-Of-Distribution (OOD) detector to measure the similarity between input and unlearning data in On Large Language Model Continual Unlearning. The paper is accepted to ICLR 2025.

Parts of our code are inspired by the implementations of SOUL and ScienceQA project. We thank the authors of these repositories for their valuable work.

We provided the code for ScienceQA experiments and an initial version of our code on TOFU

  • ScienceQA_experiment
  • TOFU_experiment

We will upload the clear version of the code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published