Skip to content
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

bug fixed in loss-traj #70

Merged
merged 5 commits into from
May 16, 2024
Merged

Conversation

fazelehh
Copy link
Collaborator

@fazelehh fazelehh commented May 16, 2024

Description

Summary of changes

  • Removing the possibility of loading old trained epochs in distillation models.
  • Fixing an error when creating a subset of dataset for training shadow models
  • Fixing the bug when passing distillation epochs as a list of models.
  • Adding logging config files for reproducibility

Resolved Issues

How Has This Been Tested?

Related Pull Requests

  • #PR

@fazelehh fazelehh linked an issue May 16, 2024 that may be closed by this pull request
Copy link

github-actions bot commented May 16, 2024

Tests Skipped Failures Errors Time
66 0 💤 0 ❌ 0 🔥 6.593s ⏱️

@fazelehh fazelehh requested a review from johanos1 May 16, 2024 11:49
fazelehh added 2 commits May 16, 2024 11:52
…om:aidotse/LeakPro into 69-distillation-handler-loading-epochs-bug
…om:aidotse/LeakPro into 69-distillation-handler-loading-epochs-bug
@fazelehh
Copy link
Collaborator Author

Summary of changes

-Removing the possibility of loading old trained epochs in distillation models.
-Fixing an error when creating a subset of dataset for training shadow models
-Fixing the bug when passing distillation epochs as a list of models.
-Logging config files for reproducibility is added.

@fazelehh fazelehh merged commit a9c9d1e into main May 16, 2024
2 checks passed
@fazelehh fazelehh deleted the 69-distillation-handler-loading-epochs-bug branch May 16, 2024 21:05
@fazelehh fazelehh restored the 69-distillation-handler-loading-epochs-bug branch May 17, 2024 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Distillation handler, loading epochs bug
2 participants