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 ConvBert Model #819

Merged
merged 20 commits into from
Sep 8, 2021
Merged

add ConvBert Model #819

merged 20 commits into from
Sep 8, 2021

Commits on Jul 29, 2021

  1. add convbert

    JunnYu committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    6fbe992 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. update readme

    JunnYu committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    20d1e3e View commit details
    Browse the repository at this point in the history
  2. pre-commit

    JunnYu committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    49ab48e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2021

  1. update model & add compare

    JunnYu committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    ff4b7a9 View commit details
    Browse the repository at this point in the history
  2. update

    JunnYu committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    725395c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Configuration menu
    Copy the full SHA
    cfd533a View commit details
    Browse the repository at this point in the history
  2. fix convbert-small pretrain

    JunnYu committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    b0b0ffc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61f2363 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Configuration menu
    Copy the full SHA
    56dd924 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    917e513 View commit details
    Browse the repository at this point in the history
  3. update

    JunnYu committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    5a8bb8f View commit details
    Browse the repository at this point in the history
  4. update readme

    JunnYu committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    815ef3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51a94ac View commit details
    Browse the repository at this point in the history
  6. suggestion from gongel

    JunnYu committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    1223293 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    ec2dd83 View commit details
    Browse the repository at this point in the history
  2. add docs

    JunnYu committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    46332f3 View commit details
    Browse the repository at this point in the history
  3. update attention_mask

    JunnYu committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    b10bdc7 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into add_convbert

    gongenlei committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    95a3c85 View commit details
    Browse the repository at this point in the history
  5. rm unused dropout

    JunnYu committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    489db41 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

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