prakharg24 commited on
Commit
5c40599
·
verified ·
1 Parent(s): 70e9e71

Update my_pages/txt_pages.py

Browse files
Files changed (1) hide show
  1. my_pages/txt_pages.py +1 -1
my_pages/txt_pages.py CHANGED
@@ -90,7 +90,7 @@ def render():
90
  paragraphs = [
91
  ("AI prediction problems will rarely <i>(read 'never')</i> have just one solution, thus creating multiplicity.", 0),
92
  ("Depending on context and values of the stakeholders, one might lean towards higher or lower multiplicity.", 2),
93
- ("However, irrespective of this choice, auditing and navigating the multiplicity of models is a critical problem in AI, "
94
  "as it directly impacts individuals and the decisions they receive.", 5),
95
  ("<br><br>The field of multiplicity in AI is quite young, and we are excited to see what's next!", 9),
96
  ]
 
90
  paragraphs = [
91
  ("AI prediction problems will rarely <i>(read 'never')</i> have just one solution, thus creating multiplicity.", 0),
92
  ("Depending on context and values of the stakeholders, one might lean towards higher or lower multiplicity.", 2),
93
+ ("Navigating the multiplicity of models is a critical problem in AI, "
94
  "as it directly impacts individuals and the decisions they receive.", 5),
95
  ("<br><br>The field of multiplicity in AI is quite young, and we are excited to see what's next!", 9),
96
  ]