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

[Trainer] PaddleNLP trainer and finetune ernie-1.0 pretrain. #1761

Merged
merged 19 commits into from
Mar 30, 2022

Commits on Mar 11, 2022

  1. add some datasets for finetune.

    ZHUI committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    0247210 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    654d45a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. add trainer prototype.

    ZHUI committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    e4f2f02 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    68dea62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3e53c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. refine trainer.

    ZHUI committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    2edc6e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. update for some details.

    ZHUI committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    ca08daa View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Configuration menu
    Copy the full SHA
    fdadab9 View commit details
    Browse the repository at this point in the history
  2. support load from ckpt.

    ZHUI committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    984ff98 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Configuration menu
    Copy the full SHA
    615973d View commit details
    Browse the repository at this point in the history
  2. first version of trainer.

    ZHUI committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    b7b2c77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4985edf View commit details
    Browse the repository at this point in the history
  4. fix file

    ZHUI committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    6e4113f View commit details
    Browse the repository at this point in the history
  5. add init

    ZHUI committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    6b70df7 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

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

Commits on Mar 29, 2022

  1. seq cls support clue.

    ZHUI committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    27efa97 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    3c412ff View commit details
    Browse the repository at this point in the history
  2. fix as reviews.

    ZHUI committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    36ff4cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a95320b View commit details
    Browse the repository at this point in the history