Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,9 @@ tags:
|
|
27 |
- **Method**: Fine tune
|
28 |
- **Base Model**: [🤗NousResearch/Llama-2-7b-chat-hf](https://huggingface.co/NousResearch/Llama-2-7b-chat-hf)
|
29 |
- **Code Base**: [github.com/OPTML-Group/Unlearn-Simple](https://github.com/OPTML-Group/Unlearn-Simple)
|
30 |
-
- **Research Paper**:
|
|
|
|
|
31 |
|
32 |
|
33 |
## Loading the Model
|
|
|
27 |
- **Method**: Fine tune
|
28 |
- **Base Model**: [🤗NousResearch/Llama-2-7b-chat-hf](https://huggingface.co/NousResearch/Llama-2-7b-chat-hf)
|
29 |
- **Code Base**: [github.com/OPTML-Group/Unlearn-Simple](https://github.com/OPTML-Group/Unlearn-Simple)
|
30 |
+
- **Research Paper**:
|
31 |
+
- ["Simplicity Prevails: Rethinking Negative Preference Optimization for LLM Unlearning"](https://arxiv.org/abs/2410.07163)
|
32 |
+
- ["TOFU: A Task of Fictitious Unlearning for LLMs"](https://arxiv.org/abs/2401.06121)
|
33 |
|
34 |
|
35 |
## Loading the Model
|