zhiminy commited on
Commit
e8bf6d0
·
verified ·
1 Parent(s): 87406ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
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{evaleng2025,
109
- title={Towards Evaluation Engineering: An Empirical Study of ML Evaluation Harnesses in the Wild},
110
- author={...},
111
- journal={arXiv preprint arXiv:2605.24213},
112
- year={2025}
 
 
 
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
  ```