Open
Description
Problem Description
This notebook demonstrates how to instruction tune SeqSeq models using huggingface transformers. Instruction tuning is a machine learning paradigm where a model is trained to follow instructions for a given task. Instructions facilitate large language models (LLMs) with in-context learning to improve performance.