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] Provenance - Add metadata with underlying numbers to the PassResult and FailResult #575

Open
zsimjee opened this issue Feb 9, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@zsimjee
Copy link
Collaborator

zsimjee commented Feb 9, 2024

#574

@yadomkar
Copy link

yadomkar commented Mar 5, 2024

I've updated the validate_each_sentence and validate_full_text methods in the ProvenanceV0 validator to include cosine similarity values in the validation metadata, enhancing validation process with quantitative analysis of text relevance. These changes allow users to access detailed similarity measures directly in the validator_logs, improving transparency and facilitating deeper insights into the validation outcomes.

If this approach proves beneficial, should I consider applying similar updates to ProvenanceV1 as well?

PR Link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants