Skip to content

Commit

Permalink
Add sparse embedding models to list of compatible models (#2901)
Browse files Browse the repository at this point in the history
(cherry picked from commit e94b4fe)
  • Loading branch information
davidkyle authored and mergify[bot] committed Jan 8, 2025
1 parent 8d8389a commit b765144
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/en/stack/ml/nlp/ml-nlp-model-ref.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,16 @@ purposes and to get started with the Elastic {nlp} features.
* https://huggingface.co/deepset/electra-base-squad2[Electra base squad2]
* https://huggingface.co/deepset/tinyroberta-squad2[TinyRoBERTa squad2]

[discrete]
[[ml-nlp-model-ref-sparse-embedding]]
== Third party sparse embedding models

Sparse embedding models should be configured with the `text_expansion` task type.

* https://huggingface.co/naver/splade-v3-distilbert[SPLADE-v3-DistilBERT]
* https://huggingface.co/aken12/splade-japanese-v3[aken12/splade-japanese-v3]
* https://huggingface.co/hotchpotch/japanese-splade-v2[hotchpotch/japanese-splade-v2]


[discrete]
[[ml-nlp-model-ref-text-embedding]]
Expand Down

0 comments on commit b765144

Please sign in to comment.