Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.89 KB

README.md

File metadata and controls

24 lines (21 loc) · 1.89 KB

Human Evaluation Datasheet

Anastasia Shimorina and Anya Belz. 2022. The Human Evaluation Datasheet: A Template for Recording Details of Human Evaluation Experiments in NLP. In Proceedings of the 2nd Workshop on Human Evaluation of NLP Systems (HumEval), pages 54–75, Dublin, Ireland. Association for Computational Linguistics.

Initially the sheet was developed for the ReproGen shared task.

Sheet Templates

the datasheet templates in LaTeX and Markdown

Citing

@inproceedings{shimorina-belz-2022-human,
    title = "The Human Evaluation Datasheet: A Template for Recording Details of Human Evaluation Experiments in {NLP}",
    author = "Shimorina, Anastasia  and
      Belz, Anya",
    booktitle = "Proceedings of the 2nd Workshop on Human Evaluation of NLP Systems (HumEval)",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.humeval-1.6",
    pages = "54--75",
    abstract = "This paper presents the Human Evaluation Datasheet (HEDS), a template for recording the details of individual human evaluation experiments in Natural Language Processing (NLP), and reports on first experience of researchers using HEDS sheets in practice. Originally taking inspiration from seminal papers by Bender and Friedman (2018), Mitchell et al. (2019), and Gebru et al. (2020), HEDS facilitates the recording of properties of human evaluations in sufficient detail, and with sufficient standardisation, to support comparability, meta-evaluation,and reproducibility assessments for human evaluations. These are crucial for scientifically principled evaluation, but the overhead of completing a detailed datasheet is substantial, and we discuss possible ways of addressing this and other issues observed in practice.",
}