Add suppress_defaults functionality to options parser (#723)
Summary: This is useful for standalone scripts that want to load a model and inherit most of the args from the model (e.g., eval_lm.py). Pull Request resolved: https://github.com/fairinternal/fairseq-py/pull/723 Differential Revision: D16255751 Pulled By: myleott fbshipit-source-id: 562b61511d5d7113e805c9644c877ebb8a3a1889
Showing
Please register or sign in to comment