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

Add a callback to write huggingface checkpoints during the training run #594

Merged
merged 30 commits into from
Sep 14, 2023

Commits on Sep 7, 2023

  1. wip

    dakinggg committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    87b2ae8 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. wip

    dakinggg committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    90185bb View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. wip

    dakinggg committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    7b9dc24 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. wip

    dakinggg committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    f9a694b View commit details
    Browse the repository at this point in the history
  2. add init

    dakinggg committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    6ac9aa7 View commit details
    Browse the repository at this point in the history
  3. precommit

    dakinggg committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    20309ec View commit details
    Browse the repository at this point in the history
  4. precommit

    dakinggg committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    b332dd2 View commit details
    Browse the repository at this point in the history
  5. undo changes to yaml

    dakinggg committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a911359 View commit details
    Browse the repository at this point in the history
  6. add some prints

    dakinggg committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    fd03ca6 View commit details
    Browse the repository at this point in the history
  7. tests pass

    dakinggg committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    144af09 View commit details
    Browse the repository at this point in the history
  8. add asserts

    dakinggg committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    ad7731d View commit details
    Browse the repository at this point in the history
  9. fix typos

    dakinggg committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    98f72bf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d2ce2a6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7e3ced0 View commit details
    Browse the repository at this point in the history
  12. add precision

    dakinggg committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    99a8f97 View commit details
    Browse the repository at this point in the history
  13. precommit

    dakinggg committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a698df3 View commit details
    Browse the repository at this point in the history
  14. fix typo

    dakinggg committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    6f0b0f9 View commit details
    Browse the repository at this point in the history
  15. precommit

    dakinggg committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    0ac8286 View commit details
    Browse the repository at this point in the history
  16. fix end of training bug

    dakinggg committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    ebc2ccd View commit details
    Browse the repository at this point in the history
  17. precommit

    dakinggg committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    975d476 View commit details
    Browse the repository at this point in the history
  18. add comment

    dakinggg committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    efc48c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    e15e85e View commit details
    Browse the repository at this point in the history
  2. switch to log

    dakinggg committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    2622ccf View commit details
    Browse the repository at this point in the history
  3. format

    dakinggg committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    688135e View commit details
    Browse the repository at this point in the history
  4. clean up test

    dakinggg committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    da62ca1 View commit details
    Browse the repository at this point in the history
  5. precommit

    dakinggg committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    8462587 View commit details
    Browse the repository at this point in the history
  6. fix

    dakinggg committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    9df8ad2 View commit details
    Browse the repository at this point in the history
  7. fix

    dakinggg committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e5720d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    b5fb59f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0519b39 View commit details
    Browse the repository at this point in the history