Spaces:
Runtime error
Runtime error
Yotam-Perlitz
commited on
Commit
·
49f041a
1
Parent(s):
b9a3a5d
add ruler citation
Browse filesSigned-off-by: Yotam-Perlitz <y.perlitz@ibm.com>
app.py
CHANGED
|
@@ -455,6 +455,13 @@ with right:
|
|
| 455 |
primaryClass={cs.CL},
|
| 456 |
url={https://arxiv.org/abs/2407.13696},
|
| 457 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 458 |
|
| 459 |
|
| 460 |
@misc{berkeley-function-calling-leaderboard,
|
|
|
|
| 455 |
primaryClass={cs.CL},
|
| 456 |
url={https://arxiv.org/abs/2407.13696},
|
| 457 |
}
|
| 458 |
+
|
| 459 |
+
@article{hsieh2024ruler,
|
| 460 |
+
title={RULER: What's the Real Context Size of Your Long-Context Language Models?},
|
| 461 |
+
author={Cheng-Ping Hsieh and Simeng Sun and Samuel Kriman and Shantanu Acharya and Dima Rekesh and Fei Jia and Yang Zhang and Boris Ginsburg},
|
| 462 |
+
year={2024},
|
| 463 |
+
journal={arXiv preprint arXiv:2404.06654},
|
| 464 |
+
}
|
| 465 |
|
| 466 |
|
| 467 |
@misc{berkeley-function-calling-leaderboard,
|