We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d8389a commit cadbfa8Copy full SHA for cadbfa8
docs/en/stack/ml/nlp/ml-nlp-model-ref.asciidoc
@@ -78,6 +78,16 @@ purposes and to get started with the Elastic {nlp} features.
78
* https://huggingface.co/deepset/electra-base-squad2[Electra base squad2]
79
* https://huggingface.co/deepset/tinyroberta-squad2[TinyRoBERTa squad2]
80
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
91
92
[discrete]
93
[[ml-nlp-model-ref-text-embedding]]
0 commit comments