emilylearning commited on
Commit
26718bc
·
1 Parent(s): a0648f8

update text

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -218,7 +218,7 @@ with demo:
218
  eight syntactically similar sentences. However semantically, \
219
  only two of the sentences are gender-specified while the rest remain gender-underspecified")
220
  gr.Markdown("If a model can reliably tell us when it is uncertain about its predictions, one can replace only those uncertain predictions with\
221
- information retrieval methods, or in the case of gender pronoun prediction, a coin toss.")
222
 
223
  with gr.Row():
224
  model_name = gr.Radio(
 
218
  eight syntactically similar sentences. However semantically, \
219
  only two of the sentences are gender-specified while the rest remain gender-underspecified")
220
  gr.Markdown("If a model can reliably tell us when it is uncertain about its predictions, one can replace only those uncertain predictions with\
221
+ an appropriate heuristic.")
222
 
223
  with gr.Row():
224
  model_name = gr.Radio(