Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing 'queries' verbiage. #295

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Conversation

trentfowlercohere
Copy link
Contributor

@trentfowlercohere trentfowlercohere commented Dec 12, 2024

This PR updates the documentation for the rerank-v3.0 and rerank-v3.5 models, clarifying the context length and how the query and document are considered in the calculation.

Changes

  • The order of the model versions is reversed, now listing rerank-v3.5 first.
  • The description now specifies that the model takes both the query and the document into account when calculating against the context length limit.
  • It is now stated that the query can account for up to half of the full context length, with the other half reserved for the document(s).

@trentfowlercohere trentfowlercohere requested a review from a team as a code owner December 12, 2024 18:35
Copy link

@trentfowlercohere trentfowlercohere merged commit 1137a15 into main Dec 13, 2024
4 checks passed
@trentfowlercohere trentfowlercohere deleted the rerank-v2-best-practices branch December 13, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants