Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -259,7 +259,7 @@ app.layout = dmc.MantineProvider(
259
  className="paper-text",
260
  ),
261
  ],
262
- href="https://www.dataprovenance.org/economies-of-open-intelligence.pdf",
263
  target="_blank",
264
  className="no-bg-link header-link paper-link",
265
  ),
@@ -341,7 +341,7 @@ app.layout = dmc.MantineProvider(
341
  "This leaderboard assesses concentrations of power in the open model ecosystem through ranking user downloads across three groups: countries, developers, and models. Explore how user downloads of models are distributed among these groups and identify key players shaping the open model ecosystem on Hugging Face. This dashboard accompanies the paper titled ",
342
  html.A(
343
  "Economies of Open Intelligence: Tracing Power & Participation in the Model Ecosystem.",
344
- href="https://www.dataprovenance.org/economies-of-open-intelligence.pdf",
345
  target="_blank",
346
  style={
347
  "color": "#AC482A",
 
259
  className="paper-text",
260
  ),
261
  ],
262
+ href="https://arxiv.org/abs/2512.03073",
263
  target="_blank",
264
  className="no-bg-link header-link paper-link",
265
  ),
 
341
  "This leaderboard assesses concentrations of power in the open model ecosystem through ranking user downloads across three groups: countries, developers, and models. Explore how user downloads of models are distributed among these groups and identify key players shaping the open model ecosystem on Hugging Face. This dashboard accompanies the paper titled ",
342
  html.A(
343
  "Economies of Open Intelligence: Tracing Power & Participation in the Model Ecosystem.",
344
+ href="https://arxiv.org/abs/2512.03073",
345
  target="_blank",
346
  style={
347
  "color": "#AC482A",