How can I custom train the model "ner_ontonotes_bert_mult". I want to train the model with my own dataset which have some different tags. How to train the model and use it?
When I am training my model it accepting only 40 data and after that training stops automatically. How to resolve this.