Evaluation Using Interface
Input:- Required Inputs:
- input: The text content column to analyse for cultural appropriateness.
- Result: “Passed” / “Failed”
- Passed: Indicates the content is culturally appropriate and inclusive.
- Failed: Indicates the presence of potential cultural insensitivity, bias, or exclusionary language.
Evaluation Using SDK
Click here to learn how to setup evaluation using SDK.
Input | Parameter | Type | Description |
---|---|---|---|
Required Inputs | input | string | The text content to analyse for cultural appropriateness. |
Output | Type | Description |
---|---|---|
Result | bool | Returns 1 (indicating culturally appropriate content) or 0 (indicating potential cultural insensitivity). |