Ask for help with prediction results of Named Entity Recognition Task

Thank you really really much for all of your enthusiasm :grinning:.

In fact, the input “
thị tráș„n An PhĂș, Huyện An phĂștỉnh An Giang” is the full sentence of an address

According to your suggestions, It does mean I need to set the trainer with more epochs to really learn that one pattern.

I just found that we also should

##assign the 'id2label' and 'label2id' model configs
model.config.id2label = id2label
model.config.label2id = label2id