from local

This commit is contained in:
dohe0342 2023-04-11 15:36:55 +09:00
parent 9fe251dee1
commit 8527f5d8c9
2 changed files with 1 additions and 0 deletions

View File

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