dreji18/Fairness-in-AI
Detecting Bias and ensuring Fairness in AI solutions
Provides end-to-end NLP bias detection and mitigation through four specialized capabilities: classification, word/phrase recognition, masking, and text debiasing. Built on an ensemble of three Transformer models (DistilBERT for classification, RoBERTa for entity recognition, and a masked language model for text generation), trained on the MBIC dataset for news article analysis. Installable via pip and designed for production use on raw text requiring preprocessing and bias probability scoring.
102 stars. No commits in the last 6 months.
Stars
102
Forks
18
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 15, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/dreji18/Fairness-in-AI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dccuchile/wefe
WEFE: The Word Embeddings Fairness Evaluation Framework. WEFE is a framework that standardizes...
amazon-science/bold
Dataset associated with "BOLD: Dataset and Metrics for Measuring Biases in Open-Ended Language...
dhfbk/variationist
Variationist: Exploring Multifaceted Variation and Bias in Written Language Data (ACL 2024 demo track)
microsoft/SafeNLP
Safety Score for Pre-Trained Language Models
soarsmu/BiasFinder
BiasFinder | IEEE TSE | Metamorphic Test Generation to Uncover Bias for Sentiment Analysis Systems