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

[Refactor] load dataset #254

Merged
merged 31 commits into from
Jun 6, 2024
Merged

Commits on Jun 6, 2024

  1. [Major] refactor imports

    huyiwen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7fbe207 View commit details
    Browse the repository at this point in the history
  2. [CI] update tests

    huyiwen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5f2303d View commit details
    Browse the repository at this point in the history
  3. [Feat] add hfd and hf-mirror

    huyiwen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    56910ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0938fb8 View commit details
    Browse the repository at this point in the history
  5. [fix] update hfd

    huyiwen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    184b607 View commit details
    Browse the repository at this point in the history
  6. [fix] dataset formatting

    huyiwen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c92ce82 View commit details
    Browse the repository at this point in the history
  7. [fix] load with hfd

    huyiwen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c46aea2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d020f69 View commit details
    Browse the repository at this point in the history
  9. [CI] test dataset formatting

    huyiwen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    64f27ed View commit details
    Browse the repository at this point in the history
  10. [CI] skip OOM

    huyiwen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7e13d51 View commit details
    Browse the repository at this point in the history
  11. [fix] fix failed tests

    huyiwen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    83e5fca View commit details
    Browse the repository at this point in the history
  12. support gpt-4o

    huyiwen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a12e4dc View commit details
    Browse the repository at this point in the history
  13. update customize dataset

    huyiwen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    23fdcd5 View commit details
    Browse the repository at this point in the history
  14. [doc] customize model

    huyiwen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5b6178a View commit details
    Browse the repository at this point in the history
  15. [CI] annotate failures

    huyiwen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e34fffe View commit details
    Browse the repository at this point in the history
  16. [Feat] load evaluation_data

    huyiwen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6bf270b View commit details
    Browse the repository at this point in the history
  17. [Feat] hfd_cache_path

    huyiwen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e84df5a View commit details
    Browse the repository at this point in the history
  18. [CI] split pytest

    huyiwen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b3d2711 View commit details
    Browse the repository at this point in the history
  19. [CI] fix splits

    huyiwen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f1d4d10 View commit details
    Browse the repository at this point in the history
  20. [CI] skip cuda

    huyiwen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    224a9bb View commit details
    Browse the repository at this point in the history
  21. [doc] add CONTRIBUTING.md

    huyiwen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    dd8b675 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    70eb5d3 View commit details
    Browse the repository at this point in the history
  23. [CI] download nltk

    huyiwen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0d11d34 View commit details
    Browse the repository at this point in the history
  24. [CI] fix temp folder

    huyiwen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    eb4d8ed View commit details
    Browse the repository at this point in the history
  25. [CI] fix cache path

    huyiwen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7e049d1 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a381264 View commit details
    Browse the repository at this point in the history
  27. [CI] re-run failures

    huyiwen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    589585e View commit details
    Browse the repository at this point in the history
  28. [ci] fix winograd

    huyiwen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c2b3ca0 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    085df89 View commit details
    Browse the repository at this point in the history
  30. [CI] fix

    huyiwen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1906b8d View commit details
    Browse the repository at this point in the history
  31. [ci] fix xlsum

    huyiwen committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1314c4d View commit details
    Browse the repository at this point in the history