From 06b85adc0db499cbe8ee838a60e55e811e4ad882 Mon Sep 17 00:00:00 2001 From: wassname <1103714+wassname@users.noreply.github.com> Date: Sun, 11 Jan 2026 06:44:42 +0800 Subject: [PATCH] val lsos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3428400..23cd28c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ```sh uv sync --all-groups -uv run python nbs/train.py tiny --quick # taste test +uv run python nbs/train.py tiny --quick # taste test, should give ` Final val loss **-1.37** (negative ✓).` uv run python nbs/train.py # full course (gemma-3-1b-it) ```