Fine-tune a non-English GPT-2 Model with Huggingface
Fine-tune non-English, German GPT-2 model with Huggingface on German recipes. Using their Trainer class and Pipeline objects.
Fine-tune non-English, German GPT-2 model with Huggingface on German recipes. Using their Trainer class and Pipeline objects.
Leverage your Serverless architectures with mounting your AWS EFS volume into your AWS Lambda with the Serverless Framework.
Build a serverless question-answering API with BERT, HuggingFace, the Serverless Framework and AWS Lambda.
Connect your user behavior with technical insights without using cookies to improve your customer experience
Build a non-English (German) BERT multi-class text classification model with HuggingFace and Simple Transformers.
Scale your machine learning models by using AWS Lambda, the Serverless Framework, and PyTorch. I will show you how to build scalable deep learning inference architectures.
Built an Object Detection Model with AWS AutoML library AutoGluon
Using the K-Fold Cross-Validation to improve your Transformers model validation by the example of BERT Text-Classification