Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Apr 11, 2023. It is now read-only.
This repository was archived by the owner on Apr 11, 2023. It is now read-only.
There was an error while loading. Please reload this page.
Hi there! In the function corresponding to NDCG calculation I noticed that
ignore_rank_of_non_annotated_urlsflag is present.CodeSearchNet/src/relevanceeval.py
Line 76 in 76a006f
The question is: are your results in the paper calculated with
ignore_rank_of_non_annotated_urls=True?