sergiopuertas commited on
Commit
0f2d68f
·
verified ·
1 Parent(s): 788bff7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ This is a BiLSTM + Self-Attention model trained to detect sexist content in mess
16
  ## Model Details
17
 
18
  - Architecture: BiLSTM + Self-Attention
19
- - Performance: 91.86 F1 score.
20
  - Usage: This model is designed to be used with the Sexism Alarm Bot Discord application
21
 
22
  ## Relate to https://github.com/sergiopuertas/SexismAlarm for usage.
 
16
  ## Model Details
17
 
18
  - Architecture: BiLSTM + Self-Attention
19
+ - Performance: 90.72 F1 score.
20
  - Usage: This model is designed to be used with the Sexism Alarm Bot Discord application
21
 
22
  ## Relate to https://github.com/sergiopuertas/SexismAlarm for usage.