8000 inference_handler for all Listwise, Pairwise, Pointwise reranking methods · Issue #237 · castorini/rank_llm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
inference_handler for all Listwise, Pairwise, Pointwise reranking methods #237
Open
@clides

Description

@clides

Currently, the prompt and generation logic is implemented separately and hard-coded in each individual leaf classes of RankLLM, and they are not flexible. To introduce generality, we need to allow users to provide their own prompt templates used for creating prompts. To achieve this, create custom classes for handling all prompt-related tasks for each of the 3 reranking methods need to be created to handle the prompt templates (introduced in issue: #236)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0