xinchen9 DamonDemon commited on
Commit
0edd5cb
1 Parent(s): 37007ce

Update src/about.py (#10)

Browse files

- Update src/about.py (272e690547c622216df4b270430e6f25d43ab3a8)


Co-authored-by: Yimeng Zhang <[email protected]>

Files changed (1) hide show
  1. src/about.py +4 -4
src/about.py CHANGED
@@ -42,10 +42,10 @@ For more details of Unlearning Methods used in this benchmarks:\\
42
  (2) [Forget-Me-Not (FMN)](https://github.com/SHI-Labs/Forget-Me-Not);\\
43
  (3) [Ablating Concepts (AC)](https://github.com/nupurkmr9/concept-ablation);\\
44
  (4) [Unified Concept Editing (UCE)](https://github.com/rohitgandikota/unified-concept-editing);\\
45
- (5) [concept-SemiPermeable Membrane (SPM)] (https://github.com/Con6924/SPM); \\
46
- (6) [Saliency Unlearning (SalUn)] (https://github.com/OPTML-Group/Unlearn-Saliency); \\
47
- (7) [EraseDiff (ED)] (https://github.com/JingWu321/EraseDiff)
48
- (8) [ScissorHands (SH)] (https://github.com/JingWu321/Scissorhands)
49
 
50
  """
51
 
 
42
  (2) [Forget-Me-Not (FMN)](https://github.com/SHI-Labs/Forget-Me-Not);\\
43
  (3) [Ablating Concepts (AC)](https://github.com/nupurkmr9/concept-ablation);\\
44
  (4) [Unified Concept Editing (UCE)](https://github.com/rohitgandikota/unified-concept-editing);\\
45
+ (5) [concept-SemiPermeable Membrane (SPM)](https://github.com/Con6924/SPM); \\
46
+ (6) [Saliency Unlearning (SalUn)](https://github.com/OPTML-Group/Unlearn-Saliency); \\
47
+ (7) [EraseDiff (ED)](https://github.com/JingWu321/EraseDiff); \\
48
+ (8) [ScissorHands (SH)](https://github.com/JingWu321/Scissorhands).
49
 
50
  """
51