Transformers-Tutorials icon indicating copy to clipboard operation
Transformers-Tutorials copied to clipboard

LayotLMv3 tutorial for CORD dataset

Open motive-ml opened this issue 1 year ago • 1 comments

Hi, I wanna verify layoutlmv3 for CORD dataset

can you provide fine-tuning code ?

thanks.

motive-ml avatar Jul 18 '22 07:07 motive-ml

Hi,

I do have a notebook on fine-tuning LayoutLMv2 on CORD: https://github.com/NielsRogge/Transformers-Tutorials/blob/master/LayoutLMv2/CORD/Fine_tuning_LayoutLMv2ForTokenClassification_on_CORD.ipynb.

As LayoutLMv3 is very identical to LayoutLMv2, you just need to update the code.

NielsRogge avatar Jul 19 '22 08:07 NielsRogge