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

DPO cleanup #1126

Merged
merged 23 commits into from
Jan 23, 2024
Merged

DPO cleanup #1126

merged 23 commits into from
Jan 23, 2024

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    6a23720 View commit details
    Browse the repository at this point in the history
  2. fix eos slash

    winglian committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    2f7242d View commit details
    Browse the repository at this point in the history
  3. support for eval split

    winglian committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    74cbe2a View commit details
    Browse the repository at this point in the history
  4. fix kwargs

    winglian committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1f28327 View commit details
    Browse the repository at this point in the history
  5. handle empty evals

    winglian committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    cb2f774 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a91e0cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bcae290 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a24c756 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d5e12dd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9a746fa View commit details
    Browse the repository at this point in the history
  11. set dataloader preload args

    winglian committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    60f566c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c41391d View commit details
    Browse the repository at this point in the history
  13. Update src/axolotl/utils/data.py

    Co-authored-by: Agus <agustin.piqueres@gmail.com>
    winglian and plaguss committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1cfd179 View commit details
    Browse the repository at this point in the history
  14. support local datasets for dpo

    Co-authored-by: Agus <agustin.piqueres@gmail.com>
    winglian and plaguss committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    02fc8f9 View commit details
    Browse the repository at this point in the history
  15. chore: lint

    winglian committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    7141fd1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    44a6f2d View commit details
    Browse the repository at this point in the history
  17. add split to dpo tests

    winglian committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    7f3b7ce View commit details
    Browse the repository at this point in the history
  18. fix rebase/merging error

    winglian committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    52a227d View commit details
    Browse the repository at this point in the history
  19. handle edge case w logging

    winglian committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    064b20e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c49315f View commit details
    Browse the repository at this point in the history
  21. missing args

    winglian committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    72fb877 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    29663d8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    76b5c2d View commit details
    Browse the repository at this point in the history