Misattribution
Detect when LLMs misattribute facts in marketing text. Improve reliability and avoid misleading outputs.
Code Implementation
metrics = [
{"name": "Misattribution", "config": {"model": "gpt-4o-mini", "provider":"azure", "key": "value"}, "column_name":"Response_Correctness_v2"},
{"name": "Misattribution", "config": {"model": "gpt-4o-mini", "provider":"openai", "key":"value"}, "column_name":"Response_Correctness_v2"}
]Example:
Last updated
Was this helpful?

