ハイパーパラメーターをブールフラグとして渡すには、設定のDocumentation Index
Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
Use this file to discover all available pages before exploring further.
commandセクションで${args_no_boolean_flags}マクロを使用します。このマクロは、ブール型のパラメーターを自動的にフラグとして含めます。paramがTrueの場合、commandには--paramが渡されます。paramがFalseの場合、そのフラグは省略されます。
Sweeps