Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -22,6 +22,13 @@ configs: | |
| 22 | 
             
                path: data/train-*
         | 
| 23 | 
             
            ---
         | 
| 24 |  | 
| 25 | 
            -
             | 
| 26 |  | 
| 27 | 
            -
             | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 22 | 
             
                path: data/train-*
         | 
| 23 | 
             
            ---
         | 
| 24 |  | 
| 25 | 
            +
            ## Citation
         | 
| 26 |  | 
| 27 | 
            +
            If you use this dataset, please cite:
         | 
| 28 | 
            +
             | 
| 29 | 
            +
            **RESTOR: Knowledge Recovery in Machine Unlearning**  
         | 
| 30 | 
            +
            Keivan Rezaei, Khyathi Chandu, Soheil Feizi, Yejin Choi, Faeze Brahman, Abhilasha Ravichander
         | 
| 31 | 
            +
             | 
| 32 | 
            +
            [https://arxiv.org/abs/2411.00204](https://arxiv.org/abs/2411.00204)
         | 
| 33 | 
            +
             | 
| 34 | 
            +
            github repo: https://github.com/k1rezaei/restor
         |