Yacine Jernite
commited on
Commit
·
e555b10
1
Parent(s):
009a5be
intro_typo
Browse files- js/pages/HomePage.js +1 -1
js/pages/HomePage.js
CHANGED
|
@@ -52,7 +52,7 @@ export function renderHomePage() {
|
|
| 52 |
|
| 53 |
<p>
|
| 54 |
In the broader context of ${createInlineLink('Hugging Face', 'https://huggingface.co', 'bg-yellow-100 text-yellow-800')} efforts to support this open approach to AI,
|
| 55 |
-
the ${createInlineLink('Machine Learning and Society
|
| 56 |
These include measuring and improving the ${createInlineLink('Sustainability', '/sustainability', areasData.sustainability.color, areasData.sustainability.description.short)} of the technology,
|
| 57 |
characterizing and supporting the ${createInlineLink('Agency', '/agency', areasData.agency.color, areasData.agency.description.short)} of individuals and communities in their interactions with AI,
|
| 58 |
and understanding the economic and regulatory ${createInlineLink('Ecosystems of AI', '/ecosystems', areasData.ecosystems.color, areasData.ecosystems.description.short)} that shape who benefits from the technology.
|
|
|
|
| 52 |
|
| 53 |
<p>
|
| 54 |
In the broader context of ${createInlineLink('Hugging Face', 'https://huggingface.co', 'bg-yellow-100 text-yellow-800')} efforts to support this open approach to AI,
|
| 55 |
+
the ${createInlineLink('Machine Learning and Society', 'https://huggingface.co/hfmlsoc', 'bg-blue-100 text-blue-800')} team works on projects targeting topics at the boundary between technology and society.
|
| 56 |
These include measuring and improving the ${createInlineLink('Sustainability', '/sustainability', areasData.sustainability.color, areasData.sustainability.description.short)} of the technology,
|
| 57 |
characterizing and supporting the ${createInlineLink('Agency', '/agency', areasData.agency.color, areasData.agency.description.short)} of individuals and communities in their interactions with AI,
|
| 58 |
and understanding the economic and regulatory ${createInlineLink('Ecosystems of AI', '/ecosystems', areasData.ecosystems.color, areasData.ecosystems.description.short)} that shape who benefits from the technology.
|