I personally copy the config file to
  /steps/[NUM]/config.[NUM]
then run
  ..../experiment.perl --continue [NUM] --exec

Then you can run any number of experiments in parallel. They will also be
able to share data, which is especially useful for the alignment step as
this takes a long time and you don't want to needlessly re-run those steps
if the underlying data is the same

Hieu Hoang
http://moses-smt.org/


On 30 August 2017 at 13:04, Gary Hess <[email protected]> wrote:

> I completed a 1st experiment using "~/workspace/experiment/config.toy"
> (my modified version of "config.toy"). Now I want to run a 2nd
> experiment. Can I run it with a modified version of "
> ~/workspace/experiment/config.toy" (i.e. in the same directory)?
>
>
> Or should I use "config.toy.1", "config.toy.2", etc.? Or some other
> file/directory structure?
>
>
> Any advice on how to structure multiple experiments is appreciated.
>
>
> Gary Hess
>
> _______________________________________________
> Moses-support mailing list
> [email protected]
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
>
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to