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

feat: Allow passing model and tokenizer to ArgillaTrainer directly #3751

Merged
merged 10 commits into from
Sep 15, 2023

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    8157ca2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3575697 View commit details
    Browse the repository at this point in the history
  3. Speed up transformers test

    tomaarsen committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a380137 View commit details
    Browse the repository at this point in the history
  4. Improve TRL tests

    tomaarsen committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    1d3ec7c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    bd49653 View commit details
    Browse the repository at this point in the history
  2. Add CHANGELOG

    tomaarsen committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    cf9a093 View commit details
    Browse the repository at this point in the history
  3. Add hint to doc note

    Co-authored-by: David Berenstein <[email protected]>
    tomaarsen and davidberenstein1957 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    fc3d009 View commit details
    Browse the repository at this point in the history
  4. Add warning if tokenizer is passed with the wrong frameworks

    Also removed tokenizer from setfit (where it didn't do anything) and
    updated some docstrings
    tomaarsen committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    f07904c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07f2df0 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

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