JoaoBoer/tofu_Llama-3.1-8B-Instruct_forget05_RMU
JoaoBoer/tofu_Llama-3.1-8B-Instruct_forget05_RMU is an 8 billion parameter Llama-3.1-Instruct model fine-tuned for machine unlearning using the open-unlearning framework. It was specifically unlearned on the TOFU forget05 split with the RMU method, serving as a baseline for weight-unlearning in speculative decoding research. This model demonstrates specific metrics related to memorization, extraction strength, and model utility after the unlearning process, making it suitable for research in privacy-preserving AI and model editing.
Loading preview...
Overview
This model, tofu_Llama-3.1-8B-Instruct_forget05_RMU, is an 8 billion parameter variant of the Llama-3.1-Instruct architecture. It has undergone a machine unlearning process using the open-unlearning framework, specifically targeting the TOFU forget05 dataset split with the RMU (Retain-Memory-Unlearn) method. It functions as a weight-unlearning baseline within the Speculative-Decoding-Unlearning project.
Key Characteristics
- Architecture: Llama-3.1-8B-Instruct base model.
- Unlearning Method: RMU (Retain-Memory-Unlearn) applied via the open-unlearning framework.
- Target Data: Unlearned on the TOFU
forget05split. - Research Context: Developed for research into speculative decoding and model unlearning.
Unlearning Performance Metrics
The model's unlearning efficacy is quantified by several metrics, including:
exact_memorization: 0.4087extraction_strength: 0.0544forget_Q_A_PARA_Prob: 0.0135model_utility: 0.6474privleak: 28.9647
Good for
- Research in Machine Unlearning: Ideal for studying the effects and performance of unlearning techniques on large language models.
- Privacy-Preserving AI: Useful for exploring methods to remove specific information from trained models.
- Model Editing and Adaptation: Provides a foundation for experiments in modifying model behavior post-training without full retraining.