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

Mlflow datasets #1119

Merged
merged 47 commits into from
Apr 24, 2024
Merged

Mlflow datasets #1119

merged 47 commits into from
Apr 24, 2024

Commits on Apr 18, 2024

  1. add logger

    KuuCi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a99525b View commit details
    Browse the repository at this point in the history
  2. reqs

    KuuCi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a9e7b0d View commit details
    Browse the repository at this point in the history
  3. small fix

    KuuCi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ecdfaca View commit details
    Browse the repository at this point in the history
  4. import mlflow

    KuuCi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c29cbc2 View commit details
    Browse the repository at this point in the history
  5. parse_uri

    KuuCi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b787cca View commit details
    Browse the repository at this point in the history
  6. parse_uri

    KuuCi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ab7268f View commit details
    Browse the repository at this point in the history
  7. finished debug

    KuuCi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a06fcb2 View commit details
    Browse the repository at this point in the history
  8. precommit

    KuuCi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    aae821d View commit details
    Browse the repository at this point in the history
  9. more code fix

    KuuCi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    996fb01 View commit details
    Browse the repository at this point in the history
  10. revert setup

    KuuCi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e507eac View commit details
    Browse the repository at this point in the history
  11. better dovs

    KuuCi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f570842 View commit details
    Browse the repository at this point in the history
  12. rm docstr

    KuuCi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1245c64 View commit details
    Browse the repository at this point in the history
  13. precommit

    KuuCi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c9006c5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d79410c View commit details
    Browse the repository at this point in the history
  15. Bump transformers to 4.40 (#1118)

    dakinggg authored and KuuCi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d47caea View commit details
    Browse the repository at this point in the history
  16. merge

    KuuCi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    af68170 View commit details
    Browse the repository at this point in the history
  17. revert setup

    KuuCi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ca698b8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    802dd8c View commit details
    Browse the repository at this point in the history
  19. precommit

    KuuCi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    47bf6cb View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. precommit

    KuuCi committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    bbcabcc View commit details
    Browse the repository at this point in the history
  2. tweaks to resolve comments

    KuuCi committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    cf7c9df View commit details
    Browse the repository at this point in the history
  3. unit test

    KuuCi committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    eb2afbb View commit details
    Browse the repository at this point in the history
  4. code quality

    KuuCi committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    05c2461 View commit details
    Browse the repository at this point in the history
  5. quotation

    KuuCi committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    bb86a78 View commit details
    Browse the repository at this point in the history
  6. quote

    KuuCi committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f3d8348 View commit details
    Browse the repository at this point in the history
  7. more quality

    KuuCi committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c44fafa View commit details
    Browse the repository at this point in the history
  8. optional

    KuuCi committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6250a44 View commit details
    Browse the repository at this point in the history
  9. pyright

    KuuCi committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e38964b View commit details
    Browse the repository at this point in the history
  10. type check

    KuuCi committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0199788 View commit details
    Browse the repository at this point in the history
  11. rm typechecking

    KuuCi committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    90bcad0 View commit details
    Browse the repository at this point in the history
  12. yapf

    KuuCi committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0d66d1d View commit details
    Browse the repository at this point in the history
  13. first pass

    KuuCi committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d286e15 View commit details
    Browse the repository at this point in the history
  14. fix

    KuuCi committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6a6632c View commit details
    Browse the repository at this point in the history
  15. get refactor

    KuuCi committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    969c1c0 View commit details
    Browse the repository at this point in the history
  16. refactor

    KuuCi committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d472282 View commit details
    Browse the repository at this point in the history
  17. local hf path

    KuuCi committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    cbf0c30 View commit details
    Browse the repository at this point in the history
  18. dbfs

    KuuCi committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8dd8cec View commit details
    Browse the repository at this point in the history
  19. rm local

    KuuCi committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3457eb5 View commit details
    Browse the repository at this point in the history
  20. typo

    KuuCi committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    48843f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. second pass

    KuuCi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    39ba332 View commit details
    Browse the repository at this point in the history
  2. update

    KuuCi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    5e0f853 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84a7930 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    6aae695 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f63c325 View commit details
    Browse the repository at this point in the history
  3. third pass

    KuuCi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    a9fda9c View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. os.path.join

    KuuCi committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    85fa2df View commit details
    Browse the repository at this point in the history
  2. precommit

    KuuCi committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    6cecaec View commit details
    Browse the repository at this point in the history