Skip to content

about the partition of training and validation sets #76

@string-ellipses

Description

@string-ellipses

I am confused about the division of training and validation sets, because I see "self.val_data = self.train_data ” in experiment.py (line 184), which seems to cause the training set and validation set to not be separatedd, thus affecting a fair evaluation of model performance.
1851842d77f50ef37c30c163a505003

perhaps there are steps in other sections to separate the training and validation sets?

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