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

Hgf bert #9

Merged
merged 22 commits into from
Jul 3, 2020
Merged

Hgf bert #9

merged 22 commits into from
Jul 3, 2020

Commits on Jun 30, 2020

  1. add bert config

    chengchingwen committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    f2d242c View commit details
    Browse the repository at this point in the history
  2. add download api

    chengchingwen committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    c67dcb9 View commit details
    Browse the repository at this point in the history
  3. add model loader

    chengchingwen committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    b0937ec View commit details
    Browse the repository at this point in the history
  4. add bert model layout

    chengchingwen committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    96ae486 View commit details
    Browse the repository at this point in the history
  5. put everything together

    chengchingwen committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    21cc475 View commit details
    Browse the repository at this point in the history
  6. remove manifest

    chengchingwen committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    640870f View commit details
    Browse the repository at this point in the history
  7. update project

    chengchingwen committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    e7c1922 View commit details
    Browse the repository at this point in the history
  8. add compat

    chengchingwen committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    a4dc9c6 View commit details
    Browse the repository at this point in the history
  9. fix typo

    chengchingwen committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    6988a07 View commit details
    Browse the repository at this point in the history
  10. fix typo

    chengchingwen committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    81dff33 View commit details
    Browse the repository at this point in the history
  11. fix functor format

    chengchingwen committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    af4d648 View commit details
    Browse the repository at this point in the history
  12. fix functor ambiguity

    chengchingwen committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    0b7491b View commit details
    Browse the repository at this point in the history
  13. add get_state_dict

    chengchingwen committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    bb6fb9d View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Configuration menu
    Copy the full SHA
    487da09 View commit details
    Browse the repository at this point in the history
  2. rename file

    chengchingwen committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    3793322 View commit details
    Browse the repository at this point in the history
  3. update project

    chengchingwen committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    5ae48dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3870a4d View commit details
    Browse the repository at this point in the history
  5. update compat for Flux

    	Merge branch 'gsoc2020' into hgf_bert
    chengchingwen committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    36352bd View commit details
    Browse the repository at this point in the history
  6. update compat

    chengchingwen committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    98555cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9955729 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dac8730 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

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