From 96223f1a0c005042350719fba841cca72f404b7e Mon Sep 17 00:00:00 2001 From: Insop Song Date: Tue, 17 Aug 2021 08:22:18 -0700 Subject: [PATCH] Add a note to the submission description --- hw_colors.ipynb | 1 + hw_sentiment.ipynb | 1 + hw_wordrelatedness.ipynb | 1 + 3 files changed, 3 insertions(+) diff --git a/hw_colors.ipynb b/hw_colors.ipynb index 5e6106c..04e4763 100644 --- a/hw_colors.ipynb +++ b/hw_colors.ipynb @@ -1271,6 +1271,7 @@ "\n", "Submit the following files to gradescope submission\n", "\n", + "- Please do not change the file name as described below\n", "- `hw_colors.ipynb` (this notebook)\n", "- `cs224u-colors-bakeoff-entry.csv` (bake-off output)" ] diff --git a/hw_sentiment.ipynb b/hw_sentiment.ipynb index 693ad15..9beccc8 100644 --- a/hw_sentiment.ipynb +++ b/hw_sentiment.ipynb @@ -924,6 +924,7 @@ "\n", "Submit the following files to gradescope submission\n", "\n", + "- Please do not change the file name as described below\n", "- `hw_sentiment.ipynb` (this notebook)\n", "- `cs224u-sentiment-bakeoff-entry.csv` (bake-off output)\n" ] diff --git a/hw_wordrelatedness.ipynb b/hw_wordrelatedness.ipynb index cf8f42f..215caf0 100644 --- a/hw_wordrelatedness.ipynb +++ b/hw_wordrelatedness.ipynb @@ -1007,6 +1007,7 @@ "\n", "Submit the following files to gradescope submission\n", "\n", + "- Please do not change the file name as described below\n", "- `hw_wordrelatedness.ipynb` (this notebook)\n", "- `cs224u-wordrelatedness-bakeoff-entry.csv` (bake-off output)\n" ]