IBM
Spécialisation Generative AI Engineering with LLMs
IBM

Spécialisation Generative AI Engineering with LLMs

Advance your ML career with Gen AI and LLMs . Master the essentials of Gen AI engineering and large language models (LLMs) in just 3 months.

Enseigné en Anglais

Certains éléments de contenu peuvent ne pas être traduits

Sina Nazeri
Fateme Akbari
Wojciech 'Victor' Fulmyk

Instructeurs : Sina Nazeri

Inclus avec Coursera Plus

Spécialisation - série de 7 cours

Approfondissez votre connaissance d’un sujet

niveau Intermédiaire

Expérience recommandée

3 mois à raison de 4 heures par semaine
Planning flexible
Apprenez à votre propre rythme

Ce que vous apprendrez

  • In-demand, job-ready skills in gen AI, NLP apps, and large language models in just 3 months.

  • How to tokenize and load text data to train LLMs and deploy Skip-Gram, CBOW, Seq2Seq, RNN-based, and Transformer-based models with PyTorch

  • How to employ frameworks and pre-trained models such as LangChain and Llama for training, developing, fine-tuning, and deploying LLM applications.

  • How to implement a question-answering NLP system by preparing, developing, and deploying NLP applications using RAG.

Compétences que vous acquerrez

  • Catégorie : NLP Model Fine-Tuning
  • Catégorie : Large Language Models
  • Catégorie : Hugging Face Transformers
  • Catégorie : PyTorch
  • Catégorie : Large Language Models
  • Catégorie : Generative AI Architecture

Détails à connaître

Certificat partageable

Ajouter à votre profil LinkedIn

Récemment mis à jour !

septembre 2024

Spécialisation - série de 7 cours

Approfondissez votre connaissance d’un sujet

niveau Intermédiaire

Expérience recommandée

3 mois à raison de 4 heures par semaine
Planning flexible
Apprenez à votre propre rythme

Découvrez comment les employés des entreprises prestigieuses maîtrisent des compétences recherchées

Placeholder

Améliorez votre expertise en la matière

  • Acquérez des compétences recherchées auprès d’universités et d’experts du secteur
  • Maîtrisez un sujet ou un outil avec des projets pratiques
  • Développez une compréhension approfondie de concepts clés
  • Obtenez un certificat professionnel auprès de IBM
Placeholder
Placeholder

Obtenez un certificat professionnel

Ajoutez cette qualification à votre profil LinkedIn ou à votre CV

Partagez-le sur les réseaux sociaux et dans votre évaluation de performance

Placeholder

Spécialisation - 7 séries de cours

Generative AI and LLMs: Architecture and Data Preparation

COURS 15 heures4.3 (12 évaluations)

Ce que vous apprendrez

  • Differentiate between generative AI architectures and models, such as RNNs, Transformers, VAEs, GANs, and Diffusion Models.

  • Describe how LLMs, such as GPT, BERT, BART, and T5, are used in language processing.

  • Implement tokenization to preprocess raw textual data using NLP libraries such as NLTK, spaCy, BertTokenizer, and XLNetTokenizer.

  • Create an NLP data loader using PyTorch to perform tokenization, numericalization, and padding of text data.

Compétences que vous acquerrez

Catégorie : Generative AI applications
Catégorie : Retrieval augmented generation (RAG)
Catégorie : Vector Database
Catégorie : LangChain
Catégorie : Gradio
Catégorie : Vector database

Ce que vous apprendrez

  • Explain how to use one-hot encoding, bag-of-words, embedding, and embedding bags to convert words to features.

  • Build and use word2vec models for contextual embedding.

  • Build and train a simple language model with a neural network.

  • Utilize N-gram and sequence-to-sequence models for document classification, text analysis, and sequence transformation.

Compétences que vous acquerrez

Catégorie : Retrieval augmented generation (RAG)
Catégorie : In-context learning and prompt engineering
Catégorie : LangChain
Catégorie : Vector databases
Catégorie : Chatbots

Ce que vous apprendrez

  • Explain the concept of attention mechanisms in transformers, including their role in capturing contextual information.

  • Describe language modeling with the decoder-based GPT and encoder-based BERT.

  • Implement positional encoding, masking, attention mechanism, document classification, and create LLMs like GPT and BERT.

  • Use transformer-based models and PyTorch functions for text classification, language translation, and modeling.

Compétences que vous acquerrez

