Hosted APIs
Bias analysis models on free hosted endpoints.
fairlyAspects (types-of bias)
Endpoint: https://t41xs75wejr14zht.us-east-1.aws.endpoints.huggingface.cloud
Endpoint: https://e29pozks7ptdl5gw.us-east-1.aws.endpoints.huggingface.cloud
All parameters are optional
top_k: Can be1or2, defaults to1, meaning it just returns the highest probable class (Biased or Neutral).function_to_apply: Activation function to use on the model outputs. Can be"sigmoid"(multi-label),"softmax"(mult-class), orNonefor raw logits. Defaults to"softmax".
All parameters are optional
top_k: Can be1or2, defaults to1, meaning it just returns the highest probable class (Biased or Neutral).function_to_apply: Activation function to use on the model outputs. Can be"sigmoid"(multi-label),"softmax"(mult-class), orNonefor raw logits. Defaults to"softmax".
All parameters are optional
top_k: Can be1or2, defaults to1, meaning it just returns the highest probable class (Biased or Neutral).function_to_apply: Activation function to use on the model outputs. Can be"sigmoid"(multi-label),"softmax"(mult-class), orNonefor raw logits. Defaults to"softmax".
Token Classification (of generalizations, unfairness, and stereotypes)
Endpoint: https://e29pozks7ptdl5gw.us-east-1.aws.endpoints.huggingface.cloud
*No params needed*
*No params needed*
*No params needed*
Example Response:
Last updated