Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A slight problem about Different Baseline result #13

Closed
Ricardokevins opened this issue Feb 22, 2022 · 2 comments
Closed

A slight problem about Different Baseline result #13

Ricardokevins opened this issue Feb 22, 2022 · 2 comments

Comments

@Ricardokevins
Copy link

Ricardokevins commented Feb 22, 2022

Hi, I notice that the QAGSCNN/QAGSXsum ROUGE result in Table5 (Factual Test) is different from other paper (eg. the paper which release this QAGS dataset).
Whether it is because this paper calculates the ROUGE between document and summary while other papers calculate the ROUGE between reference and summary? ( In your experiment setting, you set "ref_sum" same as "src")
I am confused whether baselines for comparison are the same

@yyy-Apple
Copy link
Collaborator

We calculate the ROUGE between document and summary, while other papers calculate the ROUGE between reference and summary. We do this because factuality describes the relationship between the original text and the generated text.

@Ricardokevins
Copy link
Author

We calculate the ROUGE between document and summary, while other papers calculate the ROUGE between reference and summary. We do this because factuality describes the relationship between the original text and the generated text.

OK,thank you for your reply!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants