How could I predict the test set?
Created by: tcsere07
I'm not talking about the validation set with golden labels, but the test set. When I have trained the model, I want to predict the test set. But I could not find the predict function or any configuration.