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

[ML] Deprecate the text_expansion task type and replace with sparse_embedding #119576

Open
davidkyle opened this issue Jan 6, 2025 · 1 comment
Labels
>deprecation :ml Machine learning Team:ML Meta label for the ML team

Comments

@davidkyle
Copy link
Member

The ELSER model and other sparse embedding models are configured in the ML trained models API with task type text_expansion. sparse_embedding is now the preferred way to describe the model task. The text_expansion query associated with the text_expansion task type is already deprecated and replaced by the sparse_vector query, similarly the task type should be updated to sparse_embedding.

@davidkyle davidkyle added :ml Machine learning >deprecation labels Jan 6, 2025
@elasticsearchmachine elasticsearchmachine added the Team:ML Meta label for the ML team label Jan 6, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/ml-core (Team:ML)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>deprecation :ml Machine learning Team:ML Meta label for the ML team
Projects
None yet
Development

No branches or pull requests

2 participants