-
Notifications
You must be signed in to change notification settings - Fork 23
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
Add comments for each parameter in config.yaml #293
Labels
Comments
vfdev-5
added
enhancement
New feature or request
help wanted
Extra attention is needed
labels
Aug 19, 2023
puhuk
added a commit
to puhuk/code-generator
that referenced
this issue
Sep 13, 2023
To resolve issue pytorch-ignite#293
vfdev-5
pushed a commit
that referenced
this issue
Sep 18, 2023
* Update template-common/config.yaml To resolve issue #293 * Update config.yaml * Update config.yaml
puhuk
added a commit
to puhuk/code-generator
that referenced
this issue
Sep 19, 2023
Update config for text-classification for issue pytorch-ignite#293
guptaaryan16
pushed a commit
that referenced
this issue
Sep 19, 2023
* Update config for text-classification Update config for text-classification for issue #293 * Update config.yaml * Update config.yaml * Update config.yaml
@vfdev-5 @guptaaryan16 Will that be necessary to add comments for other yaml files from |
No @puhuk |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Right now we can see the following in the config.yaml:
and it is unclear what each parameter is responsible for.
The idea is to add comments for each parameter like below
The text was updated successfully, but these errors were encountered: