Update my_pages/txt_pages.py
Browse files- my_pages/txt_pages.py +1 -1
my_pages/txt_pages.py
CHANGED
|
@@ -89,7 +89,7 @@ def render():
|
|
| 89 |
|
| 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
|
| 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),
|
|
|
|
| 89 |
|
| 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),
|