Relative Content

Tag Archive for pytorchhuggingface-transformersamazon-sagemakerhuggingfaceamazon-sagemaker-studio

Why aren’t my metrics showing in SageMaker (CloudWatch)?

I’m training a S-BERT model in SageMaker, using Huggins Face library. I’ve followed the HF tutorials on how to define metrics to be tracked in the huggingface_estimator, yet when my model is done training I cannot see any metric either in CloudWatch or by fetching the latest training job results:
`