You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, the id2label and label2id NER mappings are hard-coded. Instead, pass mappings when loading the base model, to make sure they are set in the model's configuration.
The text was updated successfully, but these errors were encountered:
At the moment, the id2label and label2id NER mappings are hard-coded. Instead, pass mappings when loading the base model, to make sure they are set in the model's configuration.
The text was updated successfully, but these errors were encountered: