Open tamimdnan6240 opened 1 year ago
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?
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?