Spaces:
Running
Running
自良
commited on
Commit
·
bac2f8d
1
Parent(s):
8882321
update readme
Browse files
README.md
CHANGED
@@ -37,7 +37,5 @@ uvicorn serve.log_server:app --reload --port 22005 --host 0.0.0.0
|
|
37 |
|
38 |
## Update leaderboard
|
39 |
```bash
|
40 |
-
cd arena_elo && bash
|
41 |
```
|
42 |
-
|
43 |
-
Paper: [https://arxiv.org/abs/2412.11767](https://arxiv.org/abs/2412.11767)
|
|
|
37 |
|
38 |
## Update leaderboard
|
39 |
```bash
|
40 |
+
cd arena_elo && bash update_elo_rating.sh
|
41 |
```
|
|
|
|