Hyperparameter tuning using Sagemaker

#80
by caz4dora - opened

Hi,

I am hoping to use Sagemaker to hyperparameter-tune this model, but I'm unsure what hyperparameters this model allows.

Ideally I'm hoping to use the Jumpstart service within Sagemaker, and this article (https://aws.amazon.com/blogs/machine-learning/run-automatic-model-tuning-with-amazon-sagemaker-jumpstart/) suggests the HuggingFace framework would be supported, it's just defining the tunable hyperparameters that I'm struggling with!

What do you want to train the model for?

Maybe this could help? https://www.philschmid.de/sagemaker-train-deploy-embedding-models

Sign up or log in to comment