diff --git a/.DS_Store b/.DS_Store index c4574f1e..d8e4ddef 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/.gitignore b/.gitignore index bac33bb9..f6ed2747 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ Gemfile.lock _site/ _contents/S0-L04/.DS_Store +.DS_Store diff --git a/Lectures/W10-T5-ModelEditing.pdf b/Lectures/W10-T5-ModelEditing.pdf new file mode 100644 index 00000000..12e1ecaf Binary files /dev/null and b/Lectures/W10-T5-ModelEditing.pdf differ diff --git a/Lectures/W10-T6-LLMInterpretibility.pdf b/Lectures/W10-T6-LLMInterpretibility.pdf new file mode 100644 index 00000000..66fb1ed4 Binary files /dev/null and b/Lectures/W10-T6-LLMInterpretibility.pdf differ diff --git a/Lectures/W11-ScalinglawEfficientLLM.pdf b/Lectures/W11-ScalinglawEfficientLLM.pdf new file mode 100644 index 00000000..670fce81 Binary files /dev/null and b/Lectures/W11-ScalinglawEfficientLLM.pdf differ diff --git a/Lectures/W11-team-2-prompt-engineering-2.pdf b/Lectures/W11-team-2-prompt-engineering-2.pdf new file mode 100644 index 00000000..65dc6183 Binary files /dev/null and b/Lectures/W11-team-2-prompt-engineering-2.pdf differ diff --git a/Lectures/W12-Team2-LLMAgents.pdf b/Lectures/W12-Team2-LLMAgents.pdf new file mode 100644 index 00000000..c7e6b209 Binary files /dev/null and b/Lectures/W12-Team2-LLMAgents.pdf differ diff --git a/Lectures/W12-team-2-self-exam-LLM.pdf b/Lectures/W12-team-2-self-exam-LLM.pdf new file mode 100644 index 00000000..516e61f8 Binary files /dev/null and b/Lectures/W12-team-2-self-exam-LLM.pdf differ diff --git a/Lectures/W8-T1-KnowledgeAugmentedFMs.pdf b/Lectures/W8-T1-KnowledgeAugmentedFMs.pdf new file mode 100644 index 00000000..8d244b49 Binary files /dev/null and b/Lectures/W8-T1-KnowledgeAugmentedFMs.pdf differ diff --git a/Lectures/W8-Team3-P3-moreRisk.pdf b/Lectures/W8-Team3-P3-moreRisk.pdf new file mode 100644 index 00000000..ec3ed6af Binary files /dev/null and b/Lectures/W8-Team3-P3-moreRisk.pdf differ diff --git a/Lectures/W9-T2-domain-LLM.pdf b/Lectures/W9-T2-domain-LLM.pdf new file mode 100644 index 00000000..89fd5b64 Binary files /dev/null and b/Lectures/W9-T2-domain-LLM.pdf differ diff --git a/Lectures/W9-Team3-P4-hallucination.pdf b/Lectures/W9-Team3-P4-hallucination.pdf new file mode 100644 index 00000000..5b89e984 Binary files /dev/null and b/Lectures/W9-Team3-P4-hallucination.pdf differ diff --git a/_contents/S0-L13.md b/_contents/S0-L13.md index 4edb3a0b..9fac4fb0 100755 --- a/_contents/S0-L13.md +++ b/_contents/S0-L13.md @@ -1,7 +1,7 @@ --- layout: post title: More FM risk -lecture: +lecture: W8-Team3-P3-moreRisk.pdf lectureVersion: current extraContent: notes: team-5 diff --git a/_contents/S0-L14.md b/_contents/S0-L14.md index 02f4004b..f7838392 100755 --- a/_contents/S0-L14.md +++ b/_contents/S0-L14.md @@ -1,7 +1,7 @@ --- layout: post title: Knowledge Augmented FMs -lecture: +lecture: W8-T1-KnowledgeAugmentedFMs.pdf lectureVersion: current extraContent: notes: team-6 diff --git a/_contents/S0-L15.md b/_contents/S0-L15.md index ccfe6365..2f5e9128 100755 --- a/_contents/S0-L15.md +++ b/_contents/S0-L15.md @@ -1,7 +1,7 @@ --- layout: post title: LLM Hallucination -lecture: +lecture: W9-Team3-P4-hallucination lectureVersion: current extraContent: notes: team-1 diff --git a/_contents/S0-L16.md b/_contents/S0-L16.md index 4d36cb09..9232e1fb 100755 --- a/_contents/S0-L16.md +++ b/_contents/S0-L16.md @@ -1,7 +1,7 @@ --- layout: post title: Domain Centered FMs -lecture: +lecture: W9-T2-domain-LLM lectureVersion: current extraContent: notes: team-2 diff --git a/_contents/S0-L17.md b/_contents/S0-L17.md index 5f3a71d7..e6075ce4 100755 --- a/_contents/S0-L17.md +++ b/_contents/S0-L17.md @@ -1,7 +1,7 @@ --- layout: post title: Model editing and Disgorgement -lecture: +lecture: W10-T5-ModelEditing lectureVersion: current extraContent: notes: team-3 diff --git a/_contents/S0-L18.md b/_contents/S0-L18.md index 68ad4156..23d2a890 100755 --- a/_contents/S0-L18.md +++ b/_contents/S0-L18.md @@ -1,7 +1,7 @@ --- layout: post title: LLM interpretibility, trust and knowledge conflicts -lecture: +lecture: W10-T6-LLMInterpretibility lectureVersion: current extraContent: notes: team-4 diff --git a/_contents/S0-L19.md b/_contents/S0-L19.md index 2266fc03..ba0c8b0a 100755 --- a/_contents/S0-L19.md +++ b/_contents/S0-L19.md @@ -1,7 +1,7 @@ --- layout: post title: LLM Scaling law and Efficiency -lecture: +lecture: W11-ScalinglawEfficientLLM lectureVersion: current extraContent: notes: team-5 diff --git a/_contents/S0-L20.md b/_contents/S0-L20.md index 3de65e6a..9de136a0 100755 --- a/_contents/S0-L20.md +++ b/_contents/S0-L20.md @@ -1,7 +1,7 @@ --- layout: post title: Prompt Engineering -lecture: +lecture: W11-team-2-prompt-engineering-2 lectureVersion: current extraContent: notes: team-6 diff --git a/_contents/S0-L21.md b/_contents/S0-L21.md index cd55a5df..ea201665 100755 --- a/_contents/S0-L21.md +++ b/_contents/S0-L21.md @@ -1,7 +1,7 @@ --- layout: post title: Self-exam LLM and reasoning -lecture: +lecture: W12-team-2-self-exam-LLM lectureVersion: current extraContent: notes: team-1 diff --git a/_contents/S0-L22.md b/_contents/S0-L22.md index 939173c3..1b55e495 100755 --- a/_contents/S0-L22.md +++ b/_contents/S0-L22.md @@ -1,7 +1,7 @@ --- layout: post title: LLM Agents -lecture: +lecture: W12-Team2-LLMAgents lectureVersion: current extraContent: notes: team-2