Catégorie : Reinforcement Learning
Catégorie : Proximal policy optimization (PPO)
Catégorie : Reinforcement learning
Catégorie : Direct preference optimization (DPO)
Catégorie : Hugging Face
Catégorie : Instruction-tuning

Ce que vous apprendrez

  • Sought-after job-ready skills businesses need for working with transformer-based LLMs for generative AI engineering... in just 1 week.

  • How to perform parameter-efficient fine-tuning (PEFT) using LoRA and QLoRA

  • How to use pretrained transformers for language tasks and fine-tune them for specific tasks.

  • How to load models and their inferences and train models with Hugging Face.

Compétences que vous acquerrez

Catégorie : Fine-tuning LLMs
Catégorie : LoRA and QLoRA
Catégorie : Pretraining transformers
Catégorie : PyTorch
Catégorie : Hugging Face

Ce que vous apprendrez

  • In-demand gen AI engineering skills in fine-tuning LLMs employers are actively looking for in just 2 weeks

  • Instruction-tuning and reward modeling with the Hugging Face, plus LLMs as policies and RLHF

  • Direct preference optimization (DPO) with partition function and Hugging Face and how to create an optimal solution to a DPO problem

  • How to use proximal policy optimization (PPO) with Hugging Face to create a scoring function and perform dataset tokenization

Compétences que vous acquerrez

Catégorie : Positional encoding and masking
Catégorie : Generative pre-trained transformers (GPT)
Catégorie : Bidirectional encoder representations from transformers (BERT)
Catégorie : Language transformation
Catégorie : PyTorch functions

Ce que vous apprendrez

  • In-demand job-ready skills businesses need for building AI agents using RAG and LangChain in just 8 hours.

  • How to apply the fundamentals of in-context learning and advanced methods of prompt engineering to enhance prompt design.

  • Key LangChain concepts, tools, components, chat models, chains, and agents.

  • How to apply RAG, PyTorch, Hugging Face, LLMs, and LangChain technologies to different applications.

Compétences que vous acquerrez

Catégorie : N-Gram
Catégorie : PyTorch torchtext
Catégorie : Generative AI for NLP
Catégorie : Word2Vec Model
Catégorie : Sequence-to-Sequence Model

Ce que vous apprendrez

  • Gain practical experience building your own real-world gen AI application that you can talk about in interviews.

  • Get hands-on using LangChain to load documents and apply text splitting techniques with RAG and LangChain to enhance model responsiveness.

  • Create and configure a vector database to store document embeddings and develop a retriever to fetch document segments based on queries.

  • Set up a simple Gradio interface for model interaction and construct a QA bot using LangChain and an LLM to answer questions from loaded documents.

Compétences que vous acquerrez

Catégorie : Tokenization
Catégorie : Hugging Face Libraries
Catégorie : NLP Data Loader
Catégorie : Large Language Models
Catégorie : PyTorch

Instructeurs

Sina Nazeri
IBM
1 Cours6 508 apprenants
Fateme Akbari
IBM
5 Cours2 026 apprenants
Wojciech 'Victor' Fulmyk
IBM
2 Cours100 apprenants

Offert par

IBM

Pour quelles raisons les étudiants sur Coursera nous choisissent-ils pour leur carrière ?

Felipe M.
Étudiant(e) depuis 2018
’Pouvoir suivre des cours à mon rythme à été une expérience extraordinaire. Je peux apprendre chaque fois que mon emploi du temps me le permet et en fonction de mon humeur.’
Jennifer J.
Étudiant(e) depuis 2020
’J'ai directement appliqué les concepts et les compétences que j'ai appris de mes cours à un nouveau projet passionnant au travail.’
Larry W.
Étudiant(e) depuis 2021
’Lorsque j'ai besoin de cours sur des sujets que mon université ne propose pas, Coursera est l'un des meilleurs endroits où se rendre.’
Chaitanya A.
’Apprendre, ce n'est pas seulement s'améliorer dans son travail : c'est bien plus que cela. Coursera me permet d'apprendre sans limites.’
Placeholder

Ouvrez de nouvelles portes avec Coursera Plus

Accès illimité à plus de 7 000 cours de renommée internationale, à des projets pratiques et à des programmes de certificats reconnus sur le marché du travail, tous inclus dans votre abonnement

Faites progresser votre carrière avec un diplôme en ligne

Obtenez un diplôme auprès d’universités de renommée mondiale - 100 % en ligne

Rejoignez plus de 3 400 entreprises mondiales qui ont choisi Coursera pour les affaires

Améliorez les compétences de vos employés pour exceller dans l’économie numérique

Foire Aux Questions