File size: 663 Bytes
8e4f9b2
 
 
 
 
 
b5e4aa9
8e4f9b2
 
 
 
 
22c7d63
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
title: Llm Rank Themselves
emoji: πŸ‘€
colorFrom: green
colorTo: green
sdk: gradio
sdk_version: 5.5
app_file: app.py
pinned: false
license: apache-2.0
---

Demo for paper on [Ranking Large Language Models without Ground Truth](https://arxiv.org/abs/2402.14860).

```
@misc{dhurandhar2024rankinglargelanguagemodels,
      title={Ranking Large Language Models without Ground Truth}, 
      author={Amit Dhurandhar and Rahul Nair and Moninder Singh and Elizabeth Daly and Karthikeyan Natesan Ramamurthy},
      year={2024},
      eprint={2402.14860},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2402.14860}, 
}
```