From 1ec2651ec7d07a7bb3a3e271dc7d423612788ef7 Mon Sep 17 00:00:00 2001 From: Ben Thompson Date: Tue, 15 Oct 2024 04:19:52 +0000 Subject: [PATCH] SAE post --- posts/sae_dream.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/sae_dream.ipynb b/posts/sae_dream.ipynb index 6785944..1271c96 100644 --- a/posts/sae_dream.ipynb +++ b/posts/sae_dream.ipynb @@ -561,7 +561,7 @@ "source": [ "And now let's run our feature visualization on this encoder direction. After about 20 iterations, the optimization finds the \"labl\" phrase and then after about 100 iterations, it finds \"label\".\n", "\n", - "The output of the `dream` function itself is hidden below. Download the original notebook to see it." + "The output of the `dream` function itself is hidden below. [Download the original notebook to see it.](https://github.com/Confirm-Solutions/confirmlabs/blob/main/posts/sae_dream.ipynb)" ] }, {