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 am having error at trainer.train() step.
It failed on both cpu and gpu
Dataset was as in format specified
and
save_steps=len(data_set)/batch_size -> data_set is not defined : does it mean dataset?