Spaces:
Running
Running
Commit
•
8db5c61
1
Parent(s):
167ec1d
Add paper link (#1)
Browse files- Add paper link (e2933c68b67a2675813d852fda861f2225bd20d7)
Co-authored-by: Adina Yakefu <AdinaY@users.noreply.huggingface.co>
README.md
CHANGED
@@ -43,4 +43,8 @@ If you encounter problem on the space, don't hesitate to restart it to remove th
|
|
43 |
You'll find
|
44 |
- the main table' columns names and properties in `src/display/utils.py`
|
45 |
- the logic to read all results and request files, then convert them in dataframe lines, in `src/leaderboard/read_evals.py`, and `src/populate.py`
|
46 |
-
- teh logic to allow or filter submissions in `src/submission/submit.py` and `src/submission/check_validity.py`
|
|
|
|
|
|
|
|
|
|
43 |
You'll find
|
44 |
- the main table' columns names and properties in `src/display/utils.py`
|
45 |
- the logic to read all results and request files, then convert them in dataframe lines, in `src/leaderboard/read_evals.py`, and `src/populate.py`
|
46 |
+
- teh logic to allow or filter submissions in `src/submission/submit.py` and `src/submission/check_validity.py`
|
47 |
+
|
48 |
+
# Paper
|
49 |
+
|
50 |
+
arxiv.org/abs/2406.18522
|