Skip to content

Commit cadbfa8

Browse files
authored
Add sparse embedding models to list of compatible models (#2901) (#2905)
1 parent 8d8389a commit cadbfa8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/en/stack/ml/nlp/ml-nlp-model-ref.asciidoc

+10
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,16 @@ purposes and to get started with the Elastic {nlp} features.
7878
* https://huggingface.co/deepset/electra-base-squad2[Electra base squad2]
7979
* https://huggingface.co/deepset/tinyroberta-squad2[TinyRoBERTa squad2]
8080

81+
[discrete]
82+
[[ml-nlp-model-ref-sparse-embedding]]
83+
== Third party sparse embedding models
84+
85+
Sparse embedding models should be configured with the `text_expansion` task type.
86+
87+
* https://huggingface.co/naver/splade-v3-distilbert[SPLADE-v3-DistilBERT]
88+
* https://huggingface.co/aken12/splade-japanese-v3[aken12/splade-japanese-v3]
89+
* https://huggingface.co/hotchpotch/japanese-splade-v2[hotchpotch/japanese-splade-v2]
90+
8191

8292
[discrete]
8393
[[ml-nlp-model-ref-text-embedding]]

0 commit comments

Comments
 (0)