sf submit 会自动执行这一步,除非你加了 --no-validate。
sf validate
Validate an experiment config
除
--help 外没有其他选项。Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Validate an experiment config
sf validate my-grpo
✓ experiments/my-grpo/config.yaml
✓ 34 parameters checked against nemo-rl/grpo@0.7.0
sf submit 会自动执行这一步,除非你加了 --no-validate。
sf validatesf validate <EXP>
| 参数 | 说明 |
|---|---|
EXP | Experiment name or path (必填) |
--help 外没有其他选项。