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

Integrate result class in reranker #55

Merged
merged 6 commits into from
Jan 28, 2024
Merged

Conversation

sahel-sh
Copy link
Member

@sahel-sh sahel-sh commented Jan 27, 2024

This cl:

1- Changes all the reranking related classes to use Result and ResultsWriter
2- Instead of separate token_count and prompt_and_responses folders, the ranking exec summary is written in a single folder.
4- In addition to trec value format for the final rerank results, the sorted results file is also stored as a json
3- the evaluation script is fixed

Fixing response analysis script with come in a follow up cl
TESTED=ran run_rank_llm e2e

@sahel-sh
Copy link
Member Author

This cl has been waitng for review for two days. I will merge it now per our chat with @lintool to unblock followup cls needed for SIGIR2024 API release. @ronakice, @lintool if you have any suggestions, please file issues, and we can address them after the SIGIR release.

@sahel-sh
Copy link
Member Author

This cl:

1- Changes all the reranking related classes to use Result and ResultsWriter
2- Instead of separate token_count and prompt_and_responses folders, the ranking exec summary is written in a single folder.
4- In addition to trec value format for the final rerank results, the sorted results file is also stored as a json
3- the evaluation script is fixed

Fixing response analysis script with come in a follow up cl
TESTED=ran run_rank_llm e2e

@sahel-sh sahel-sh merged commit d823d9c into main Jan 28, 2024
@sahel-sh sahel-sh deleted the integrate_result_in_reranker branch January 28, 2024 22:58
@sahel-sh sahel-sh mentioned this pull request Jan 28, 2024
Copy link
Member

@ronakice ronakice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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

Successfully merging this pull request may close these issues.

None yet

2 participants