PreSumm icon indicating copy to clipboard operation
PreSumm copied to clipboard

resulting summary isn't generating?

Open Shanzaay opened this issue 5 years ago • 2 comments

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?

Shanzaay avatar Jan 24 '20 21:01 Shanzaay

I'm also facing the same issue..Did you figure out the solution? Please reply if you know something

GaneshDoosa avatar Apr 05 '20 06:04 GaneshDoosa

I have same question!who know it?why?

pymLovelyq avatar May 31 '21 08:05 pymLovelyq