Spaces:
Running
Running
Update README.md (#1)
Browse files- Update README.md (00ca2c7f51e5a9eeef26ce9a670e8a3f95936a64)
Co-authored-by: JB D. <[email protected]>
README.md
CHANGED
@@ -11,3 +11,15 @@ license: apache-2.0
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
+
|
15 |
+
```
|
16 |
+
@misc{perlitz2024benchmarkagreementtestingright,
|
17 |
+
title={Benchmark Agreement Testing Done Right: A Guide for LLM Benchmark Evaluation},
|
18 |
+
author={Yotam Perlitz and Ariel Gera and Ofir Arviv and Asaf Yehudai and Elron Bandel and Eyal Shnarch and Michal Shmueli-Scheuer and Leshem Choshen},
|
19 |
+
year={2024},
|
20 |
+
eprint={2407.13696},
|
21 |
+
archivePrefix={arXiv},
|
22 |
+
primaryClass={cs.CL},
|
23 |
+
url={https://arxiv.org/abs/2407.13696},
|
24 |
+
}
|
25 |
+
```
|