Transformers-Tutorials
Transformers-Tutorials copied to clipboard
Tokenizer
I am training layoutlmv2 token VQA model consist words more than 512. but somehow only 512 words are only feeding to the model. so, other words are not training. any way by which I can train the whole document?
See #23