Spaces:
Build error
Build error
AtsuMiyai commited on
Commit ยท
8d4b79e
1
Parent(s): 47ff54a
update
Browse files- constants.py +2 -2
constants.py
CHANGED
|
@@ -29,7 +29,7 @@ LEADERBORAD_VERSION = ["JMMMU_Pro"]
|
|
| 29 |
LEADERBORAD_INTRODUCTION = """
|
| 30 |
# JMMMU-Pro Leaderboard
|
| 31 |
|
| 32 |
-
[๐ **Homepage**](https://mmmu-jaโpanese-benchmark.github.io/JMMMU_Pro/) | [๐ค **Dataset**](https://huggingface.co/datasets/JMMMU/JMMMU-Pro/) | [๐ **HF Leaderboard**](https://huggingface.co/spaces/JMMMU/JMMMU-Pro_Leaderboard) | [๐ **arXiv
|
| 33 |
|
| 34 |
|
| 35 |
### *"Which LMM is expert in Japanese subjects?"* ๐ Welcome to the leaderboard of JMMMU-Pro
|
|
@@ -46,6 +46,6 @@ CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
|
|
| 46 |
CITATION_BUTTON_TEXT = r"""@article{miyai2025jmmmu-pro,
|
| 47 |
author = {Miyai, Atsuyuki and Onohara, Shota and Baek, Jeonghun and Aizawa, Kiyoharu},
|
| 48 |
title = {JMMMU-Pro: Image-based Japanese Multi-discipline Multimodal Understanding Benchmark via Vibe Benchmark Construction},
|
| 49 |
-
journal = {
|
| 50 |
year = {2025},
|
| 51 |
}"""
|
|
|
|
| 29 |
LEADERBORAD_INTRODUCTION = """
|
| 30 |
# JMMMU-Pro Leaderboard
|
| 31 |
|
| 32 |
+
[๐ **Homepage**](https://mmmu-jaโpanese-benchmark.github.io/JMMMU_Pro/) | [๐ค **Dataset**](https://huggingface.co/datasets/JMMMU/JMMMU-Pro/) | [๐ **HF Leaderboard**](https://huggingface.co/spaces/JMMMU/JMMMU-Pro_Leaderboard) | [๐ **arXiv**](https://arxiv.org/abs/2512.14620) | [๐ป **GitHub**](https://github.com/EvolvingLMMs-Lab/lmms-eval)
|
| 33 |
|
| 34 |
|
| 35 |
### *"Which LMM is expert in Japanese subjects?"* ๐ Welcome to the leaderboard of JMMMU-Pro
|
|
|
|
| 46 |
CITATION_BUTTON_TEXT = r"""@article{miyai2025jmmmu-pro,
|
| 47 |
author = {Miyai, Atsuyuki and Onohara, Shota and Baek, Jeonghun and Aizawa, Kiyoharu},
|
| 48 |
title = {JMMMU-Pro: Image-based Japanese Multi-discipline Multimodal Understanding Benchmark via Vibe Benchmark Construction},
|
| 49 |
+
journal = {arXiv preprint arXiv:2512.14620},
|
| 50 |
year = {2025},
|
| 51 |
}"""
|