@dqwang122 thank for greate repo!
I test with multi-news datasets, i get score from evaluate.py, but when i run code, the score very difference with your paper score public.
|
R1 |
R2 |
RL |
| my test |
35.6630 |
12.2370 |
31.3000 |
| paper |
46.05 |
16.35 |
42.08 |
my script is:
python evaluation.py --cuda --gpu 0 --model HDSG --save_root ./checkpoints --log_root ./log --use_pyrouge --test_model evalmultinews.ckpt -m 3
Maybe I wrong in some step!!
Many thanks for your response.
@dqwang122 thank for greate repo!
I test with multi-news datasets, i get score from evaluate.py, but when i run code, the score very difference with your paper score public.
my script is:
Maybe I wrong in some step!!
Many thanks for your response.