Cosmetic change

This commit is contained in:
Daniel Povey 2022-10-22 15:00:15 +08:00
parent 1ec9fe5c98
commit aa5f34af64

View File

@ -399,8 +399,8 @@ def get_params() -> AttributeDict:
- num_decoder_layers: Number of decoder layer of transformer decoder.
- warm_step: The warmup period that dictates when we introduce the
pruned version of the loss.
- warm_step: The warmup period that dictates the decay of the
scale on "simple" (un-pruned) loss.
"""
params = AttributeDict(
{