omarelshehy commited on
Commit
c0e5a11
1 Parent(s): 8c954dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -148,7 +148,7 @@ from sentence_transformers import SentenceTransformer
148
 
149
  # Download from the 🤗 Hub
150
  matryoshka_dim = 786
151
- model = SentenceTransformer("omarelshehy/arabic-english-sts-matryoshka", truncate_dim=matryoshka_dim)
152
  # Run inference
153
  sentences = [
154
  "She enjoyed reading books by the window as the rain poured outside.",
 
148
 
149
  # Download from the 🤗 Hub
150
  matryoshka_dim = 786
151
+ model = SentenceTransformer("omarelshehy/arabic-english-sts-matryoshka-v2.0", truncate_dim=matryoshka_dim)
152
  # Run inference
153
  sentences = [
154
  "She enjoyed reading books by the window as the rain poured outside.",