Skip to content

Commit

Permalink
pbar back
Browse files Browse the repository at this point in the history
  • Loading branch information
dakinggg committed Dec 14, 2023
1 parent a7c6564 commit e15b23b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/train/train.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@
log = logging.getLogger(__name__)

transformers_logging.enable_default_handler()
transformers_logging.disable_progress_bar()
hf_datasets.logging.disable_progress_bar()

def validate_config(cfg: DictConfig):
"""Validates compatible model and dataloader selection."""
Expand Down

0 comments on commit e15b23b

Please sign in to comment.