CPG icon indicating copy to clipboard operation
CPG copied to clipboard

How do you get the same performance for a previous task?

Open thomascong121 opened this issue 3 years ago • 1 comments

Hi, thanks for the great work. I try to use your code for my own project, however, I find it is hard to obtain the same accuracy on the previously trained task. I think the main reason is that the masked parameters do not include the batch norm layer. Do you have any idea about this behaviour?

thomascong121 avatar Aug 23 '22 15:08 thomascong121

I find it is hard to obtain the same accuracy on the previously trained task too.The accuracy will reduced to half of the original size. Have you found the reason now?

Raf-Chen avatar Apr 15 '23 04:04 Raf-Chen