pratyushmaini
commited on
Commit
•
ac72aa3
1
Parent(s):
38feca2
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,4 +1,13 @@
|
|
1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
# Phi-1.5 TOFU Unlearning Model
|
3 |
|
4 |
This model is a variant of the Phi-1.5 model, fine-tuned on the TOFU (Task of Fictitious Unlearning) dataset and then subjected to various unlearning algorithms.
|
|
|
1 |
|
2 |
+
---
|
3 |
+
language: en
|
4 |
+
tags:
|
5 |
+
- phi-1.5
|
6 |
+
- unlearning
|
7 |
+
- TOFU
|
8 |
+
license: mit
|
9 |
+
---
|
10 |
+
|
11 |
# Phi-1.5 TOFU Unlearning Model
|
12 |
|
13 |
This model is a variant of the Phi-1.5 model, fine-tuned on the TOFU (Task of Fictitious Unlearning) dataset and then subjected to various unlearning algorithms.
|