Skip to content

Commit 3395eb3

Browse files
committed
docs(customizer): drop a negation the sentence did not need
"tracks every numeric metric its backend reports" already says the list is not fixed; "not a fixed list" only restated it. Signed-off-by: Albert Cui <albcui@nvidia.com>
1 parent b6bd146 commit 3395eb3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/customizer/tutorials/metrics.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ The time to complete this tutorial is approximately 10 minutes.
3030

3131
## Available Metrics
3232

33-
A customization job tracks every numeric metric its backend reports, not a fixed
34-
list. The two you will always find are:
33+
A customization job tracks every numeric metric its backend reports. The two you
34+
will always find are:
3535

3636
- **Training Loss** (`train_loss`): recorded every step the training framework logs one
3737
- **Validation Loss** (`val_loss`): recorded on every validation pass

0 commit comments

Comments
 (0)