-
Couldn't load subscription status.
- Fork 104
IdkDPO script fix in tofu_unlearn.sh #65
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* testing commit * Fixes * cleanup
Fix tofu_unlearn.sh for IdKDPO method.
molereddy
added a commit
to Dornavineeth/open-unlearning
that referenced
this pull request
Mar 9, 2025
* IdkDPO script fix in tofu_unlearn.sh (locuslab#65) * Fix hyperlinks in README * Download I don't know data in setup_data.py * Fix tofu_unlearn.sh for IdkDPO --------- Co-authored-by: Anmol Mekala <49127549+molereddy@users.noreply.github.com> * overwrite=True * RMU added * Fix ref model device * ruff fix * RMU updated * Update rmu.py * Update README.md: add RMU * Added references and renamed functions --------- Co-authored-by: Anmol Mekala <49127549+molereddy@users.noreply.github.com>
Dornavineeth
added a commit
that referenced
this pull request
Mar 9, 2025
* Fix hyperlinks in README (#2) * testing commit * Fixes * cleanup * Fixed DPO command * download idk * Revert "Dpo fix" * download idk data * fix dpo experiment config * RMU (#6) * IdkDPO script fix in tofu_unlearn.sh (#65) * Fix hyperlinks in README * Download I don't know data in setup_data.py * Fix tofu_unlearn.sh for IdkDPO --------- Co-authored-by: Anmol Mekala <49127549+molereddy@users.noreply.github.com> * overwrite=True * RMU added * Fix ref model device * ruff fix * RMU updated * Update rmu.py * Update README.md: add RMU * Added references and renamed functions --------- Co-authored-by: Anmol Mekala <49127549+molereddy@users.noreply.github.com> --------- Co-authored-by: Dornavineeth <vineethdorna@gmail.com> Co-authored-by: Vineeth <48151992+Dornavineeth@users.noreply.github.com>
molereddy
added a commit
that referenced
this pull request
Apr 25, 2025
* Fix hyperlinks in README (#2) * testing commit * Fixes * cleanup * Fixed DPO command * download idk * Revert "Dpo fix" * download idk data * fix dpo experiment config * RMU (#6) * IdkDPO script fix in tofu_unlearn.sh (#65) * Fix hyperlinks in README * Download I don't know data in setup_data.py * Fix tofu_unlearn.sh for IdkDPO --------- Co-authored-by: Anmol Mekala <49127549+molereddy@users.noreply.github.com> * overwrite=True * RMU added * Fix ref model device * ruff fix * RMU updated * Update rmu.py * Update README.md: add RMU * Added references and renamed functions --------- Co-authored-by: Anmol Mekala <49127549+molereddy@users.noreply.github.com> * Add structure to contributions, setup leaderboard, update documentation (#8) * docs: updates, small corrections, re-formats * modified ruff commands * modified ruff commands * CI/CD minor updates * added contributing + leaderboard * fix minor spelling misatkes * docs: bunch of minor updates * docs fixes --------- Co-authored-by: molereddy <m.anmolreddy@gmail.com> * Fix documentation and some miscellaneous things (#13) * Re-formatting + more badges * Update and fix docs * Make error msg accurate * handle lack of flash-attn flag better * Document more hydra features * update example exp configs to match latest supported metrics * Change HF logo * Simplify eval exp cfg dump * testing push workflows * Add workflow test branch * update workflow path again * Reformat badges to fix blue line issue * Fix div * revert change to tests build path * bunch of tokenization related bug-fixes (#14) * documentation fix * remove eos only after removing pad tokens + not use model train inside evaluation * Fix date to handle Llama3.1 repro issues due to tokenizer automatically adding curr date * ruff fixes * minor mistake * warn about and handle weird tokenization cases for small targets * Ruff fixes * The assert must hold by definition * Updating leaderboard.md numbers * Allow for invalid evaluations which are excluded from averaging * bug fix * ruff fixes --------- Co-authored-by: Dornavineeth <vineethdorna@gmail.com> Co-authored-by: ma-kjh <ma-kjh@users.noreply.github.com> Co-authored-by: sun1187 <sun1187@users.noreply.github.com>
Dornavineeth
added a commit
that referenced
this pull request
May 22, 2025
* Fix hyperlinks in README (#2) * testing commit * Fixes * cleanup * Fixed DPO command * download idk * Revert "Dpo fix" * download idk data * fix dpo experiment config * RMU (#6) * IdkDPO script fix in tofu_unlearn.sh (#65) * Fix hyperlinks in README * Download I don't know data in setup_data.py * Fix tofu_unlearn.sh for IdkDPO --------- Co-authored-by: Anmol Mekala <49127549+molereddy@users.noreply.github.com> * overwrite=True * RMU added * Fix ref model device * ruff fix * RMU updated * Update rmu.py * Update README.md: add RMU * Added references and renamed functions --------- Co-authored-by: Anmol Mekala <49127549+molereddy@users.noreply.github.com> * Add structure to contributions, setup leaderboard, update documentation (#8) * docs: updates, small corrections, re-formats * modified ruff commands * modified ruff commands * CI/CD minor updates * added contributing + leaderboard * fix minor spelling misatkes * docs: bunch of minor updates * docs fixes --------- Co-authored-by: molereddy <m.anmolreddy@gmail.com> * UNDIAL * UNDIAL2 * UNDIAL3 * Ruff quality formatting changes * fix config * fix docs and script * Update readme --------- Co-authored-by: Anmol Mekala <49127549+molereddy@users.noreply.github.com> Co-authored-by: Dornavineeth <vineethdorna@gmail.com> Co-authored-by: Vineeth <48151992+Dornavineeth@users.noreply.github.com> Co-authored-by: molereddy <m.anmolreddy@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Fixes # (issue)
tofu_unlearn.shforIdkDPOsetup_data.pyBefore submitting
documentation guidelines.