Skip to content

docs: document min_confidence edge cases#83

Merged
adaamko merged 1 commit into
mainfrom
docs/min-confidence-edge-cases
Jul 22, 2026
Merged

docs: document min_confidence edge cases#83
adaamko merged 1 commit into
mainfrom
docs/min-confidence-edge-cases

Conversation

@adaamko

@adaamko adaamko commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

What

Folds in the verified content of #66 (author unresponsive since Jul 10 after two pings; commit co-authored to preserve credit): the README gains a min_confidence span-output example plus a note about the transformer detectors' >=0.5 confidence floor, and the RAGFactChecker predict docstring notes that detailed output is returned unfiltered. All three claims were verified against the code during the #66 review.

Closes #64

Checklist

  • Docs-only change.

  • I certify that I have the right to submit this code and that it may be distributed under the repository's MIT license

Documents the >=0.5 confidence floor of transformer span output and the
unfiltered detailed output of the RAGFactChecker detector.

Adapted from #66 by @vku2018.

Co-authored-by: FiniteSkills <finiteskills@gmail.com>
@adaamko
adaamko merged commit 5e8447a into main Jul 22, 2026
4 checks passed
@adaamko
adaamko deleted the docs/min-confidence-edge-cases branch July 22, 2026 09: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.

Document min_confidence and its edge cases

1 participant