Spaces:
Running
on
Zero
Running
on
Zero
Commit
•
a40414f
1
Parent(s):
4636973
Add paper link to connect the Space to the paper on Daily Papers page. (#13)
Browse files- Add paper link to connect the Space to the paper on Daily Papers page. (147ae9af388b326400703a5cec05de375e7a1216)
Co-authored-by: Adina Yakefu <[email protected]>
README.md
CHANGED
@@ -41,4 +41,6 @@ uvicorn serve.log_server:app --reload --port 22005 --host 0.0.0.0
|
|
41 |
## Update leaderboard
|
42 |
```bash
|
43 |
cd arena_elo && bash update_leaderboard.sh
|
44 |
-
```
|
|
|
|
|
|
41 |
## Update leaderboard
|
42 |
```bash
|
43 |
cd arena_elo && bash update_leaderboard.sh
|
44 |
+
```
|
45 |
+
|
46 |
+
Paper: arxiv.org/abs/2406.04485
|