AdvancedLiterateMachinery icon indicating copy to clipboard operation
AdvancedLiterateMachinery copied to clipboard

Is it possible to fine-tune Geolayout LM only for entity labelling ?

Open SR1608 opened this issue 2 years ago • 2 comments
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?

SR1608 avatar Sep 28 '23 10:09 SR1608

Yes, you may set the linking loss to 0 mannually, and ignore the linking part.

ccx1997 avatar Oct 08 '23 11:10 ccx1997

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?

kenneys-bot avatar Oct 16 '23 03:10 kenneys-bot