在模型各自的实现中,通过继承接口中的 add_args() 添加模型特有的参数,比如 fairseq\models\lstm.py 中通过 add_args() 添加了LSTM模型的 encoder-embed ...
確定! 回上一頁