Documenting all the command line arguments
未关闭
enhancement
- 主要语言
- Python
- 星标
- 383
- 派生
- 59
- PR 合并指标
- 30 天内没有已合并 PR
描述
## Problem
[Creating an issue here following Luca's suggestion]
It might be beneficial for users if all the command line arguments in the `main.py` script were documented in the AllenAct docs. I ran into an issue (fixed now) where I accidentally started training from the latest checkpoint with the `restart_pipeline` flag for a run that had crashed prematurely -- my goal was to resume training as opposed starting an entirely new training run from a pre-trained checkpoint. Clarifying when to use different command line arguments (beyond the ones which are already documented) will be helpful.
## Desired solution
Explicitly documenting all the command line arguments.
贡献指南
评估
这个 Issue 还没有评估数据。