You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To align with the encoders, cross-encoders should also have model_prompts which will contain the predict key (since there is no query or passage embeddings).
All cross-encoders should be refactored to have this.
The text was updated successfully, but these errors were encountered:
To align with the encoders, cross-encoders should also have
model_prompts
which will contain thepredict
key (since there is no query or passage embeddings).All cross-encoders should be refactored to have this.
The text was updated successfully, but these errors were encountered: