File size: 566 Bytes
127fa6f
 
8759e13
127fa6f
 
 
 
 
8759e13
1
2
3
4
5
6
7
8
9
10
from pathlib import Path

CITATION_TEXT = r"""@misc{mobilemmlu2024,
                        title={Mobile-MMLU: A Benchmark for Evaluating Mobile-Compatible Large Language Models}, 
                        author={Sondos Mahmoud Bsharat, Mukul Ranjan, Aidar Myrzakhan, Jiacheng Liu, Bowei Guo, Shengkun Tang, Zhiqiang Shen},
                        url={https://github.com/VILA-Lab/Mobile-MMLU},
                        note={Also available at \url{https://huggingface.co/spaces/SondosMB/Mobile-MMLU}},
                        year={2024}
                      }"""