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

argparse should report defaults when using --help #266

Open
bernstei opened this issue Dec 19, 2023 · 0 comments
Open

argparse should report defaults when using --help #266

bernstei opened this issue Dec 19, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@bernstei
Copy link
Collaborator

Might be nice if run_train.py used argparse.ArgumentDefaultsHelpFormatter (https://docs.python.org/3/library/argparse.html#formatter-class) so defaults are easier for the user to discover.

@ilyes319 ilyes319 added the enhancement New feature or request label Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants