pawan2411 commited on
Commit
fcb64d2
·
verified ·
1 Parent(s): bf02f65

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -81,7 +81,7 @@ Then you can load this model and run inference.
81
  from sentence_transformers import SentenceTransformer
82
 
83
  # Download from the 🤗 Hub
84
- model = SentenceTransformer("pawan2411/address_emnet")
85
  # Run inference
86
  sentences = [
87
  '60 Ratchadaphisek Rd, Khwaeng Khlong Toei, Khet Khlong Toei, Krung Thep Maha Nakhon 10110',
 
81
  from sentence_transformers import SentenceTransformer
82
 
83
  # Download from the 🤗 Hub
84
+ model = SentenceTransformer("pawan2411/address-emnet")
85
  # Run inference
86
  sentences = [
87
  '60 Ratchadaphisek Rd, Khwaeng Khlong Toei, Khet Khlong Toei, Krung Thep Maha Nakhon 10110',