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

add LlamaIndex faithfulness metric #971

Merged
merged 6 commits into from
Jun 30, 2024
Merged

add LlamaIndex faithfulness metric #971

merged 6 commits into from
Jun 30, 2024

Commits on Jun 30, 2024

  1. add LlamaIndex faithfulness metric

    Signed-off-by: Ariel Gera <ariel.gera1@ibm.com>
    arielge committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    864647b View commit details
    Browse the repository at this point in the history
  2. share code between LlamaIndex metrics

    Signed-off-by: Ariel Gera <ariel.gera1@ibm.com>
    arielge committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    1794321 View commit details
    Browse the repository at this point in the history
  3. use existing 'score_prefix' field

    Signed-off-by: Ariel Gera <ariel.gera1@ibm.com>
    arielge committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    4ce6df2 View commit details
    Browse the repository at this point in the history
  4. remove unused field

    Signed-off-by: Ariel Gera <ariel.gera1@ibm.com>
    arielge committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    da67c47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb37979 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c6885b View commit details
    Browse the repository at this point in the history