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 DocumentQuestionAnswering pipeline #18414

Merged
merged 34 commits into from
Sep 7, 2022
Merged

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    17de42d View commit details
    Browse the repository at this point in the history
  2. Fixup

    ankrgyl committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    8057900 View commit details
    Browse the repository at this point in the history
  3. Use the full encoding

    ankrgyl committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    652d140 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5fb7de5 View commit details
    Browse the repository at this point in the history
  5. Cleanup

    ankrgyl committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    56618d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    229920a View commit details
    Browse the repository at this point in the history
  7. Integrate OCR

    ankrgyl committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    0e39080 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    355ddc9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    afdbdaa View commit details
    Browse the repository at this point in the history
  10. Fix tests

    ankrgyl committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    3393395 View commit details
    Browse the repository at this point in the history
  11. Some small cleanups

    ankrgyl committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    fe83056 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    391f98d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7f67d92 View commit details
    Browse the repository at this point in the history
  14. Wire through the basic docs

    ankrgyl committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    27790d7 View commit details
    Browse the repository at this point in the history
  15. Handle invalid response

    ankrgyl committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    b71835d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8a4d8aa View commit details
    Browse the repository at this point in the history
  17. Docstring fix

    ankrgyl committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    2966e4f View commit details
    Browse the repository at this point in the history
  18. Integrate Donut model

    ankrgyl committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    e852fc3 View commit details
    Browse the repository at this point in the history
  19. Fixup

    ankrgyl committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    8e5fe30 View commit details
    Browse the repository at this point in the history
  20. Incorporate comments

    ankrgyl committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    c60533e View commit details
    Browse the repository at this point in the history
  21. Address comments

    ankrgyl committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    d45dfe7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a8d260b View commit details
    Browse the repository at this point in the history
  23. Address Comments

    ankrgyl committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    aeff3b2 View commit details
    Browse the repository at this point in the history
  24. Change assert to ValueError

    ankrgyl committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    a9e70c8 View commit details
    Browse the repository at this point in the history
  25. Comments

    ankrgyl committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    f654983 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    23f6600 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    0168f3a View commit details
    Browse the repository at this point in the history
  28. Fixup

    ankrgyl committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    92f641b View commit details
    Browse the repository at this point in the history
  29. Rename postprocess function

    ankrgyl committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    2fe7a8c View commit details
    Browse the repository at this point in the history
  30. Fix auto import

    ankrgyl committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    a59fbd3 View commit details
    Browse the repository at this point in the history
  31. Applying comments

    ankrgyl committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    6c94556 View commit details
    Browse the repository at this point in the history
  32. Improve docs

    ankrgyl committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    08193d3 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    d271829 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Address comments

    ankrgyl committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    2a2bf09 View commit details
    Browse the repository at this point in the history