-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upload Llama Unlearning Checkpoints #46
Comments
will do so soon! |
Thank you! I have a deadline coming up. If there is any way to upload these soon, I would really appreciate. By the new year would be great if at all possible :) |
@shariqahn I will try my best. Uploading every checkpoint for every unlearning method might take a while. Is there a setting that you want us to prioritize? |
Preference is the forget10 setting with whatever models are quickest to upload. Appreciate it! |
Hi! Do you happen to have a sense of when you will able to upload things? Would just be helpful to have an idea to plan out things for my deadline. |
Will do by Sunday |
Thank you! |
@shariqahn The uploading script is still running but some checkpoints are there. For example: You can pick checkpoints in their corresponding git branch |
I would like to use the Llama model for evaluation. I see you put the metrics for models finetuned on various splits of the data in the data directory. I also see you uploaded the model finetuned on the entire dataset for Llama, but not ones with unlearning performed on it like you did for Phi. It would be great to have access to those for baselines since I am running into some architecture limitations for running the forget script.
The text was updated successfully, but these errors were encountered: