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

Make data processing optional in run_training() #220

Merged
merged 3 commits into from
Oct 7, 2024

Commits on Oct 5, 2024

  1. make data processing optional in run_training.

    Co-authored-by: Michael Clifford <[email protected]>
    Co-authored-by: Shreyanand <[email protected]>
    Signed-off-by: Michael Clifford <[email protected]>
    MichaelClifford and Shreyanand committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    8bd4698 View commit details
    Browse the repository at this point in the history
  2. pre-commit formatting

    Signed-off-by: Michael Clifford <[email protected]>
    MichaelClifford committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    aefde0e View commit details
    Browse the repository at this point in the history
  3. move process_data arg into TrainingArgs

    Signed-off-by: Michael Clifford <[email protected]>
    MichaelClifford committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    f97dca3 View commit details
    Browse the repository at this point in the history