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 functions for input-masked loss calculation and batching #825

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Jun 7, 2024

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

Commits on Jun 16, 2024

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

Commits on Jun 24, 2024

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

Commits on Jun 28, 2024

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

Commits on Nov 4, 2024

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

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    a1fbc52 View commit details
    Browse the repository at this point in the history
  2. Replace iterate_input_masked_batches with iterate_delineated_batches,…

    … an updated attempt to better sync with iterate_batches logic
    chimezie committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b7b3332 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    603dab5 View commit details
    Browse the repository at this point in the history
  4. Minor documentation update

    chimezie committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    5579b48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0d66f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Updates CL lora tuner with input masking that uses default_loss (and …

    …iterate_batches) by default.
    chimezie committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    4b88c33 View commit details
    Browse the repository at this point in the history