yup,
example just need choosing between SGD, Adam, AdamW on optimizer field
i am using dictionary, more convinient for me and can categorize each params.
Thanks, hope that feature will ready soon!
I see, yeah my alternative solution right now is just to show the list of options outside on ClearML UI.
Hmm, so currently you can provide help, so users know what they can choose from, but there is no way to limit it.
I know the Enterprise version has something similar that allows users to create a custom "application" from a Task, there you can define a drop and as such, but that might be an overkill here, wdyt?
How did you add the args? Is it argparser? If so the help is automatically picked so you can see it in yhe UI. BTW, the ability to provide a list of options is a really cool feature to have, I'll make sure to pass ot to product 😀
Hi QuaintJellyfish58
like we want set using UI but limited option on dropdown list
You mean like limit the ability of users to choose specific values? (so they do not mess things up?)