Junlong Li
Junlong Li
Now MarkupLM is not supported by the package `transformers` of huggingface, so you can only use it by downloading our source code. We will work on it to make MarkupLM...
@NielsRogge Thanks for adding MakupLM into the great `transformers` library! We have add a processor for `MarkupLM` like `LayoutLMv2Processor` as you required, and opened a PR under your branch. However...
> Same bug raised by using `gen(choices=[...])` with image input, as mentioned in #222 . that's because when generating the "logprob_start_len" variable used to get the start position of the...