English

Evaluating Large Language Models with fmeval

Computation and Language 2024-07-19 v1 Machine Learning

Abstract

fmeval is an open source library to evaluate large language models (LLMs) in a range of tasks. It helps practitioners evaluate their model for task performance and along multiple responsible AI dimensions. This paper presents the library and exposes its underlying design principles: simplicity, coverage, extensibility and performance. We then present how these were implemented in the scientific and engineering choices taken when developing fmeval. A case study demonstrates a typical use case for the library: picking a suitable model for a question answering task. We close by discussing limitations and further work in the development of the library. fmeval can be found at https://github.com/aws/fmeval.

Keywords

Cite

@article{arxiv.2407.12872,
  title  = {Evaluating Large Language Models with fmeval},
  author = {Pola Schwöbel and Luca Franceschi and Muhammad Bilal Zafar and Keerthan Vasist and Aman Malhotra and Tomer Shenhar and Pinal Tailor and Pinar Yilmaz and Michael Diamond and Michele Donini},
  journal= {arXiv preprint arXiv:2407.12872},
  year   = {2024}
}
R2 v1 2026-06-28T17:44:56.998Z