Skip to content

Commit

Permalink
Update train.py
Browse files Browse the repository at this point in the history
  • Loading branch information
xiamengzhou authored Mar 4, 2024
1 parent 470fd66 commit b87218b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llmshearing/train.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
from llmshearing.datasets.load_text_dataloader import build_text_dataloader
from llmshearing.models.model_registry import COMPOSER_MODEL_REGISTRY

streaming.base.util.clean_stale_shared_memory()

def is_one_hour(run_name: str):
""" Check if the run name is for one hour training. """
Expand Down

0 comments on commit b87218b

Please sign in to comment.