Open meghajain-1711 opened 3 years ago
Update the command to only receive config file as the argument to onmt train command.
2 things need to be tried here :
Update the command to only receive config file as the argument to onmt train command.
2 things need to be tried here :
Option 2 provides the user with the ability to have a different file for hyper parameter tuning of the training stage.
But option 2 can be implemented in Phase 2 once we have completed the porting.
So currently just sticking to option 1 where the expectation is that user will have all those values in the config file itself