Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 290 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 290 Bytes

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.