Skip to content

Commit

Permalink
Update cde-small-v1_model.py
Browse files Browse the repository at this point in the history
  • Loading branch information
YashDThapliyal committed Dec 25, 2024
1 parent 919c2b1 commit 5be4ff5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mteb/models/cde-small-v1_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
)

#implement the model

model = SentenceTransformer("jxm/cde-small-v1", trust_remote_code=True)
model.prompts = {
"query": "search_query: ",
Expand Down

0 comments on commit 5be4ff5

Please sign in to comment.