Documenting all the command line arguments
- Lingua principale
- Python
- Stelle
- 383
- Fork
- 59
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## 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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.