File tree Expand file tree Collapse file tree 17 files changed +28
-28
lines changed
Expand file tree Collapse file tree 17 files changed +28
-28
lines changed Original file line number Diff line number Diff line change 66
77## OVERVIEW
88
9- LLM/NLP educational course repository: 15 browser-based interactive demos + Marp/LaTeX lecture slides + Jupyter assignments. Dartmouth PSYC 51.17 "Language Models from Scratch ".
9+ LLM/NLP educational course repository: 15 browser-based interactive demos + Marp/LaTeX lecture slides + Jupyter assignments. Dartmouth PSYC 51.17 "Models of Language and Communication ".
1010
1111## STRUCTURE
1212
Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
66 < title > Assignment 1 - ELIZA - PSYC 51.17</ title >
7- < meta name ="description " content ="Assignment 1 - ELIZA for PSYC 51.17: Language Models from Scratch ">
7+ < meta name ="description " content ="Assignment 1 - ELIZA for PSYC 51.17: Models of Language and Communication ">
88 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css ">
99 < link rel ="stylesheet " href ="../../demos/shared/css/demo-styles.css ">
1010 < style >
@@ -812,7 +812,7 @@ <h2 id="questions">Questions?</h2>
812812
813813 < footer >
814814 < p > © 2026 < a href ="https://www.context-lab.com " target ="_blank "> Contextual Dynamics Lab</ a > </ p >
815- < p > PSYC 51.17: Language Models from Scratch </ p >
815+ < p > PSYC 51.17: Models of Language and Communication </ p >
816816 </ footer >
817817
818818 < script >
Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
66 < title > Assignment 2 - SPAM Classifier - PSYC 51.17</ title >
7- < meta name ="description " content ="Assignment 2 - SPAM Classifier for PSYC 51.17: Language Models from Scratch ">
7+ < meta name ="description " content ="Assignment 2 - SPAM Classifier for PSYC 51.17: Models of Language and Communication ">
88 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css ">
99 < link rel ="stylesheet " href ="../../demos/shared/css/demo-styles.css ">
1010 < style >
@@ -912,7 +912,7 @@ <h2 id="final-notes">Final Notes</h2>
912912
913913 < footer >
914914 < p > © 2026 < a href ="https://www.context-lab.com " target ="_blank "> Contextual Dynamics Lab</ a > </ p >
915- < p > PSYC 51.17: Language Models from Scratch </ p >
915+ < p > PSYC 51.17: Models of Language and Communication </ p >
916916 </ footer >
917917
918918 < script >
Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
66 < title > Assignment 3 - Wikipedia Embeddings - PSYC 51.17</ title >
7- < meta name ="description " content ="Assignment 3 - Wikipedia Embeddings for PSYC 51.17: Language Models from Scratch ">
7+ < meta name ="description " content ="Assignment 3 - Wikipedia Embeddings for PSYC 51.17: Models of Language and Communication ">
88 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css ">
99 < link rel ="stylesheet " href ="../../demos/shared/css/demo-styles.css ">
1010 < style >
@@ -1241,7 +1241,7 @@ <h2 id="final-words">Final Words</h2>
12411241
12421242 < footer >
12431243 < p > © 2026 < a href ="https://www.context-lab.com " target ="_blank "> Contextual Dynamics Lab</ a > </ p >
1244- < p > PSYC 51.17: Language Models from Scratch </ p >
1244+ < p > PSYC 51.17: Models of Language and Communication </ p >
12451245 </ footer >
12461246
12471247 < script >
Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
66 < title > Assignment 4 - Customer Service Chatbot - PSYC 51.17</ title >
7- < meta name ="description " content ="Assignment 4 - Customer Service Chatbot for PSYC 51.17: Language Models from Scratch ">
7+ < meta name ="description " content ="Assignment 4 - Customer Service Chatbot for PSYC 51.17: Models of Language and Communication ">
88 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css ">
99 < link rel ="stylesheet " href ="../../demos/shared/css/demo-styles.css ">
1010 < style >
@@ -787,7 +787,7 @@ <h2 id="questions">Questions?</h2>
787787
788788 < footer >
789789 < p > © 2026 < a href ="https://www.context-lab.com " target ="_blank "> Contextual Dynamics Lab</ a > </ p >
790- < p > PSYC 51.17: Language Models from Scratch </ p >
790+ < p > PSYC 51.17: Models of Language and Communication </ p >
791791 </ footer >
792792
793793 < script >
Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
66 < title > Assignment 5 - Build GPT - PSYC 51.17</ title >
7- < meta name ="description " content ="Assignment 5 - Build GPT for PSYC 51.17: Language Models from Scratch ">
7+ < meta name ="description " content ="Assignment 5 - Build GPT for PSYC 51.17: Models of Language and Communication ">
88 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css ">
99 < link rel ="stylesheet " href ="../../demos/shared/css/demo-styles.css ">
1010 < style >
@@ -790,7 +790,7 @@ <h2 id="academic-integrity">Academic Integrity</h2>
790790
791791 < footer >
792792 < p > © 2026 < a href ="https://www.context-lab.com " target ="_blank "> Contextual Dynamics Lab</ a > </ p >
793- < p > PSYC 51.17: Language Models from Scratch </ p >
793+ < p > PSYC 51.17: Models of Language and Communication </ p >
794794 </ footer >
795795
796796 < script >
Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
66 < title > Final Project - PSYC 51.17</ title >
7- < meta name ="description " content ="Final Project for PSYC 51.17: Language Models from Scratch ">
7+ < meta name ="description " content ="Final Project for PSYC 51.17: Models of Language and Communication ">
88 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css ">
99 < link rel ="stylesheet " href ="../../demos/shared/css/demo-styles.css ">
1010 < style >
@@ -703,7 +703,7 @@ <h2 id="final-thoughts">Final Thoughts</h2>
703703
704704 < footer >
705705 < p > © 2026 < a href ="https://www.context-lab.com " target ="_blank "> Contextual Dynamics Lab</ a > </ p >
706- < p > PSYC 51.17: Language Models from Scratch </ p >
706+ < p > PSYC 51.17: Models of Language and Communication </ p >
707707 </ footer >
708708
709709 < script >
Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
66 < title > Course Assignments - PSYC 51.17</ title >
7- < meta name ="description " content ="Course Assignments for PSYC 51.17: Language Models from Scratch ">
7+ < meta name ="description " content ="Course Assignments for PSYC 51.17: Models of Language and Communication ">
88 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css ">
99 < link rel ="stylesheet " href ="../demos/shared/css/demo-styles.css ">
1010 < style >
@@ -328,7 +328,7 @@ <h3 id="final-project-research-projectfinal-project"><a href="./final-project/">
328328
329329 < footer >
330330 < p > © 2026 < a href ="https://www.context-lab.com " target ="_blank "> Contextual Dynamics Lab</ a > </ p >
331- < p > PSYC 51.17: Language Models from Scratch </ p >
331+ < p > PSYC 51.17: Models of Language and Communication </ p >
332332 </ footer >
333333
334334 < script >
Original file line number Diff line number Diff line change 11# LLM Interactive Demos
22
3- Welcome to the interactive demonstrations for the ** Language Models from Scratch ** course! This collection of web-based demos provides hands-on exploration of core concepts in natural language processing and large language models.
3+ Welcome to the interactive demonstrations for the ** Models of Language and Communication ** course! This collection of web-based demos provides hands-on exploration of core concepts in natural language processing and large language models.
44
55## Overview
66
@@ -375,7 +375,7 @@ This project is part of the PSYC 51.17 course materials.
375375## Contact
376376
377377For questions or issues:
378- - Course: PSYC 51.17 - Language Models from Scratch
378+ - Course: PSYC 51.17 - Models of Language and Communication
379379- Instructor: [ Course website] ( https://www.dartmouth.edu/~psyc50/ )
380380- Repository: [ GitHub] ( https://github.com/ContextLab/llm-course )
381381
Original file line number Diff line number Diff line change @@ -383,5 +383,5 @@ This demo relates to:
383383---
384384
385385** Last Updated** : January 2026
386- ** Course** : PSYC 51.17 - Language Models from Scratch
386+ ** Course** : PSYC 51.17 - Models of Language and Communication
387387** Copyright** : Jeremy R. Manning
You can’t perform that action at this time.
0 commit comments