use train_loss for sp test

This commit is contained in:
Wing Lian
2026-03-22 12:00:55 -04:00
parent a96733930e
commit 598c965043

View File

@@ -94,7 +94,7 @@ class TestSequenceParallelism:
check_tensorboard( check_tensorboard(
temp_dir + "/runs", temp_dir + "/runs",
"train/loss", "train/train_loss",
threshold, threshold,
"Train Loss (%s) is too high", "Train Loss (%s) is too high",
) )