sexism-classifier / README.md
sergiopuertas's picture
Update README.md
0f2d68f verified
metadata
license: apache-2.0
language:
  - en
metrics:
  - f1
pipeline_tag: text-classification
tags:
  - sexism
  - classifier

Sexism Alarm Bot Model

This is a BiLSTM + Self-Attention model trained to detect sexist content in messages.

Model Details

  • Architecture: BiLSTM + Self-Attention
  • Performance: 90.72 F1 score.
  • Usage: This model is designed to be used with the Sexism Alarm Bot Discord application

Relate to https://github.com/sergiopuertas/SexismAlarm for usage.