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

Add equivalence testing between transformers pipelines + huggingface.js tasks #33452

Closed
wants to merge 35 commits into from

Commits on Sep 19, 2024

  1. Initial commit

    Rocketknight1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7a6090b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5561454 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b3d877 View commit details
    Browse the repository at this point in the history
  4. Cleanup the test

    Rocketknight1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    aa4d9c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7e5087 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d951519 View commit details
    Browse the repository at this point in the history
  7. Cleanup error display

    Rocketknight1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    71569fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80a578d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8d2a10b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3983fcc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    298fb37 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    046f436 View commit details
    Browse the repository at this point in the history
  13. make fixup

    Rocketknight1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6c7de21 View commit details
    Browse the repository at this point in the history
  14. only recurse one level

    Rocketknight1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c4b5c1f View commit details
    Browse the repository at this point in the history
  15. Update test

    Rocketknight1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    04fe7ad View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    021ae20 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c6069d7 View commit details
    Browse the repository at this point in the history
  18. make fixup

    Rocketknight1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    bd84dc2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3fd294d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    98b5dd4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9ce2faa View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    12fcfcf View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    6db83ab View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3d2c477 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ddeb679 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b15cf4f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    2221cef View commit details
    Browse the repository at this point in the history
  28. token-classification

    Rocketknight1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8f7050f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    bdfde76 View commit details
    Browse the repository at this point in the history
  30. question-answering

    Rocketknight1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    35d0592 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    5e040e6 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    a0bcb23 View commit details
    Browse the repository at this point in the history
  33. Small pipeline test fix

    Rocketknight1 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    123a9e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    4c3fb8f View commit details
    Browse the repository at this point in the history
  2. Typo in test output

    Rocketknight1 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1f93b12 View commit details
    Browse the repository at this point in the history