mkonomi commited on
Commit
57271d4
·
verified ·
1 Parent(s): b888a8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1408,6 +1408,7 @@ See the paper for the full taxonomy and educational-level breakdown.
1408
 
1409
  ## Citation
1410
  If you use GreekMMLU in your work, please cite the paper:
 
1411
  @misc{zhang2026greekmmlunativesourcedmultitaskbenchmark,
1412
  title={GreekMMLU: A Native-Sourced Multitask Benchmark for Evaluating Language Models in Greek},
1413
  author={Yang Zhang and Mersin Konomi and Christos Xypolopoulos and Konstantinos Divriotis and Konstantinos Skianis and Giannis Nikolentzos and Giorgos Stamou and Guokan Shang and Michalis Vazirgiannis},
@@ -1417,5 +1418,5 @@ If you use GreekMMLU in your work, please cite the paper:
1417
  primaryClass={cs.CL},
1418
  url={https://arxiv.org/abs/2602.05150},
1419
  }
1420
-
1421
 
 
1408
 
1409
  ## Citation
1410
  If you use GreekMMLU in your work, please cite the paper:
1411
+ ```bibtex
1412
  @misc{zhang2026greekmmlunativesourcedmultitaskbenchmark,
1413
  title={GreekMMLU: A Native-Sourced Multitask Benchmark for Evaluating Language Models in Greek},
1414
  author={Yang Zhang and Mersin Konomi and Christos Xypolopoulos and Konstantinos Divriotis and Konstantinos Skianis and Giannis Nikolentzos and Giorgos Stamou and Guokan Shang and Michalis Vazirgiannis},
 
1418
  primaryClass={cs.CL},
1419
  url={https://arxiv.org/abs/2602.05150},
1420
  }
1421
+ ```
1422