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

add is_cross_encoder #1869

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

add is_cross_encoder #1869

wants to merge 1 commit into from

Conversation

Samoed
Copy link
Collaborator

@Samoed Samoed commented Jan 24, 2025

Checklist

  • Run tests locally to make sure nothing is broken using make test.
  • Run the formatter to format the code using make lint.

Small step to #1841. There are a lot of T5 and LLM that used for reranking tasks, but I'm not sure how to annotate them.

@sam-hey
Copy link
Contributor

sam-hey commented Jan 26, 2025

Suggestion: If I understand the intent of this PR correctly, the primary focus is to enable filtering on the leaderboard. Wouldn't it make more sense to add a list of model types as an Enum? This way, it would also allow filtering for specific categories like Late Interaction models or other types that might be added in the future.

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.

3 participants