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 RoCBert support for Bettertransformer #542

Merged

Commits on Jan 8, 2023

  1. Add RoCBert to overview doc

    Signed-off-by: Shogo Hida <[email protected]>
    shogohida committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    f7aad13 View commit details
    Browse the repository at this point in the history
  2. Add RoCBertLayerBetterTransformer

    Signed-off-by: Shogo Hida <[email protected]>
    shogohida committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    4cd8034 View commit details
    Browse the repository at this point in the history
  3. Add RoCBertLayerBetterTransformer to init

    Signed-off-by: Shogo Hida <[email protected]>
    shogohida committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    558ea42 View commit details
    Browse the repository at this point in the history
  4. Add tiny-random-RoCBertModel

    Signed-off-by: Shogo Hida <[email protected]>
    shogohida committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    5d3fa65 View commit details
    Browse the repository at this point in the history
  5. Run make style

    Signed-off-by: Shogo Hida <[email protected]>
    shogohida committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    42140ff View commit details
    Browse the repository at this point in the history
  6. Delete RoCBertLayerBetterTransformer

    Signed-off-by: Shogo Hida <[email protected]>
    shogohida committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    92f024f View commit details
    Browse the repository at this point in the history
  7. Add rocbert to init

    Signed-off-by: Shogo Hida <[email protected]>
    shogohida committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    6c09f51 View commit details
    Browse the repository at this point in the history
  8. Fix test

    Signed-off-by: Shogo Hida <[email protected]>
    shogohida committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    61ff473 View commit details
    Browse the repository at this point in the history
  9. Fix test

    Signed-off-by: Shogo Hida <[email protected]>
    shogohida committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    228aa15 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Change rocbert to roc_bert

    Signed-off-by: Shogo Hida <[email protected]>
    shogohida committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    97d9538 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Remove tiny-random-RoCBertModel

    Signed-off-by: Shogo Hida <[email protected]>
    shogohida committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    4c7925e View commit details
    Browse the repository at this point in the history