test.sh 427 字节
Newer Older
Y
Yibing Liu 已提交
1
export CUDA_VISIBLE_DEVICES=0
Y
Yibing Liu 已提交
2 3
python -u ../test_and_evaluate.py --use_cuda \
                --ext_eval \
Y
Yibing Liu 已提交
4
                --data_path ./data/data.pkl \
Y
Yibing Liu 已提交
5 6 7 8
                --save_path ./eval_3900 \
                --model_path models/step_3900 \
                --channel1_num 16 \
                --batch_size 200 \
Y
Yibing Liu 已提交
9 10 11 12
                --vocab_size 172130 \
                --emb_size 200 \
                --_EOS_ 1