mariamSoub commited on
Commit
dabfd06
·
verified ·
1 Parent(s): 03a5df4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -170,9 +170,9 @@ def rule_based_bias_check(text):
170
  "superior",
171
  "only",
172
  "not suited",
173
- "naturally better", # 🔥 ADD THIS
174
- "are better than", # 🔥 ADD THIS
175
- "are worse than" # 🔥 ADD THIS
176
  ]
177
 
178
  # Gender bias
 
170
  "superior",
171
  "only",
172
  "not suited",
173
+ "naturally better",
174
+ "are better than",
175
+ "are worse than"
176
  ]
177
 
178
  # Gender bias