pawan2411 commited on
Commit
59a25ad
1 Parent(s): 8c61170

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -102,7 +102,7 @@ Then you can load this model and run inference.
102
  from sentence_transformers import SentenceTransformer
103
 
104
  # Download from the 🤗 Hub
105
- model = SentenceTransformer("pawan2411/address-embedder2")
106
  # Run inference
107
  sentences = [
108
  '60 Ratchadaphisek Rd, Khwaeng Khlong Toei, Khet Khlong Toei, Krung Thep Maha Nakhon 10110',
 
102
  from sentence_transformers import SentenceTransformer
103
 
104
  # Download from the 🤗 Hub
105
+ model = SentenceTransformer("pawan2411/address_net")
106
  # Run inference
107
  sentences = [
108
  '60 Ratchadaphisek Rd, Khwaeng Khlong Toei, Khet Khlong Toei, Krung Thep Maha Nakhon 10110',