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

[won't merge - v1 codebase] Bert #1543

Open
wants to merge 32 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 18, 2019

  1. Bert init commit

    Zenglinxiao committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    fd8ac2e View commit details
    Browse the repository at this point in the history
  2. support file

    Zenglinxiao committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    7601a88 View commit details
    Browse the repository at this point in the history
  3. activation function

    Zenglinxiao committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    1c0498e View commit details
    Browse the repository at this point in the history
  4. bert dataset

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

Commits on Jul 19, 2019

  1. Configuration menu
    Copy the full SHA
    ede0250 View commit details
    Browse the repository at this point in the history
  2. merge some function

    Zenglinxiao committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    1dfa50a View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Configuration menu
    Copy the full SHA
    c1dd1f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c3436f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. update

    Zenglinxiao committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    12a909a View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

  1. update

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

Commits on Aug 9, 2019

  1. fix bug; add new feature

    Zenglinxiao committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    3fae446 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. add prediction file

    Zenglinxiao committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    4b511e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. clean up code

    Zenglinxiao committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    7f6a127 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. tagging bug fix

    Zenglinxiao committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    892e0a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. clean code

    Zenglinxiao committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    ed0cf4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dde55e6 View commit details
    Browse the repository at this point in the history
  3. Fix flake8

    Zenglinxiao committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    6c5ec3a View commit details
    Browse the repository at this point in the history
  4. solve PR check

    Zenglinxiao committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    ba8a358 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08b1080 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from pltrdy/bert

    minor changes to make code simpler/more explicit
    Zenglinxiao authored Aug 26, 2019
    Configuration menu
    Copy the full SHA
    b317ecf View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. simplify code

    Zenglinxiao committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    660e459 View commit details
    Browse the repository at this point in the history
  2. fix import; clarify FAQ

    Zenglinxiao committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    e5b0355 View commit details
    Browse the repository at this point in the history
  3. fix build

    Zenglinxiao committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    1a676b2 View commit details
    Browse the repository at this point in the history
  4. fix exception

    Zenglinxiao committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    4335a13 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

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

Commits on Sep 4, 2019

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

Commits on Sep 12, 2019

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

Commits on Nov 19, 2019

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

Commits on Nov 22, 2019

  1. Configuration menu
    Copy the full SHA
    2e7e8d1 View commit details
    Browse the repository at this point in the history
  2. rm tailing space

    Zenglinxiao committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    e352a94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d655fd View commit details
    Browse the repository at this point in the history
  4. fix travis

    Zenglinxiao committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    6c8e8e6 View commit details
    Browse the repository at this point in the history