vikram2000b / bad-teaching-unlearning

Official repo of the paper Can Bad Teaching Induce Forgetting? Unlearning in Deep Networks using an Incompetent Teacher accepted in AAAI 2023
https://arxiv.org/abs/2205.08096
MIT License
26 stars 8 forks source link

Is it possible to get the checkpoints or the seed values used? #3

Open Acasia opened 10 months ago

Acasia commented 10 months ago

Thanks for the good work.

I want to reproduce the accuracy of paper, but it is difficult to reproduce the accuracy of paper because the performance of competent model is about 70%, which is significantly lower than paper.

Is it possible to get the checkpoints of COMPETENT MODEL and SCRATCH MODEL or the random seed values used?