Skip to content

Commit

Permalink
Update packing.py
Browse files Browse the repository at this point in the history
  • Loading branch information
milocress authored Mar 28, 2024
1 parent a7a1058 commit a5585c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llmfoundry/data/packing.py
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,6 @@ def auto_packing_ratio(dataloader_cfg: DictConfig,
# Restore rng state.
reproducibility.load_rng_state(rng_state)

log.debug(f'Found packing ratio: {packing_ratio}')
return packing_ratio


Expand Down

0 comments on commit a5585c0

Please sign in to comment.