janck12 t1_j67d4qt wrote on January 28, 2023 at 6:08 AM Reply to [D] Best large language model for Named Entity Extraction? by TankAttack I am not sure, if there is huge differences from one model to another. This is heavily depending on the training data that you can get. I would suggest using some existing NER nodels and possibly fine tune them on your own data. Have a look at GENRE https://github.com/facebookresearch/GENRE Permalink 4
janck12 t1_j67d4qt wrote
Reply to [D] Best large language model for Named Entity Extraction? by TankAttack
I am not sure, if there is huge differences from one model to another. This is heavily depending on the training data that you can get.
I would suggest using some existing NER nodels and possibly fine tune them on your own data. Have a look at GENRE https://github.com/facebookresearch/GENRE