Fact Entropy
Measure uncertainty in LLM facts. Use entropy scoring to identify unreliable answers and boost accuracy.

Last updated
Was this helpful?
Was this helpful?
metrics=[
{"name": "Fact Entropy", "config": {"model": "gpt-4o-mini", "provider": "openai"}, "column_name": "your-text", "schema_mapping": schema_mapping}
]