From 8e5e03b868109b553df4de11f25fca22c4a37995 Mon Sep 17 00:00:00 2001 From: Mark Saroufim Date: Mon, 2 Dec 2024 22:58:57 -0800 Subject: [PATCH] 1 line update --- docs/metrics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/metrics.md b/docs/metrics.md index 11e0f4ea..568e3a87 100644 --- a/docs/metrics.md +++ b/docs/metrics.md @@ -3,7 +3,7 @@ We support automatically collecting metrics such as 1. High level system metrics such as MFU, average loss, max loss and words per second along with some 2. Memory metrics to measure max VRAM consumption and the number of OOMs -3 Timing metrics to measure data loading bottlenecks +3. Timing metrics to measure data loading bottlenecks Those metrics can then be visualized in either a TensorBoard or WandDB dashboard