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

[SDK] Fix trainer error: Update the version of base image and add "num_labels" for downloading pretrained models #2230

Merged
merged 5 commits into from
Aug 28, 2024

Commits on Aug 20, 2024

  1. fix trainer error

    Signed-off-by: helenxie-bit <helenxiehz@gmail.com>
    helenxie-bit committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5b0f796 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. rerun tests

    Signed-off-by: helenxie-bit <helenxiehz@gmail.com>
    helenxie-bit committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c0406d4 View commit details
    Browse the repository at this point in the history
  2. update the process of num_labels in trainer

    Signed-off-by: helenxie-bit <helenxiehz@gmail.com>
    helenxie-bit committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b9dd592 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. rerun tests

    Signed-off-by: helenxie-bit <helenxiehz@gmail.com>
    helenxie-bit committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    56f112b View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. adjust the default value of 'num_labels'

    Signed-off-by: helenxie-bit <helenxiehz@gmail.com>
    helenxie-bit committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f7ef520 View commit details
    Browse the repository at this point in the history