Datasets:
Formats:
json
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
software-engineering
evaluation-harness
github-issues
issue-classification
empirical-software-engineering
llm-evaluation
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -105,10 +105,13 @@ GitHub issues collected from 57 ML evaluation harnesses, annotated with workflow
|
|
| 105 |
## Citation
|
| 106 |
|
| 107 |
```bibtex
|
| 108 |
-
@article{
|
| 109 |
-
|
| 110 |
-
|
| 111 |
-
|
| 112 |
-
|
|
|
|
|
|
|
|
|
|
| 113 |
}
|
| 114 |
```
|
|
|
|
| 105 |
## Citation
|
| 106 |
|
| 107 |
```bibtex
|
| 108 |
+
@article{zhao2025evaleng,
|
| 109 |
+
title={Towards Evaluation Engineering: An Empirical Study of ML Evaluation Harnesses in the Wild},
|
| 110 |
+
author={Zhimin Zhao and Zehao Wang and Abdul Ali Bangash and Bram Adams and Ahmed E. Hassan},
|
| 111 |
+
year={2026},
|
| 112 |
+
eprint={2605.24213},
|
| 113 |
+
archivePrefix={arXiv},
|
| 114 |
+
primaryClass={cs.SE},
|
| 115 |
+
url={https://arxiv.org/abs/2605.24213},
|
| 116 |
}
|
| 117 |
```
|