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 T5 model #916

Merged
merged 17 commits into from
Nov 22, 2021
Merged

Add T5 model #916

merged 17 commits into from
Nov 22, 2021

Commits on Aug 23, 2021

  1. add t5 model

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

Commits on Nov 11, 2021

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

    JunnYu committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    573af0a View commit details
    Browse the repository at this point in the history
  3. add glue demo

    JunnYu committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    f712f67 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

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

Commits on Nov 15, 2021

  1. update

    JunnYu committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    3e27bd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be7338f View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    eefda44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    923e6fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffcffc4 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Configuration menu
    Copy the full SHA
    4d9dded View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    132e334 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. update

    JunnYu committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    a37abe9 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. update T5EncoderModel

    JunnYu committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    707242b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. rm t5encoderblock

    JunnYu committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    c0123c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c27684d View commit details
    Browse the repository at this point in the history
  3. Update modeling.py

    yingyibiao committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    5bba6c4 View commit details
    Browse the repository at this point in the history