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

Adding curriculum learning callback (experimental) #954

Merged
merged 38 commits into from
Feb 9, 2024

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    09227a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f69dde6 View commit details
    Browse the repository at this point in the history
  3. fixing types

    snarayan21 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    7355bc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00841cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4841658 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    addd0a5 View commit details
    Browse the repository at this point in the history
  7. load state dict defaults

    snarayan21 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    3c8c5e5 View commit details
    Browse the repository at this point in the history
  8. get that damn dataloader

    snarayan21 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    8f85248 View commit details
    Browse the repository at this point in the history
  9. missed dat

    snarayan21 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    f66fe4c View commit details
    Browse the repository at this point in the history
  10. dataspec L

    snarayan21 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    3c5e8a3 View commit details
    Browse the repository at this point in the history
  11. dataset L

    snarayan21 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    b3e1b11 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dc9efb8 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. save first dataset config

    snarayan21 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    0de4bbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98e325c View commit details
    Browse the repository at this point in the history
  3. logging dataset state

    snarayan21 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    efe8f54 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    93cf76f View commit details
    Browse the repository at this point in the history
  2. remove logging

    snarayan21 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    9eb7eb2 View commit details
    Browse the repository at this point in the history
  3. linting

    snarayan21 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8a570b1 View commit details
    Browse the repository at this point in the history
  4. merged main

    snarayan21 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f09b819 View commit details
    Browse the repository at this point in the history
  5. pyright

    snarayan21 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    51998cc View commit details
    Browse the repository at this point in the history
  6. removing rope...

    snarayan21 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    437bb61 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41ece74 View commit details
    Browse the repository at this point in the history
  8. trailing comma is bacc

    snarayan21 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    53a19dc View commit details
    Browse the repository at this point in the history
  9. Merge branch 'saaketh/curriculum_learning_callback' of https://github…

    ….com/mosaicml/llm-foundry into saaketh/curriculum_learning_callback
    
    merging
    snarayan21 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    fedf8ed View commit details
    Browse the repository at this point in the history
  10. Merge branch 'main' of https://github.com/mosaicml/llm-foundry into s…

    …aaketh/curriculum_learning_callback
    
    merging main.
    snarayan21 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    165c818 View commit details
    Browse the repository at this point in the history
  11. fixed docstring

    snarayan21 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    4dd8524 View commit details
    Browse the repository at this point in the history
  12. fixed docstrings

    snarayan21 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    7d01495 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f06a587 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    543e2a0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a9db78f View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Merge branch 'main' of https://github.com/mosaicml/llm-foundry into s…

    …aaketh/curriculum_learning_callback
    
    merging main
    snarayan21 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    4a1fcb9 View commit details
    Browse the repository at this point in the history
  2. lingint

    snarayan21 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    a12e7e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acafbf5 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    a3ea882 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b58594 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8209a4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bec592d View commit details
    Browse the repository at this point in the history
  5. moved line

    snarayan21 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    097f5d9 View commit details
    Browse the repository at this point in the history