Updated repo metadata
Browse files
README.md
CHANGED
@@ -1,12 +1,13 @@
|
|
1 |
---
|
2 |
-
title: Open LLM Leaderboard Results
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
|
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.7.1
|
8 |
app_file: app.py
|
9 |
-
pinned:
|
10 |
license: apache-2.0
|
11 |
short_description: Adds Open LLM Leaderboard results to a target modelcard
|
12 |
hf_oauth: true
|
@@ -17,6 +18,7 @@ space_ci:
|
|
17 |
trusted_authors: []
|
18 |
secrets: []
|
19 |
hardware: cpu-basic
|
|
|
20 |
---
|
21 |
|
22 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: Open LLM Leaderboard Results => Modelcard
|
3 |
+
emoji: π§ππ«΄π₯
|
4 |
+
colorFrom: red
|
5 |
+
colorTo: green
|
6 |
+
thumbnail: https://i.kym-cdn.com/photos/images/original/001/510/176/e33.jpg
|
7 |
sdk: gradio
|
8 |
sdk_version: 5.7.1
|
9 |
app_file: app.py
|
10 |
+
pinned: true
|
11 |
license: apache-2.0
|
12 |
short_description: Adds Open LLM Leaderboard results to a target modelcard
|
13 |
hf_oauth: true
|
|
|
18 |
trusted_authors: []
|
19 |
secrets: []
|
20 |
hardware: cpu-basic
|
21 |
+
header: mini
|
22 |
---
|
23 |
|
24 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|