joe32140 commited on
Commit
095441c
·
verified ·
1 Parent(s): e33d044

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -157,7 +157,7 @@ Then you can load this model and run inference.
157
  from sentence_transformers import SentenceTransformer
158
 
159
  # Download from the 🤗 Hub
160
- model = SentenceTransformer("joe32140/ModernBERT-base-msmacro")
161
  # Run inference
162
  sentences = [
163
  'what county is hayden in',
 
157
  from sentence_transformers import SentenceTransformer
158
 
159
  # Download from the 🤗 Hub
160
+ model = SentenceTransformer("joe32140/ModernBERT-base-msmarco")
161
  # Run inference
162
  sentences = [
163
  'what county is hayden in',