Dive deeper into how computers understand and create language, and learn how to build a custom chatbot using unsupervised machine learning, prompt engineering, and retrieval augmented generation.
We'll start with a high-level overview of the types of LLMs, the differences between them, and how best to account for their strengths and weaknesses. Then we'll get into the internal details, including natural language processing (NLP) techniques like tokenization, as well as modern transformer architectures and attention mechanisms. Finally, we'll build a practical LLM application that combines an LLM with a custom dataset
What you'll learn:
- NLP with KerasNLP
- How to do Text classification with a pretrained model and fine-tuning / transfer learning
- How to do object detection with a pretrained model and fine-tuning / transfer learning
- How to generate Txt with in KerasNLP
This repository contains the practical and workshop notebooks for the x Workshop 2024, held at the y, , Africa.