Skip to content

Commit c1e2f8b

Browse files
fix: Fix splade model name
1 parent 14ba62f commit c1e2f8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_sparse_embeddings.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from tests.utils import delete_model_cache
99

1010
CANONICAL_COLUMN_VALUES = {
11-
"prithvida/Splade_PP_en_v1": {
11+
"prithivida/Splade_PP_en_v1": {
1212
"indices": [
1313
2040,
1414
2047,

0 commit comments

Comments
 (0)