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

Script for distilling zero-shot classifier to more efficient student #10244

Merged
merged 18 commits into from
Feb 18, 2021

Commits on Feb 17, 2021

  1. Configuration menu
    Copy the full SHA
    cdd138c View commit details
    Browse the repository at this point in the history
  2. readme wordsmithing

    joeddav committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    66bbd04 View commit details
    Browse the repository at this point in the history
  3. clean up code

    joeddav committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    c089532 View commit details
    Browse the repository at this point in the history
  4. add multi-gpu teacher inference

    plus tidying up more code
    joeddav committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    1efeca0 View commit details
    Browse the repository at this point in the history
  5. add use_fast_tokenizer arg

    joeddav committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    a02d62d View commit details
    Browse the repository at this point in the history
  6. update results in readme

    joeddav committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    c81466a View commit details
    Browse the repository at this point in the history
  7. more readme wordsmithing

    joeddav committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    ee83249 View commit details
    Browse the repository at this point in the history
  8. style

    joeddav committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    b8cf6de View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Add handle to readme

    Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
    joeddav and LysandreJik committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    abe94bc View commit details
    Browse the repository at this point in the history
  2. fix code block

    joeddav committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    78ccf32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91fab00 View commit details
    Browse the repository at this point in the history
  4. add @sgugger format requests

    joeddav committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    7af28d2 View commit details
    Browse the repository at this point in the history
  5. xla -> tpu

    joeddav committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    d2fde51 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18232dd View commit details
    Browse the repository at this point in the history
  7. no checkpoint by default

    joeddav committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    5a189c4 View commit details
    Browse the repository at this point in the history
  8. add demo colab link

    joeddav committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    c34c75f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e3f088b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    536ef8d View commit details
    Browse the repository at this point in the history