Skip to content

Commit 2784619

Browse files
committed
init: enabling selective forgetting in LLMs
1 parent fb8a09a commit 2784619

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
</a>
9191
<a class="btn btn-primary btn-sm collapsed"
9292
style="color:white;"
93-
role="button" href="https://github.com/yascho/partial-model-collapse-unlearning" target="_blank">
93+
role="button" href="https://github.com/partial-model-collapse-unlearning/pmc-unlearning" target="_blank">
9494
<b>&#9656; Code</b>
9595
</a>
9696
<a class="btn btn-primary btn-sm collapsed"

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
</a>
9191
<a class="btn btn-primary btn-sm collapsed"
9292
style="color:white;"
93-
role="button" href="https://github.com/yascho/partial-model-collapse-unlearning" target="_blank">
93+
role="button" href="https://github.com/partial-model-collapse-unlearning/pmc-unlearning" target="_blank">
9494
<b>&#9656; Code</b>
9595
</a>
9696
<a class="btn btn-primary btn-sm collapsed"

0 commit comments

Comments
 (0)