Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix arg help #65

Merged
merged 1 commit into from
Aug 13, 2021
Merged

fix arg help #65

merged 1 commit into from
Aug 13, 2021

Conversation

stas00
Copy link
Contributor

@stas00 stas00 commented Aug 13, 2021

This PR fixes help for --rampup-batch-size:

  1. resolves warning:
megatron/arguments.py:402
  /mnt/nvme1/code/huggingface/Megatron-DeepSpeed-master/megatron/arguments.py:402: DeprecationWarning: invalid escape sequence \ 
    '   --rampup-batch-size 16 8 300000 \ '

-- Docs: https://docs.pytest.org/en/stable/warnings.html
  1. adds missing white spaces

@stas00 stas00 merged commit 56c2983 into main Aug 13, 2021
@stas00 stas00 deleted the fix-arg-help branch August 13, 2021 05:25
adammoody pushed a commit to adammoody/Megatron-DeepSpeed that referenced this pull request Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant