File size: 398 Bytes
b1f4a36
0b6543b
f80827c
0b6543b
0752022
b1f4a36
2018b94
f80827c
 
b1f4a36
2018b94
f80827c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b1f4a36
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
28
29
30
31
32
33
34
---
title: TransformerRanker
emoji: ⚡️
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 5.44.0
app_file: launch.py
pinned: true
license: mit
short_description: Efficient LM Ranking for Downstream Tasks
tags:
  - ranking
  - research
  - evaluation
  - llm
  - demo
---

## Run Demo

Install in editable mode:

``` bash
pip install -e .
```

Launch it:

``` bash
python launch.py
```