Not Gibberish eval assesses whether the text is meaningful and coherent, rather than random characters or incoherent content. This eval is crucial for ensuring that generated content maintains basic readability and communicates meaningful information.
response
content is more coherent, logical, and flows naturally.response
content is disjointed, illogical, or difficult to understand.Click here to learn how to setup evaluation using the Python SDK.
Input Type | Parameter | Type | Description |
---|---|---|---|
Required Inputs | response | string | The text content to evaluate for coherence. |
Output | Type | Description |
---|---|---|
Score | bool | Returns a score between 0 and 1, where higher values indicate more coherent and meaningful content. |