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
in the trainer.py file, you defined acc_op which is important for measuring accuracy. But, I found that is used in training time. So, how did you measure the F1 score in testing.py?