BramVanroy commited on
Commit
8d3fa14
1 Parent(s): 9f048cb

Update content.py

Browse files
Files changed (1) hide show
  1. content.py +5 -5
content.py CHANGED
@@ -61,10 +61,10 @@ Vanroy, B. (2023). *Language Resources for Dutch Large Language Modelling*. [htt
61
  If you use the multilingual benchmarks, please cite the following paper:
62
 
63
  ```bibtex
64
- @misc{{lai2023openllmbenchmark,
65
- author = {{Viet Lai and Nghia Trung Ngo and Amir Pouran Ben Veyseh and Franck Dernoncourt and Thien Huu Nguyen}},
66
- title={{Open Multilingual LLM Evaluation Leaderboard}},
67
- year={{2023}}
68
- }}
69
  ```
70
  """
 
61
  If you use the multilingual benchmarks, please cite the following paper:
62
 
63
  ```bibtex
64
+ @misc{lai2023openllmbenchmark,
65
+ title={Open Multilingual {LLM} Evaluation Leaderboard},
66
+ author={Viet Lai and Nghia Trung Ngo and Amir Pouran Ben Veyseh and Franck Dernoncourt and Thien Huu Nguyen},
67
+ year={2023}
68
+ }
69
  ```
70
  """