From ecccfb93c2e259fa5b6bb672cb9cadfa68d573a6 Mon Sep 17 00:00:00 2001 From: Chris Dyer Date: Sat, 18 Jan 2014 21:57:32 -0500 Subject: new tuning of crf compound splitter for wmt14 --- compound-split/de/TRAIN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compound-split/de/TRAIN') diff --git a/compound-split/de/TRAIN b/compound-split/de/TRAIN index 2b48a8d2..835ffcfc 100755 --- a/compound-split/de/TRAIN +++ b/compound-split/de/TRAIN @@ -1,2 +1,2 @@ -~/cdec/training/mpi_batch_optimize -w weights.trained -t dev.in-ref -p -c cdec-train.ini -M 200 +mpirun -np 8 ~/cdec/training/crf/mpi_batch_optimize -w weights.trained -t train.in-ref -p -c cdec-train.ini -M 200 -- cgit v1.2.3