BERT_NLP_Classification icon indicating copy to clipboard operation
BERT_NLP_Classification copied to clipboard

Train-dev-test splits

Open Mahhos opened this issue 4 years ago • 1 comments

Hi. Is there any way to use 3 datasets of train, dev, test for training, calculating hyperparameters, and evaluating the model? It seems that the code only uses train.tsv form training, and dev.tsv for evaluating the model. I need to use a separate validation set for computing hyperparameters and loss function. In the end, I will do prediction on an unlabeled dataset. So, I have 4 datasets (train-dev-test labeled, and one unlabeled dataset).

Mahhos avatar Mar 18 '20 02:03 Mahhos

Hi. I would appreciate it if you could let me have your comments.

Mahhos avatar Mar 24 '20 16:03 Mahhos