Open Lordsedion opened 3 months ago
Train: Input = train data, where to save model. Output = Validation and test set performance , model output Inference = some dataset (or data loader) <- make it able to take both, where to save the predictions, Output = predictions Inference_p just take from line 306 and below for now
Train and infrence