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
File "D:/PycharmProject/medbert/cmt_ner.py", line 710, in
cmed_ner.train()
File "D:/PycharmProject/medbert/cmt_ner.py", line 357, in train
trainer.run(train_iter, max_epochs=self.max_epochs)
error: Input data has zero size. Please provide non-empty data
do you have this error when you train?
The text was updated successfully, but these errors were encountered:
File "D:/PycharmProject/medbert/cmt_ner.py", line 710, in
cmed_ner.train()
File "D:/PycharmProject/medbert/cmt_ner.py", line 357, in train
trainer.run(train_iter, max_epochs=self.max_epochs)
error: Input data has zero size. Please provide non-empty data
do you have this error when you train?
The text was updated successfully, but these errors were encountered: