Open lthoang opened 5 years ago
Yes, the validation data is used to tune hyper-parameters for all models.
Alright. I have a follow up question. What is the criteria that you used to select the best model for MTER? Best loss or best NDCG on validation set?
Best NDCG
Hi Nan Wang,
As described in your paper, the split ratio for train/validation/test is 80/10/10. Is validation data only used for optimal hyper parameters search for baseline models? For MTER, do you use validation set for model selection purpose?
Thanks, Hoang