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

New Answer relevancy metrics #77

Merged
merged 5 commits into from
Jul 28, 2023
Merged

Conversation

shahules786
Copy link
Member

@shahules786 shahules786 commented Jul 28, 2023

What

Added a new answer relevancy method that can use any LLM

Why

The earlier method was using the t5 model which was giving poor results with issues like multilingualism. The process was also slow due to the local model.

How

Introduced a new paradigm that uses a combination of question generation and self-consistency.

Results

Screenshot 2023-07-28 at 8 01 31 PM

@shahules786 shahules786 marked this pull request as ready for review July 28, 2023 14:55
@jjmachan jjmachan merged commit 4a2804e into explodinggradients:main Jul 28, 2023
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