Train-dev-test splits · Issue #3 · SkullFang/BERT_NLP_Classification · GitHub
Skip to content

Train-dev-test splits #3

Description

@Mahhos

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions