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

Update retokenization tool to support RoBERTa; fix WSC #903

Merged
merged 33 commits into from
Sep 13, 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 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
    df3a271 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. Initial attempt.

    sleepinyourhat committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    9c1ba46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57076f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

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

Commits on Aug 8, 2019

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

Commits on Aug 21, 2019

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

Commits on Aug 25, 2019

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

Commits on Aug 26, 2019

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

Commits on Aug 27, 2019

  1. Configuration menu
    Copy the full SHA
    a5638c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4e1fc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2121fa View commit details
    Browse the repository at this point in the history
  4. fix retokenize

    HaokunLiu committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    48defcb View commit details
    Browse the repository at this point in the history
  5. debug

    HaokunLiu committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    9ab7b6d View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. WiC fix

    HaokunLiu committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    dde2b9a View commit details
    Browse the repository at this point in the history
  2. add spaces in docstring

    HaokunLiu committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    afbed57 View commit details
    Browse the repository at this point in the history
  3. update record task

    HaokunLiu committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    5b13e5d View commit details
    Browse the repository at this point in the history
  4. clean up

    HaokunLiu committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    507f9d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

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

Commits on Sep 4, 2019

  1. "@Placeholder" fix

    HaokunLiu committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    e863f65 View commit details
    Browse the repository at this point in the history
  2. max_seq_len fix

    HaokunLiu committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    1894e10 View commit details
    Browse the repository at this point in the history
  3. black

    HaokunLiu committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    cf422b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2019

  1. add docstring

    HaokunLiu committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    2e94cce View commit details
    Browse the repository at this point in the history
  2. update docstring

    HaokunLiu committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    c28ce99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8ae32b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7402be1 View commit details
    Browse the repository at this point in the history
  5. Create test_retokenize.py

    HaokunLiu committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    59f9e50 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

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

Commits on Sep 11, 2019

  1. package, download updates

    HaokunLiu committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    08b256a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8abb35 View commit details
    Browse the repository at this point in the history