Ali-C137 commited on
Commit
3342ec1
1 Parent(s): a25e05e

Update src/about.py

Browse files
Files changed (1) hide show
  1. src/about.py +3 -4
src/about.py CHANGED
@@ -190,11 +190,10 @@ CITATION_BUTTON_TEXT = r"""
190
  primaryClass={cs.CL}
191
  }
192
  @misc{lighteval,
193
- author = {Clémentine, Fourrier, and Nathan, Habib and Wolf, Thomas},
194
  title = {LightEval: A lightweight framework for LLM evaluation},
195
- year = {2024},
196
- publisher = {GitHub},
197
- journal = {GitHub repository},
198
  url = {https://github.com/huggingface/lighteval}
199
  }
200
  """
 
190
  primaryClass={cs.CL}
191
  }
192
  @misc{lighteval,
193
+ author = {Fourrier, Clémentine and Habib, Nathan and Wolf, Thomas and Tunstall, Lewis},
194
  title = {LightEval: A lightweight framework for LLM evaluation},
195
+ year = {2023},
196
+ version = {0.3.0},
 
197
  url = {https://github.com/huggingface/lighteval}
198
  }
199
  """