Skip to content

Commit fcf946e

Browse files
chore: Auto-generate HTML pages from markdown
1 parent c02ba7f commit fcf946e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

syllabus/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -366,13 +366,13 @@ <h2 id="course-schedule">Course Schedule</h2>
366366
<tr>
367367
<td>5</td>
368368
<td>Feb 2--6</td>
369-
<td>Attention Mechanisms, Transformer Architecture</td>
369+
<td>Transformer Architecture, Training, RAG</td>
370370
<td><a href="https://contextlab.github.io/llm-course/assignments/assignment-3/" target="_blank">Assignment 3</a> due (Feb 6), <a href="https://contextlab.github.io/llm-course/assignments/assignment-4/" target="_blank">Assignment 4</a> released (Feb 6)</td>
371371
</tr>
372372
<tr>
373373
<td>6</td>
374374
<td>Feb 9--13</td>
375-
<td>BERT Deep Dive, Encoder Models</td>
375+
<td>BERT, Encoder Variants, Language & Thought</td>
376376
<td></td>
377377
</tr>
378378
<tr>
@@ -390,7 +390,7 @@ <h2 id="course-schedule">Course Schedule</h2>
390390
<tr>
391391
<td>9</td>
392392
<td>Mar 2--6</td>
393-
<td>RAG, Mixture of Experts, Ethics</td>
393+
<td>Agents and Tool Use, Mixture of Experts, Ethics</td>
394394
<td></td>
395395
</tr>
396396
<tr>
@@ -628,9 +628,9 @@ <h3 id="week-6-encoder-models-february-9--13">Week 6: Encoder Models (February 9
628628
<tr>
629629
<td>Fri Feb 13</td>
630630
<td>Lecture 20</td>
631-
<td>Applications of Encoder Models</td>
631+
<td>Language, Thought, and Other Brains</td>
632632
<td><a href="https://contextlab.github.io/llm-course/slides/week6/lecture20.html" target="_blank">HTML</a>, <a href="https://contextlab.github.io/llm-course/slides/week6/lecture20.pdf" target="_blank">PDF</a></td>
633-
<td></td>
633+
<td><a href="https://doi.org/10.1073/pnas.1008662107" target="_blank">Stephens et al. (2010)</a>, <a href="https://doi.org/10.1073/pnas.2105646118" target="_blank">Schrimpf et al. (2021)</a></td>
634634
</tr>
635635
</tbody>
636636
</table>

0 commit comments

Comments
 (0)