Update constants.py
Browse files- constants.py +1 -0
constants.py
CHANGED
|
@@ -118,6 +118,7 @@ LEADERBORAD_INFO = """
|
|
| 118 |
By revealing the limitations of existing MLLMs through evaluation results, we aim for SEED-Bench to provide insights for motivating future research.
|
| 119 |
"""
|
| 120 |
|
|
|
|
| 121 |
CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
|
| 122 |
CITATION_BUTTON_TEXT = r"""@article{li2023seed2,
|
| 123 |
title={SEED-Bench-2: Benchmarking Multimodal Large Language Models},
|
|
|
|
| 118 |
By revealing the limitations of existing MLLMs through evaluation results, we aim for SEED-Bench to provide insights for motivating future research.
|
| 119 |
"""
|
| 120 |
|
| 121 |
+
|
| 122 |
CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
|
| 123 |
CITATION_BUTTON_TEXT = r"""@article{li2023seed2,
|
| 124 |
title={SEED-Bench-2: Benchmarking Multimodal Large Language Models},
|