AdvancedLiterateMachinery
AdvancedLiterateMachinery copied to clipboard
Is it possible to fine-tune Geolayout LM only for entity labelling ?
trafficstars
The data on which we want to finetune Geolayout LM model doesnt have key-value pairs. For ex Name,Address,Dates etc
Is it possible to ignore entity linking part and just train the model for entity labelling task?
Yes, you may set the linking loss to 0 mannually, and ignore the linking part.
Yes, you may set the linking loss to 0 mannually, and ignore the linking part.
Sorry to bother you, how can I set it up?