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

Switch export_model to use AutoModel and AutoTokenizer #1260

Merged
merged 8 commits into from
Jan 19, 2021

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    16e3dc9 View commit details
    Browse the repository at this point in the history
  2. black

    jeswan committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    2145480 View commit details
    Browse the repository at this point in the history
  3. flake8

    jeswan committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    76bd210 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

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

Commits on Jan 8, 2021

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

Commits on Jan 12, 2021

  1. Switch to hf_pretrained_model_name_or_path. Remove unused tokenizer_p…

    …ath. Update notebooks with AutoClass changes.
    jeswan committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    8ebfc31 View commit details
    Browse the repository at this point in the history
  2. flake8

    jeswan committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    f7b8b55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b9848c View commit details
    Browse the repository at this point in the history