Rafal commited on
Commit
2fb6641
1 Parent(s): 847ec37

Commented out Mental/Physical bias for now

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -818,7 +818,7 @@ with gr.Blocks(theme=soft, title="Social Bias Testing in Language Models",
818
  "Mexican-Female/European-Male <> Intersectional",
819
  "Mexican-Female/European-Male <> Emergent",
820
  "Young/Old Name <> Pleasant/Unpleasant",
821
- "Mental/Physical Disease <> Temporary/Permanent",
822
  ], label="Example Biases", #info="Select a predefied bias specification to fill-out the terms below."
823
  )
824
  with gr.Row(elem_id="group_row"):
 
818
  "Mexican-Female/European-Male <> Intersectional",
819
  "Mexican-Female/European-Male <> Emergent",
820
  "Young/Old Name <> Pleasant/Unpleasant",
821
+ #"Mental/Physical Disease <> Temporary/Permanent",
822
  ], label="Example Biases", #info="Select a predefied bias specification to fill-out the terms below."
823
  )
824
  with gr.Row(elem_id="group_row"):