Hi,
When using a labeled data where "non-entity" words are already labeled with "O", 'tag_ouside' variable set to "O" adds a label and makes the input tensor dimensions incorrect (by 1 unit).
Also, when training final model after hyperparameter tuning on full data, is there a way to disable validation set while training?