from local

This commit is contained in:
dohe0342 2023-01-26 14:38:26 +09:00
parent 6089ce6b2e
commit ddc7fbd2d2
2 changed files with 1 additions and 0 deletions

View File

@ -978,6 +978,7 @@ def train_one_epoch(
world_size: int = 1,
rank: int = 0,
wb = None,
pl_texts = None,
) -> None:
"""Train the model for one epoch.