notebooks icon indicating copy to clipboard operation
notebooks copied to clipboard

Documentation - for inference code in train.py to deploy with huggingface estimator

Open sankalp-wns opened this issue 2 years ago • 0 comments
trafficstars

I am unable to find the documentation that describes how to write the inference code in train.py. I am able to train the model using huggingface estimator and deploy to sagemaker endpoint but I don't know how to add my inference code to train.py file. This is the reference.

sankalp-wns avatar Jun 02 '23 08:06 sankalp-wns