This repository was archived by the owner on Apr 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 411
This repository was archived by the owner on Apr 11, 2023. It is now read-only.
NDCG computation #233
Open
@Zamony
Description
Hi there! In the function corresponding to NDCG calculation I noticed that ignore_rank_of_non_annotated_urls flag is present.
CodeSearchNet/src/relevanceeval.py
Line 76 in 76a006f
ignore_rank_of_non_annotated_urls: bool=True) -> float:
The question is: are your results in the paper calculated with ignore_rank_of_non_annotated_urls=True?
Metadata
Metadata
Assignees
Labels
No labels