-
Notifications
You must be signed in to change notification settings - Fork 27.8k
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
Follow ups to DocumentQuestionAnswering Pipeline #18926
Comments
@NielsRogge because we removed
Should we add it back to that list? Or what is the best way to support that? |
Could we re-open this (I don't think I have permissions to)? There are still a few changes necessary to complete all of the checkboxes. |
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread. Please note that issues that do not follow the contributing guidelines are likely to be ignored. |
@ankrgyl Can I ask you if I can work on this? |
Absolutely! Feel free to start looking here: https://github.com/huggingface/transformers/blob/main/src/transformers/pipelines/document_question_answering.py |
Thank you! I carefully read it! In order to add support for multi-page documents in |
@ankrgyl Hello. I would love to contribute to this task : Add tutorial documentation to Task Summary. Is it open and may I get pointers on how to begin working on it? |
@elabongaatuo It seems like the Add tutorial documentation to Task Summary is still open. are you working on it? It seems you need to change starting from here |
Hello @y3sar , no, I am not working on it at the moment. |
@elabongaatuo then I would like to take it up if there is no problem with you
|
@y3sar , sure thing. 😊 no problem. |
@ankrgyl I would Like to work on this Add tutorial documentation to Task Summary and also in Add support for multi-page documents (e.g. for Donut, we need to present one image per page) |
@ankrgyl Can i work on Refactor Donut usage ??? |
Hey @ankrgyl ! I would be happy to contribute to this issue by adding support for multi-page documents. |
Hey! For anyone wanting to contribute, the best way is to just open a PR and link it here! We don't usually assign issues as they can be taken over in case of inactivity for example! 🤗 |
Feature request
PR #18414 has a number of TODOs left over which we'd like to track as follow up tasks.
Pipeline
add_prefix_space=True
Testing
test_small_model_pt_donut
oncehf-internal-testing/tiny-random-donut
is implementedDocumentation / Website
Motivation
These are follow ups that we cut from the initial scope of PR #18414.
Your contribution
Happy to contribute many or all of these.
The text was updated successfully, but these errors were encountered: