I have built a chatbot in pytorch, what are the effective ways to evaluate my model
class NeuralNet(nn.Module): def init(self, input_size, hidden_siz