Hey @sgugger , do you know if it’s possible to use cross validation with optuna for the hyperparameter-search ?
I found this which resemble what I’m looking for. I was wondering if it is implemented inside the Trainer ?
https://optuna.readthedocs.io/en/stable/reference/generated/optuna.integration.OptunaSearchCV.html
Thanks !