From 274c43cbd80a36f093801e5aa1509f9a491fda11 Mon Sep 17 00:00:00 2001 From: justheuristic Date: Thu, 21 Sep 2023 18:24:51 +0300 Subject: [PATCH] Update README.md --- week02_classification/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/week02_classification/README.md b/week02_classification/README.md index 42888363..0be95741 100644 --- a/week02_classification/README.md +++ b/week02_classification/README.md @@ -5,7 +5,7 @@ ## Practice -Seminar [colab url](https://colab.research.google.com/github/yandexdataschool/nlp_course/blob/2022/week02_classification/seminar.ipynb) +Seminar [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/yandexdataschool/nlp_course/blob/2022/week02_classification/seminar.ipynb) Your task for this week is to get past two notebooks: `./homework_part1.ipynb` and... you guessed it, `./homework_part2.ipynb`.