[go: nahoru, domu]

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

how to build a LiLT RobertaXML model with LayoutLMv3 tokenizer #444

Open
MattBlue92 opened this issue Jun 25, 2024 · 0 comments
Open

how to build a LiLT RobertaXML model with LayoutLMv3 tokenizer #444

MattBlue92 opened this issue Jun 25, 2024 · 0 comments

Comments

@MattBlue92
Copy link

As title I want to understand how we can create LiLT RobertaXML model with LayoutLMv3 tokenizer.

The version SCUT-DLVCLab/lilt-roberta-en-base uses a LayoutLMv3 tokenizer, but the version of SCUT-DLVCLab/lilt-infoxlm-base don't use a roberta tokenizer.

So I want to discovery how to do that, I've already training a lilt model for italian using the official code https://github.com/jpWang/LiLT, but I've used the roberta tokenizer (italian version) and I'm pretty sure that if I try to replace the roberta tokenizer with the LayoutLMv3 tokenizer, the code will broken.

Have anyone tried to do that?

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

No branches or pull requests

1 participant