-
Any help with how to get the confidence label for predictions for Label Classification?
-
**Describe the bug**
We are running the file
unilm/layoutlmft/examples/run_xfun_re.py
However, we get the error
RuntimeError: CUDA error: invalid device ordinal
torch._C._cuda_setDevice(…
-
**Describe**
Model I am using (UniLM, MiniLM, LayoutLM ...):
Is there any layoutLM pre-train code available that we can use it for custom data?
-
**Describe**
I am using LayoutLM V2 model. I am trying to finetune the the model by using my custom dataset. I got bellow error message.
Please tell me how to resolve the error.
you can download…
-
Hi, I think the released LayoutLM v1 model in huggingface is initialized with BERT weights. I do see in the paper it states that initializing with roberta weights gives better results. IS there a reas…
-
Did LayoutLM learn 1D position embedding during pre-training? The LayoutLM paper did not describe about it, but the official code contains 1D position embedding.
-
Hi @NielsRogge,
I am trying to convert the key, Value information that is generated from Any layoutLM variant into a JSON File. Need little help in doing that. Any Idea or way to convert to JSON.
…
-
## 🐛 Bug
I tried to build Pytorch from source. The build failed immediately with C compiler errors.
## To Reproduce
Follow the [README instructions](https://github.com/pytorch/pytorch#from-so…
-
**Describe the bug**
I am trying to train the LayoutLM sequence labeling model as described in the LayoutLM README. Training fails with a `StopIteration` exception
The problem arises when using:
…
-
This issue aims to add the following ML Model to DagsHub.
# magorshunov/layoutlm-invoices
This is a fine-tuned version of the multi-modal [LayoutLM](https://aka.ms/layoutlm) model for the task o…