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

Guides and examples for 2nd phase retrieval #88

Open
joemcelroy opened this issue Oct 17, 2023 · 3 comments
Open

Guides and examples for 2nd phase retrieval #88

joemcelroy opened this issue Oct 17, 2023 · 3 comments
Labels
documentation Improvements or additions to documentation

Comments

@joemcelroy
Copy link
Member

joemcelroy commented Oct 17, 2023

Providing examples on how to re-rank using:

  • bi-encoders and cross-encoders
  • Learn to rank via feature extractors
  • boosting on attributes like dates, popularity
@wenestam
Copy link

Great suggestion.

Similar to how embedding pipelines can be added: https://www.elastic.co/guide/en/machine-learning/current/ml-nlp-text-emb-vector-search-example.html

or here:

https://www.elastic.co/search-labs/how-to-deploy-nlp-text-embeddings-and-vector-search

It would be cool to utilize the machine learning instance for re-ranking. Similarly, you could bring your own model via hugging face by installing it through the Eland Docker agent (as in the later link).

@serenachou serenachou added the documentation Improvements or additions to documentation label Feb 8, 2024
@serenachou
Copy link
Collaborator

cc @joshdevins @leemthompo related to our conversation around guides and documentation for reranking

@joshdevins
Copy link
Member

Yeah we should coordinate on this. We have some plans for documentation around this as well so let's make sure they are all talking about the same things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

4 participants