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

Radfact silently assumes that a comparison is not entailed if LLM request fails #5

Open
javier-alvarez opened this issue Oct 31, 2024 · 0 comments

Comments

@javier-alvarez
Copy link
Contributor

`Run the processor on a single phrase.

    If LLM fails to respond, we return a default NOT_ENTAILMENT with no evidence.
    If LLM tries to rephrase the input, we log a warning and correct it.

`

Engine should retry with exponential retries and stop if a request cannot be completed. This will ensure all sentences are evaluated instead of assuming NOT_ENTAILMENT

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

No branches or pull requests

1 participant