Spaces:
Running
Running
Ludwig Stumpp
commited on
Commit
Β·
2591e9a
1
Parent(s):
908b597
Text work
Browse files- README.md +6 -3
- media/streamlit_screenshot.jpg +0 -0
README.md
CHANGED
|
@@ -1,7 +1,10 @@
|
|
| 1 |
# π llm-leaderboard
|
| 2 |
|
| 3 |
A joint community effort to create one central leaderboard for LLMs. Contributions and corrections welcome!
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
| 5 |
|
| 6 |
## How to Contribute
|
| 7 |
|
|
@@ -9,8 +12,8 @@ We are always happy for contributions! You can contribute by the following:
|
|
| 9 |
|
| 10 |
- table work:
|
| 11 |
- filling missing entries
|
| 12 |
-
- adding a new model as a new row to the leaderboard and add the source of the evaluation to the sources table
|
| 13 |
-
- adding a new benchmark as a new column in the leaderboard and add the benchmark to the benchmarks table
|
| 14 |
- code work:
|
| 15 |
- improving the existing code
|
| 16 |
- requesting and implementing new features
|
|
|
|
| 1 |
# π llm-leaderboard
|
| 2 |
|
| 3 |
A joint community effort to create one central leaderboard for LLMs. Contributions and corrections welcome!
|
| 4 |
+
|
| 5 |
+
## Interactive Dashboard
|
| 6 |
+
|
| 7 |
+
https://llm-leaderboard.streamlit.app/
|
| 8 |
|
| 9 |
## How to Contribute
|
| 10 |
|
|
|
|
| 12 |
|
| 13 |
- table work:
|
| 14 |
- filling missing entries
|
| 15 |
+
- adding a new model as a new row to the leaderboard and add the source of the evaluation to the sources table. Please keep alphabetic order.
|
| 16 |
+
- adding a new benchmark as a new column in the leaderboard and add the benchmark to the benchmarks table. Please keep alphabetic order.
|
| 17 |
- code work:
|
| 18 |
- improving the existing code
|
| 19 |
- requesting and implementing new features
|
media/streamlit_screenshot.jpg
DELETED
|
Binary file (28.6 kB)
|
|
|