Hey @Calin , right now it doesn’t look like you can use 2 backends with the Trainer’s hyperparameter_search
Maybe you can try set report_to = "wandb"
in the TrainerArguments?
Hey @Calin , right now it doesn’t look like you can use 2 backends with the Trainer’s hyperparameter_search
Maybe you can try set report_to = "wandb"
in the TrainerArguments?