Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 11.9 KB

File metadata and controls

43 lines (33 loc) · 11.9 KB

Hands-on tutorials for prompt engineering of instruction-tuned LLMs

Substack Medium Kaggle YouTube

alt_text

Introduction to Instruction-Tuned LLMs

Topic Blog Kaggle Notebook Youtube Video
A Comprehensive Introduction to Instruction Fine-Tuning for LLMs Medium Kaggle YouTube
Single Vs Multi-Task LLM Instruction Fine-Tuning Medium Kaggle YouTube
Overview of Scaling Instruction-Tuned Large Language Models (LLMs) Medium Kaggle YouTube
How Can We Evaluate Instruction Tuned LLM? Medium Kaggle YouTube
Instruction Fine-Tuning Large Language Models for Summarization: Step-by-Step Guide Medium Kaggle YouTube

Prompt Engineering Guide

Topic Blog Kaggle Notebook Youtube Video
Prompt Engineering Best Practices for Instruction-Tuned LLM [Part 1] Medium Kaggle YouTube
Prompt Engineering Best Practices for Instruction-Tuned LLM [Part 2] Medium Kaggle YouTube
Prompt Engineering for Instruction-Tuned LLM: Iterative Prompt Development Medium Kaggle YouTube
Prompt Engineering for Instruction-Tuned LLM: Text Summarization Medium Kaggle YouTube
Prompt Engineering for Instruction-Tuned LLM: Textual Inference & Sentiment Analysis Medium Kaggle YouTube
Prompt Engineering for Instruction-Tuned LLM: Text Transforming & Translation Medium Kaggle YouTube
Text Expansion & Generation with Prompt Engineering Medium Kaggle YouTube
Prompt Engineering Best Practices: Chain of Thought Reasoning Medium Kaggle YouTube
Prompt Engineering Best Practices: LLM Output Validation Medium Kaggle YouTube

Building Projects with Prompt Engineering

Topic Blog Kaggle Notebook Youtube Video
Building Chatbots using Prompt Engineering Medium Kaggle YouTube
Prompt Engineering Best Practices: Building an End-to-End Customer Service System Medium Kaggle YouTube
Testing Prompt Engineering-Based LLM Applications Medium Kaggle YouTube