PreSumm
PreSumm copied to clipboard
resulting summary isn't generating?
Hi. I am using the pre-trained models for testing on CNN dataset. This is the command I am giving: python train.py -task abs -mode test -test_from ~/Downloads/cnndm_baseline_best.pt -batch_size 3000 -test_batch_size 500 -bert_data_path ../bert_data/test -log_file ../logs/val_abs_bert_cnndm -sep_optim true -use_interval true -visible_gpus 0 -max_pos 512 -max_length 200 -alpha 0.95 -min_length 50 -result_path ../logs/abs_bert_cnndm
But my candidate result is same as the very first single file i used. After that it isn't changing. What am i doing wrong?
I'm also facing the same issue..Did you figure out the solution? Please reply if you know something
I have same question!who know it?why?