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

feat(model): use FLP model, update context window and overlap ratio #14

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

rachlllg
Copy link
Contributor

@rachlllg rachlllg commented Mar 6, 2025

Per results from freelawproject/courtlistener#5166, make below updates to Inception:

  • Update default config and documentation to use the FLP finetuned sentence transformer model
  • Update the context window to use 512 tokens to allow for retrieval highlight
  • Update sentence overlap ratio to overlap by 2 sentences using the new context window

…p ratio

- Update default config and documentation to use the FLP finetuned sentence transformer model
- Update the context window to use 512 tokens to allow for retrieval highlight
- Update sentence overlap ratio to overlap by 2 sentences using the new context window
@rachlllg rachlllg requested a review from mlissner March 6, 2025 17:10
Copy link
Member

@mlissner mlissner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, looks good, thank you.

@mlissner mlissner merged commit f53c6c8 into main Mar 6, 2025
5 checks passed
@mlissner mlissner deleted the FLP_model branch March 6, 2025 17:29
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