From 9bc9e8ca19a403e8b9755502610636244577568b Mon Sep 17 00:00:00 2001 From: Hoshj Date: Wed, 8 Apr 2026 18:51:45 +0300 Subject: [PATCH] fix link in LEADERBOARD.md --- dev/LEADERBOARD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/LEADERBOARD.md b/dev/LEADERBOARD.md index c3fa8cd6..86466b80 100644 --- a/dev/LEADERBOARD.md +++ b/dev/LEADERBOARD.md @@ -6,7 +6,7 @@ The primary metric we care about is "time to GPT-2" - the wall clock time needed ## How to -The script [runs/speedrun.sh](runs/speedrun.sh) always implements the current state of the art on the leaderboard. +The script [runs/speedrun.sh](../runs/speedrun.sh) always implements the current state of the art on the leaderboard. In practice, I tune the base_train command a little bit. For example, once all the setup is configured and a tokenizer is trained, I like to do something like: