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

Adding UDopForTokenClassification to be able to use UDOP for token classification tasks on Documents #29800

Closed
fathyshalaby opened this issue Mar 22, 2024 · 1 comment · May be fixed by #30672

Comments

@fathyshalaby
Copy link

fathyshalaby commented Mar 22, 2024

Feature request

As there is a LayoutLMV3ForTokenClassification, why not a UDOPForTokenClassification also I just followed this tutorial by @NielsRogge and the inference seems not to work as this class doesnt exist yet or relased yet for Auto: https://github.com/NielsRogge/Transformers-Tutorials/blob/master/UDOP/Fine_tune_UDOPEncoderModel_on_FUNSD_(HuggingFace_Trainer).ipynb

Motivation

https://github.com/NielsRogge/Transformers-Tutorials/blob/master/UDOP/Fine_tune_UDOPEncoderModel_on_FUNSD_(HuggingFace_Trainer).ipynb

Your contribution

Would think that @NielsRogge is more knowledgable about this, but generally he already added it in the notebook, so would just be a copy paste job. Would be happy to do it as well if needed.

Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants