Upload app.py
Browse files
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{
|
355 |
title={Cross-lingual Visual Embeddings Benchmark},
|
356 |
-
author={
|
357 |
-
year={
|
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 |
""")
|