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

Result Inconsistency #47

Open
theartpiece opened this issue May 7, 2022 · 0 comments
Open

Result Inconsistency #47

theartpiece opened this issue May 7, 2022 · 0 comments

Comments

@theartpiece
Copy link

Relevant library versions-

  1. transformers==4.16.2
  2. PyTorch==1.10.1
  3. Python==3.7.0

Task- Paper-Label(L2) classification task

Dataset: CS subset

Observation
Results mentioned in the paper (avg across 5 runs)- (NDCG) 0.403±.041 (MRR) 0.439±.078
Results I got (average across 2 runs)- (NDCG) 0.44 (MRR) 0.52

Doubt
Your upper bound (for eg 0.403+0.041 is close to my average 0.44, etc) is my average.

Wanted to know why this difference occurs. If you know something about this, please let me know.

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

1 participant