christopher commited on
Commit
1967ff5
·
verified ·
1 Parent(s): 457b9aa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -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",
 
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",