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

is the res_tangent_cft file representing the reported result in the paper? #4

Closed
zichaow opened this issue May 21, 2021 · 8 comments
Closed

Comments

@zichaow
Copy link

zichaow commented May 21, 2021

Hi ! I was trying to reproduce the bpref result in your paper by running trec_eval with the res_tangent_cft file in this repo. The results were a bit off from the reported Tangent-CFT bpref in the paper... Am I doing something wrong?

what I did:
trec_eval -l3 judge.dat res_tangent_cft | grep -v "docno" | grep -E "(^P|bpref)" for full bpref and

trec_eval -l1 judge.dat res_tangent_cft | grep -v "docno" | grep -E "(^P|bpref)" for partial bpref.

The results I got were 0.5685 for full bpref and 0.6824 for partial bpref. In the paper those numbers are 0.6 and 0.71.

Thanks in advance for your help and clarification !

@zichaow
Copy link
Author

zichaow commented May 22, 2021

i think it might be because of the eval file. got another one and can reproduce. thans!

@zichaow zichaow closed this as completed May 22, 2021
@w32zhong
Copy link

w32zhong commented Jul 22, 2021

@moonlightlane Hi, which eval file you are talking about? Can you share it here? I have the same question here.

@zichaow
Copy link
Author

zichaow commented Aug 8, 2021

@moonlightlane Hi, which eval file you are talking about? Can you share it here? I have the same question here.

@t-k- Hi, sorry for the late reply; This is the eval file I think reproduced the TangentCFT results:
https://drive.google.com/file/d/1DhwDgu7C7IwHDQ4_Xqb-18uxhnTWKYUX/view?usp=sharing

@w32zhong
Copy link

@moonlightlane

Thanks! I am able to reproduce the results from using that judgment file, however, I still have trouble generating the same level scores from my own run. Any idea?

@zichaow
Copy link
Author

zichaow commented Aug 10, 2021 via email

@w32zhong
Copy link

@moonlightlane yes I did get a version of qrels from the task organizer, but I still run into trouble to reproduce the results. The code in this repo seems broken actually, so I also come up with a PR: #6

@MingchangLi
Copy link

@w32zhong hi, have you generated the same level scores from your own run? I cant reproduce paper results in my own run.

@w32zhong
Copy link

Never reproduced Tangent CFT published scores. @lishuaiCN

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

3 participants