/nldl_llm_tutorial

NLDL 2025 Winter School: tutorial on Large Language Models Under the Hood

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

nldl_llm_tutorial

NLDL 2025 Winter School: tutorial on Large Language Models Under the Hood

Contents

  1. Introduction on training deep neural networks
  2. Pre-training of Language Models; Masked and Generative Language Models
  3. Hands-on: Generating and evaluating summaries with LLMs.