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

LoRA レイヤー別学習率の実装、state_dict読み込みの際のdevice指定削除、typo修正 #355

Merged
merged 11 commits into from
Apr 2, 2023

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    b1dffe8 View commit details
    Browse the repository at this point in the history
  2. implement stratified_lr

    u-haru committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    4dacc52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dade23a View commit details
    Browse the repository at this point in the history
  4. 引数名に_lrを追加

    u-haru committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    1b75dbd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3032a47 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94441fa View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    41ecccb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e164b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Configuration menu
    Copy the full SHA
    786971d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    058e442 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

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