Replies: 1 comment 6 replies
-
Hi @daegonYu Different models handle STS differently e.g. Jinas model would use We do allow the model to know the task (we give the task name as input) so the implementation can be implemented however you like, but by default, we do not give the model a query prompt. Is there specific models where you believe it should be changed? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
Can you tell me why you don't add query prefix to the model when evaluating sts? I think you should add query prefix for more accurate evaluation, but I wonder why you don't add it in mteb benchmark.
thank you
Beta Was this translation helpful? Give feedback.
All reactions