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 - Fork404
This repository was archived by the owner on Apr 11, 2023. It is now read-only.
NDCG computation #233
Open
Description
Hi there! In the function corresponding to NDCG calculation I noticed thatignore_rank_of_non_annotated_urls
flag is present.
CodeSearchNet/src/relevanceeval.py
Line 76 in76a006f
ignore_rank_of_non_annotated_urls:bool=True)->float: |
The question is: are your results in the paper calculated withignore_rank_of_non_annotated_urls=True
?
Metadata
Metadata
Assignees
Labels
No labels