Embracing natural language processing with Hugging Face

By Dustin Ward

AWS FeedEmbracing natural language processing with Hugging Face In a previous post, I talked about how open source projects often work backwards from a specific problem or challenge, as one of their key motivators. In this post, I’ll explore another area where open source projects emerge: the need to follow an area of interest, a…

Utilizing XGBoost training reports to improve your models

By Dustin Ward

AWS FeedUtilizing XGBoost training reports to improve your models In 2019, AWS unveiled Amazon SageMaker Debugger, a SageMaker capability that enables you to automatically detect a variety of issues that may arise while a model is being trained. SageMaker Debugger captures model state data at specified intervals during a training job. With this data, SageMaker…