We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d791f38 commit 62c21b0Copy full SHA for 62c21b0
fastembed/sparse/splade_pp.py
@@ -10,6 +10,15 @@
10
{
11
"model": "prithvida/Splade_PP_en_v1",
12
"vocab_size": 30522,
13
+ "description": "Misspelled version of the model. Retained for backward compatibility. Independent Implementation of SPLADE++ Model for English",
14
+ "size_in_GB": 0.532,
15
+ "sources": {
16
+ "hf": "Qdrant/SPLADE_PP_en_v1",
17
+ },
18
19
+ {
20
+ "model": "prithivida/Splade_PP_en_v1",
21
+ "vocab_size": 30522,
22
"description": "Independent Implementation of SPLADE++ Model for English",
23
"size_in_GB": 0.532,
24
"sources": {
0 commit comments