diff options
author | Chris Dyer <cdyer@cab.ark.cs.cmu.edu> | 2012-11-06 00:02:58 -0500 |
---|---|---|
committer | Chris Dyer <cdyer@cab.ark.cs.cmu.edu> | 2012-11-06 00:02:58 -0500 |
commit | e222f01b446d1d920846f54428eb6009436e20eb (patch) | |
tree | 1e276984c56ba8ed917d9469a99b6f17a51ddd32 /compound-split/de/TRAIN | |
parent | d8b7a5fe01883818fe00d117b83852c6ea47747f (diff) | |
parent | ec93bf37e79ce70bfdbe8d6e5c6de457613cc84e (diff) |
Merge branch 'master' of github.com:redpony/cdec
Diffstat (limited to 'compound-split/de/TRAIN')
-rwxr-xr-x | compound-split/de/TRAIN | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/compound-split/de/TRAIN b/compound-split/de/TRAIN index 6f7184ea..2b48a8d2 100755 --- a/compound-split/de/TRAIN +++ b/compound-split/de/TRAIN @@ -1 +1,2 @@ -~/cdec/training/mpi_batch_optimize -w weights.cur.gz -t dev.in-ref -d cdec-train.ini -M 200 +~/cdec/training/mpi_batch_optimize -w weights.trained -t dev.in-ref -p -c cdec-train.ini -M 200 + |