syubraj commited on
Commit
6457159
1 Parent(s): 70099c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -134,7 +134,7 @@ Then you can load this model and run inference.
134
  from sentence_transformers import SentenceTransformer
135
 
136
  # Download from the 🤗 Hub
137
- model = SentenceTransformer("syubraj/sentenceTransformer_nepali_new")
138
  # Run inference
139
  sentences = [
140
  'रातो, डबल डेकर बस।',
 
134
  from sentence_transformers import SentenceTransformer
135
 
136
  # Download from the 🤗 Hub
137
+ model = SentenceTransformer("syubraj/sentence_similarity_nepali_v2")
138
  # Run inference
139
  sentences = [
140
  'रातो, डबल डेकर बस।',