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
I'm using your code for NER task. I follow your step in NER-BERT-BiLSTM-CRF.ipynb file. When I get Preprocessing Dataset To Bert Embedding, Tokens, and Sequence Tagging Step, I recognize that the model file is empty. Can you share the file you use for this task? Thank you.