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 PyTorch Finetuning Capability, Examples #59

Merged
merged 18 commits into from
Nov 15, 2022
Merged

Add PyTorch Finetuning Capability, Examples #59

merged 18 commits into from
Nov 15, 2022

Commits on Nov 13, 2022

  1. Configuration menu
    Copy the full SHA
    0b18b37 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    ce0741c View commit details
    Browse the repository at this point in the history
  2. temp cluster script

    mwalmsley committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    2248fd1 View commit details
    Browse the repository at this point in the history
  3. 1 epoch prediction test

    mwalmsley committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    24ea461 View commit details
    Browse the repository at this point in the history
  4. typo

    mwalmsley committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    4e8ce22 View commit details
    Browse the repository at this point in the history
  5. tweak args

    mwalmsley committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    b81beb3 View commit details
    Browse the repository at this point in the history
  6. missing arg

    mwalmsley committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    2c42ba8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c75d4a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. fix predicting to csv

    mwalmsley committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    bb01060 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2429b1 View commit details
    Browse the repository at this point in the history
  3. add early stopping

    mwalmsley committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    382d598 View commit details
    Browse the repository at this point in the history
  4. working, try with 2 layers

    mwalmsley committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    77b69b0 View commit details
    Browse the repository at this point in the history
  5. Tidy up files

    mwalmsley committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    b11c36f View commit details
    Browse the repository at this point in the history
  6. add slurm

    mwalmsley committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    e56c410 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41dd457 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea15af6 View commit details
    Browse the repository at this point in the history
  9. gitignore

    mwalmsley committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    c1a0e26 View commit details
    Browse the repository at this point in the history
  10. minor import tweaks

    mwalmsley committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    425076a View commit details
    Browse the repository at this point in the history