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 Doc Test GPT-2 #16439

Merged
merged 10 commits into from
Apr 12, 2022
Merged

Add Doc Test GPT-2 #16439

merged 10 commits into from
Apr 12, 2022

Commits on Mar 28, 2022

  1. First Pass All Tests Pass

    mikechung committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    bf65562 View commit details
    Browse the repository at this point in the history
  2. WIP

    mikechung committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    7186ce2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b05a702 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    229543d View commit details
    Browse the repository at this point in the history
  5. Fix Code Styling by running

    make fixup
    mikechung committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    8c4133d View commit details
    Browse the repository at this point in the history
  6. Called Style

    mikechung committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    84491b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f472900 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Reverted to gpt2 model rather than distill gpt2

    Then used a token classification model over a sequence model for an example.
    mikechung committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    2774ae7 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Fix Styling Issue

    ArEnSc committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    1ec98a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    423e039 View commit details
    Browse the repository at this point in the history