github / CodeSearchNet

Datasets, tools, and benchmarks for representation learning of code.
https://arxiv.org/abs/1909.09436
MIT License
2.18k stars 385 forks source link

can we combine the original dataset and re-divided to perform cross-validation? #244

Open SIPUNK opened 1 year ago

SIPUNK commented 1 year ago

how do you divide the training/testing/validation set, I don't seem to find the basis for the division, only the ratio. If we want to perform cross-validation, can we combine the original training set, test set, and validation set and re-divided.