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

[NEW MODEL] Add_XLM_model #2080

Merged
merged 22 commits into from
Jun 16, 2022
Merged

[NEW MODEL] Add_XLM_model #2080

merged 22 commits into from
Jun 16, 2022

Commits on May 8, 2022

  1. Add-XLM-model

    JunnYu committed May 8, 2022
    Configuration menu
    Copy the full SHA
    41e43d1 View commit details
    Browse the repository at this point in the history
  2. use try_import

    JunnYu committed May 8, 2022
    Configuration menu
    Copy the full SHA
    f3229b5 View commit details
    Browse the repository at this point in the history
  3. tensor.shape -> paddle.shape

    JunnYu committed May 8, 2022
    Configuration menu
    Copy the full SHA
    f66dbfb View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

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

Commits on May 10, 2022

  1. add xlm xnli example

    JunnYu committed May 10, 2022
    Configuration menu
    Copy the full SHA
    256e13f View commit details
    Browse the repository at this point in the history
  2. add copyright

    JunnYu committed May 10, 2022
    Configuration menu
    Copy the full SHA
    09eb14e View commit details
    Browse the repository at this point in the history
  3. add missing args

    JunnYu committed May 10, 2022
    Configuration menu
    Copy the full SHA
    465e974 View commit details
    Browse the repository at this point in the history
  4. en->language

    JunnYu committed May 10, 2022
    Configuration menu
    Copy the full SHA
    21e3f78 View commit details
    Browse the repository at this point in the history
  5. en->language

    JunnYu committed May 10, 2022
    Configuration menu
    Copy the full SHA
    4ced6fa View commit details
    Browse the repository at this point in the history
  6. en->language

    JunnYu committed May 10, 2022
    Configuration menu
    Copy the full SHA
    0eb0d88 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    9142179 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32161ee View commit details
    Browse the repository at this point in the history
  3. update xlm example readme

    JunnYu committed May 11, 2022
    Configuration menu
    Copy the full SHA
    9df04e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

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

    JunnYu committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    f494c4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b59e78e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

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

    JunnYu committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    f08a678 View commit details
    Browse the repository at this point in the history
  3. update

    JunnYu committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    158a060 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

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

    JunnYu committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    6541429 View commit details
    Browse the repository at this point in the history
  3. codestyle

    JunnYu committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    f75b261 View commit details
    Browse the repository at this point in the history