cnndm_eval.sh 166 字节
Newer Older
Z
zhanghan17 已提交
1 2 3 4 5 6 7 8
set -x

PRED=$1
PREFIX=$2

python pyrouge_set_rouge_path.py `pwd`/file2rouge/
python cnndm/eval.py --pred ${PRED} \
  --gold ${PREFIX}.summary --trunc_len 100 --perl