Commit
β’
131a4d7
1
Parent(s):
524e209
Change app emoji, link Results dataset and add tag
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
title: Open Llm Leaderboard Results Compare Dataframe
|
3 |
-
emoji:
|
4 |
colorFrom: gray
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
@@ -8,6 +8,10 @@ sdk_version: 4.44.1
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
short_description: Compare Open LLM Leaderboard results
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: Open Llm Leaderboard Results Compare Dataframe
|
3 |
+
emoji: π
|
4 |
colorFrom: gray
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
short_description: Compare Open LLM Leaderboard results
|
11 |
+
datasets:
|
12 |
+
- 'open-llm-leaderboard/results'
|
13 |
+
tags:
|
14 |
+
- leaderboard
|
15 |
---
|
16 |
|
17 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|