gianvr commited on
Commit
7ee6a0b
·
1 Parent(s): d521b55

update name

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -140,7 +140,7 @@ Then you can load this model and run inference.
140
  from sentence_transformers import SentenceTransformer
141
 
142
  # Download from the 🤗 Hub
143
- model = SentenceTransformer("sentence_transformers_model_id")
144
  # Run inference
145
  sentences = [
146
  'Governor Cuomo Please order retail businesses to close My husband has to go to work and expose himself to the virus Store owners will not close unless you tell them they have to I have two friends fighting for their lives PLEASE CLOSE STORES NOW',
 
140
  from sentence_transformers import SentenceTransformer
141
 
142
  # Download from the 🤗 Hub
143
+ model = SentenceTransformer("gianvr/sbert-tunned-covid")
144
  # Run inference
145
  sentences = [
146
  'Governor Cuomo Please order retail businesses to close My husband has to go to work and expose himself to the virus Store owners will not close unless you tell them they have to I have two friends fighting for their lives PLEASE CLOSE STORES NOW',