rasyosef commited on
Commit
98cb9db
·
verified ·
1 Parent(s): b0498b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -173,7 +173,7 @@ Then you can load this model and run inference.
173
  from sentence_transformers import SparseEncoder
174
 
175
  # Download from the 🤗 Hub
176
- model = SparseEncoder("yosefw/SPLADE-BERT-Mini-BS256-distil")
177
  # Run inference
178
  queries = [
179
  "common law implied warranty",
 
173
  from sentence_transformers import SparseEncoder
174
 
175
  # Download from the 🤗 Hub
176
+ model = SparseEncoder("rasyosef/splade-mini")
177
  # Run inference
178
  queries = [
179
  "common law implied warranty",