Hi Leon,
I have a question about the use of dev data. I know that dev data is for us to prevent overfitting and tune the hyper parameters. But after that, say I have already decided the hyper-parameters and am going to label the test data for the final submission. Could we use the dev data as a part of our final training data to re-train a final model with the previously decided hyper parameters? Is this allowed?
It’s my first time to participate in a real shared task, please forgive my ignorance if it’s a common rule that we shouldn’t do that.
Thanks and regards,
Bill