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

XLNet support and overhaul/cleanup of BERT support #845

Merged
merged 64 commits into from
Aug 7, 2019

Commits on Jul 12, 2019

  1. Configuration menu
    Copy the full SHA
    0cf7b23 View commit details
    Browse the repository at this point in the history
  2. Revert "Rename namespaces to suppress warnings."

    This reverts commit 0cf7b23.
    sleepinyourhat committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    38c5581 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

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

Commits on Jul 16, 2019

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

Commits on Jul 17, 2019

  1. Configuration menu
    Copy the full SHA
    6d4ff7f View commit details
    Browse the repository at this point in the history
  2. More partial progress.

    sleepinyourhat committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    0d64ff2 View commit details
    Browse the repository at this point in the history
  3. Another pass...

    sleepinyourhat committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    4d8c125 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f98adf View commit details
    Browse the repository at this point in the history
  5. Further cleanup.

    sleepinyourhat committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    3f4c434 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fec6d36 View commit details
    Browse the repository at this point in the history
  7. Keyword name fix.

    sleepinyourhat committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    283d23a View commit details
    Browse the repository at this point in the history
  8. Another flag fix.

    sleepinyourhat committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    1563ef0 View commit details
    Browse the repository at this point in the history
  9. Pull debug print.

    sleepinyourhat committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    d98915b View commit details
    Browse the repository at this point in the history
  10. Line length cleanup.

    sleepinyourhat committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    7b04a03 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. WiC fix.

    sleepinyourhat committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    f6b09cd View commit details
    Browse the repository at this point in the history
  2. Two task setup bugs.

    sleepinyourhat committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    e933ecb View commit details
    Browse the repository at this point in the history
  3. BoolQ typo

    sleepinyourhat committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    b6166a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ad8471 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d31430 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf994c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9cd7555 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    25b2d29 View commit details
    Browse the repository at this point in the history
  9. Fix cache path.

    sleepinyourhat committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    baba4b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2019

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

Commits on Jul 21, 2019

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

Commits on Jul 22, 2019

  1. Configuration menu
    Copy the full SHA
    033d24c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f81708 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a8459e View commit details
    Browse the repository at this point in the history
  4. Select pool_type automatically to match model.

    h/t Haokun Liu
    sleepinyourhat committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    3aca0d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df3a271 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f81108b View commit details
    Browse the repository at this point in the history
  7. Config updates.

    sleepinyourhat committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    01e4bd7 View commit details
    Browse the repository at this point in the history
  8. Path fix

    sleepinyourhat committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    6f7e9e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Configuration menu
    Copy the full SHA
    437d4e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    455792a View commit details
    Browse the repository at this point in the history
  3. Revert "Internal temporary MNLI alternate."

    This reverts commit 455792a.
    sleepinyourhat committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    8e819a6 View commit details
    Browse the repository at this point in the history
  4. Add helper fn tests

    sleepinyourhat committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    8767db2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab84323 View commit details
    Browse the repository at this point in the history
  6. Finish merge

    sleepinyourhat committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    5dfe1df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    96a7c37 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. Configuration menu
    Copy the full SHA
    fdf7677 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    062cd72 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    sleepinyourhat committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    d0e28ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    606da40 View commit details
    Browse the repository at this point in the history
  5. Fix merge issues.

    sleepinyourhat committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    69f54bd View commit details
    Browse the repository at this point in the history
  6. Revert "Remove unused argument."

    This reverts commit 96a7c37.
    sleepinyourhat committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    721e825 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ed3996 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a4a4231 View commit details
    Browse the repository at this point in the history
  9. Further ReCoRD fix.

    sleepinyourhat committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    cea18bd View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

  1. @iftenney's comments.

    sleepinyourhat committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    a9fd95d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6649393 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b61e07f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    205486f View commit details
    Browse the repository at this point in the history
  5. @W4ngatang's comments

    sleepinyourhat committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    7d5b2d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2019

  1. Cleanup.

    sleepinyourhat committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    657b2c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2019

  1. Cleanup

    sleepinyourhat committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    237214d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9ee48e View commit details
    Browse the repository at this point in the history
  3. More mix cleanup.

    sleepinyourhat committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    89e426c View commit details
    Browse the repository at this point in the history
  4. Masking fix.

    sleepinyourhat committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    1da2753 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

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

    sleepinyourhat committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    281c45c View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. Misc cleanup.

    sleepinyourhat committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    12021ea View commit details
    Browse the repository at this point in the history
  2. Comment.

    sleepinyourhat committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    65a9963 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7db9704 View commit details
    Browse the repository at this point in the history