From 5b3c2da0fa554a95ab08ce380d2ac2d3d8c7df28 Mon Sep 17 00:00:00 2001 From: Edward Donner Date: Wed, 18 Sep 2024 08:28:06 -0400 Subject: [PATCH] Another minor README tweak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 350b9a3..51ad865 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ This file is listed in the `.gitignore` file, so it won't get checked in and you ### Starting in Week 3, we'll also be using Google Colab for running with GPUs The colab links are in the Week folders and also here: -- For week 3 day 1, this Google Colab shows what colab can do [colab](https://colab.research.google.com/drive/1DjcrYDZldAXKJ08x1uYIVCtItoLPk1Wr?usp=sharing) +- For week 3 day 1, this Google Colab shows what [colab can do](https://colab.research.google.com/drive/1DjcrYDZldAXKJ08x1uYIVCtItoLPk1Wr?usp=sharing) - For week 3 day 2, here is a colab for the HuggingFace [pipelines API](https://colab.research.google.com/drive/1aMaEw8A56xs0bRM4lu8z7ou18jqyybGm?usp=sharing) - For week 3 day 3, here's the colab on [Tokenizers](https://colab.research.google.com/drive/1WD6Y2N7ctQi1X9wa6rpkg8UfyA4iSVuz?usp=sharing) - For week 3 day 4, we go to a colab with HuggingFace [models](https://colab.research.google.com/drive/1hhR9Z-yiqjUe7pJjVQw4c74z_V3VchLy?usp=sharing)