Skip to content

Commit

Permalink
Update slides
Browse files Browse the repository at this point in the history
  • Loading branch information
angelxuanchang committed Mar 18, 2024
1 parent 43087ae commit 23132ad
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 10 deletions.
7 changes: 3 additions & 4 deletions _data/schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -189,12 +189,11 @@
dates:
- date: "3/18"
title: "NLP applications"
lecture: "dialogue"
lecture: "applications"
leclinks:
- name: "slides"
url: "assets/lecture-slides/L18-question-answering.pdf"
- name: "slides"
url: "assets/lecture-slides/L22-dialogue.pdf"
url: "assets/lecture-slides/L18-applications.pdf"
readings: ["jm14", "jm15"]
- date: "3/20"
title: "Scaling laws for LLMs"
lecture: "scaling-laws"
Expand Down
14 changes: 8 additions & 6 deletions _data/syllabus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -824,9 +824,10 @@
url: "assets/lecture-slides/L18-question-answering.pdf"
readings:
- author: Dan Jurafsky and James H. Martin
title: "Questing Answering (J+M chapter 23)"
abbr: "J+M chapter 23"
url: "https://web.stanford.edu/~jurafsky/slp3/23.pdf"
title: "Questing Answering and Information Retrieval (J+M chapter 14)"
tag: "jm14"
abbr: "J+M chapter 14"
url: "https://web.stanford.edu/~jurafsky/slp3/14.pdf"
optional: true
- title: "Memory Networks"
tag: memnet
Expand Down Expand Up @@ -870,6 +871,7 @@
readings:
- author: Dan Jurafsky and James H. Martin
title: "Chatbots and Dialogue Systems (J+M chapter 15)"
tag: "jm15"
abbr: "J+M chapter 15"
url: "https://web.stanford.edu/~jurafsky/slp3/15.pdf"
optional: true
Expand All @@ -879,9 +881,9 @@
current: false
readings:
- author: Dan Jurafsky and James H. Martin
title: "Coreference Resolution (J+M chapter 26)"
abbr: "J+M chapter 26"
url: https://web.stanford.edu/~jurafsky/slp3/26.pdf
title: "Coreference Resolution (J+M chapter 22)"
abbr: "J+M chapter 22"
url: https://web.stanford.edu/~jurafsky/slp3/22.pdf
optional: true
- title: "Grounded Language"
tag: grounding
Expand Down
Binary file added assets/lecture-slides/L18-applications.pdf
Binary file not shown.
Binary file modified assets/lecture-slides/instruct_tuning.pdf
Binary file not shown.

0 comments on commit 23132ad

Please sign in to comment.