How to apply hyperparameter tuning to the model?

#23
by lonngg-3260 - opened

Hi, I have trained the model on a custom dataset. I would like to know is it able to conduct hyperparameter tuning on the model? Thank you

Hi,

If you follow this guide which leverages the Trainer API, you can use hyperparameter tuning as explained here: https://huggingface.co/docs/transformers/en/hpo_train.

Your need to confirm your account before you can post a new comment.

Sign up or log in to comment