/sentclassifier_mpi

Primary LanguageLuaOtherNOASSERTION

/home/mfeng/torch/exe/openmpi/bin/mpirun -np 25 -x OMP_NUM_THREADS=1 -x LD_PRELOAD=/home/mfeng/bin/jemalloc-4.0.4/install/lib/libjemalloc.so --hostfile machines th plaunch.lua -batchSize 16 -batchSizeTest 1 -numLabels 5 -trainMaxLength 150 -testMaxLength 150 -maxrank 24 -commperiod 4 -validSleepTime 600 -type cuda -testerlast -trainFile ~/yelp/train_500k -validFile ~/yelp/valid_2000 -testFile ~/yelp/test_2000 -embeddingFile ~/yelp/filtered.vectors100.txt -learningRate 0.0005 -optimization eamsgd -movingrate 0.075 -momentum 0.99