From 0117b353bb071c58592acf9692cc11a7c77963cc Mon Sep 17 00:00:00 2001 From: Angel Chang Date: Fri, 5 Jan 2024 18:28:19 -0800 Subject: [PATCH] Some updates to homework titles --- hw1.md | 2 +- hw2.md | 8 +++----- hw3.md | 4 +--- hw4.md | 8 +++----- 4 files changed, 8 insertions(+), 14 deletions(-) diff --git a/hw1.md b/hw1.md index 6de687f..3f84dc5 100644 --- a/hw1.md +++ b/hw1.md @@ -20,7 +20,7 @@ Get started: Clone your repository if you haven’t done it already: - git clone git@csil-git1.cs.surrey.sfu.ca:USER/nlpclass-{{ site.semcode }}-g-GROUP.git + git clone git@github.sfu.ca:USER/nlpclass-{{ site.semcode }}-g-GROUP.git Then copy over the contents of the `spellchk` directory into your `hw1` directory in your repository. diff --git a/hw2.md b/hw2.md index 23def95..a778fa3 100644 --- a/hw2.md +++ b/hw2.md @@ -6,19 +6,17 @@ title: Homework 2 | BERT Finetuning for Robust Phrasal Chunking active_tab: homework --- -# Homework 2: BERT Finetuning for Robust Phrasal Chunking - Start on {{ site.hwdates[2].startdate }} | Due on {{ site.hwdates[2].deadline }} -## Homework Questions 2: Word vectors and neural networks + -# Programming Homework 2: Lexical Substitution +# Programming Homework 2: BERT Finetuning for Robust Phrasal Chunking ## Getting Started diff --git a/hw3.md b/hw3.md index 2bc904a..d72ada6 100644 --- a/hw3.md +++ b/hw3.md @@ -7,8 +7,6 @@ title: Homework 3 | Cross Attention active_tab: homework --- -# Homework 3: Attention - Start on {{ site.hwdates[3].startdate }} | Due on {{ site.hwdates[3].deadline }} @@ -19,7 +17,7 @@ active_tab: homework Posted on [Coursys]({{ site.hwdates[3].coursys }}). {% endif %} -# Programming Homework 3: Robust Phrasal Chunking +# Programming Homework 3: Attention ## Getting Started diff --git a/hw4.md b/hw4.md index c27207b..d9eb857 100644 --- a/hw4.md +++ b/hw4.md @@ -7,19 +7,17 @@ title: Homework 4 | Prefix Tuning for Text Generation active_tab: homework --- -# Homework 4: Prefix Tuning for Text Generation - Start on {{ site.hwdates[4].startdate }} | Due on {{ site.hwdates[4].deadline }} -## Homework Questions 4: Parsing and contextual word embeddings + -# Programming Homework 4: Attention +# Programming Homework 4: Prefix Tuning for Text Generation ## Getting Started