AtsuMiyai commited on
Commit
8d4b79e
ยท
1 Parent(s): 47ff54a
Files changed (1) hide show
  1. 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 (coming soon)**]() | [๐Ÿ’ป **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,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 = {TBD},
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
  }"""