AtsuMiyai commited on
Commit
a1010fa
·
verified ·
1 Parent(s): 0a0dbf4

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +4 -4
constants.py CHANGED
@@ -63,9 +63,9 @@ To check whether the submission is successful, you can click the 'Logs' button.
63
 
64
 
65
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
66
- CITATION_BUTTON_TEXT = r"""@misc{onohara2024jmmmu,
67
- title={JMMMU: A Japanese Massive Multi-discipline Multimodal Understanding Benchmark},
68
- author={Shota Onohara and Atsuyuki Miyai and Yuki Imajuku and Kazuki Egashira and Jeonghun Baek and Xiang Yue and Graham Neubig and Kiyoharu Aizawa},
69
- url={https://huggingface.co/datasets/JMMMU/JMMMU},
70
  year={2024}
71
  }"""
 
63
 
64
 
65
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
66
+ CITATION_BUTTON_TEXT = r"""@article{onohara2024jmmmu,
67
+ title={JMMMU: A Japanese Massive Multi-discipline Multimodal Understanding Benchmark for Culture-aware Evaluation},
68
+ author={Onohara, Shota and Miyai, Atsuyuki and Imajuku, Yuki and Egashira, Kazuki and Baek, Jeonghun and Yue, Xiang and Neubig, Graham and Aizawa, Kiyoharu},
69
+ journal={arXiv preprint arXiv:2410.17250},
70
  year={2024}
71
  }"""