Spaces:
Runtime error
Runtime error
Commit
•
99ab21c
1
Parent(s):
c7bea8f
Minor: Moving periods (#1)
Browse files- Minor: Moving periods (d27202d64baccb15a69549a404192a70a29f281c)
Co-authored-by: Margaret Mitchell <meg@users.noreply.huggingface.co>
app.py
CHANGED
@@ -84,9 +84,9 @@ principles = [
|
|
84 |
|
85 |
For example:
|
86 |
|
87 |
-
- [Reframing AI and machine learning from Indigenous perspectives](https://jods.mitpress.mit.edu/pub/lewis-arista-pechawis-kite/release/1)
|
88 |
-
- [Highlighting LGBTQIA2S+ marginalization in AI
|
89 |
-
- [Critiquing the harms perpetuated by AI systems
|
90 |
"""
|
91 |
},
|
92 |
]
|
|
|
84 |
|
85 |
For example:
|
86 |
|
87 |
+
- [Reframing AI and machine learning from Indigenous perspectives](https://jods.mitpress.mit.edu/pub/lewis-arista-pechawis-kite/release/1).
|
88 |
+
- [Highlighting LGBTQIA2S+ marginalization in AI](https://edri.org/our-work/computers-are-binary-people-are-not-how-ai-systems-undermine-lgbtq-identity/).
|
89 |
+
- [Critiquing the harms perpetuated by AI systems](https://www.ajl.org).
|
90 |
"""
|
91 |
},
|
92 |
]
|