paulml commited on
Commit
e3610a1
·
verified ·
1 Parent(s): a4cc6e6

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -351,10 +351,10 @@ def create_leaderboard():
351
  ### Citation
352
  If you use these benchmarks in your research, please cite:
353
  ```
354
- @article{visual_embeddings_benchmark_2024,
355
  title={Cross-lingual Visual Embeddings Benchmark},
356
- author={[Your Name]},
357
- year={2024}
358
  }
359
  ```
360
  """)
 
351
  ### Citation
352
  If you use these benchmarks in your research, please cite:
353
  ```
354
+ @article{visual_embeddings_benchmark_2025,
355
  title={Cross-lingual Visual Embeddings Benchmark},
356
+ author={racine.ai},
357
+ year={2025}
358
  }
359
  ```
360
  """)