The pretrained model was used to do NER
as is, with no fine-tuning. The approach is described
in this post.
Towards Data Science review
App in Spaces demonstrates this approach.
Github link to perform NER using this model in an ensemble with bert-base cased.