HugSib commited on
Commit
42005f4
·
verified ·
1 Parent(s): d8ebb49

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,7 +49,7 @@ def main():
49
  """
50
  Visual Document Retrieval Benchmark leaderboard. To submit results, refer to the corresponding tab.
51
 
52
- Refer to the [ColPali paper](https://arxiv.org/abs/XXXX.XXXXX) for details on metrics, tasks and models.
53
  """
54
  )
55
  datasets_columns = list(data.columns[3:])
 
49
  """
50
  Visual Document Retrieval Benchmark leaderboard. To submit results, refer to the corresponding tab.
51
 
52
+ Refer to the [ColPali paper](https://arxiv.org/abs/2407.01449) for details on metrics, tasks and models.
53
  """
54
  )
55
  datasets_columns = list(data.columns[3:])