From f0197beccaa5dd24339851bce9a2b5fc3826fc96 Mon Sep 17 00:00:00 2001 From: Angel Chang Date: Wed, 20 Mar 2024 11:14:13 -0700 Subject: [PATCH] Update syllabus links --- _data/syllabus.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/syllabus.yaml b/_data/syllabus.yaml index c0e8b37..7b61b1f 100644 --- a/_data/syllabus.yaml +++ b/_data/syllabus.yaml @@ -855,7 +855,7 @@ current: false notes: - title: "Text Generation" - url: "assets/lecture-slides/L20-text-generation.pdf" + url: "assets/lecture-slides/L21-text-generation.pdf" readings: - author: "Holtzman et al. 2020" title: "The curious case of text degeneration" @@ -867,7 +867,7 @@ current: false notes: - title: "Dialogue" - url: "assets/lecture-slides/L21-dialogue.pdf" + url: "assets/lecture-slides/L22-dialogue.pdf" readings: - author: Dan Jurafsky and James H. Martin title: "Chatbots and Dialogue Systems (J+M chapter 15)"