Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,13 +10,14 @@ pinned: true
|
|
| 10 |
license: apache-2.0
|
| 11 |
duplicated_from: HuggingFaceH4/open_llm_leaderboard
|
| 12 |
fullWidth: true
|
| 13 |
-
space_ci:
|
| 14 |
private: true
|
| 15 |
secrets:
|
| 16 |
-
|
| 17 |
-
|
| 18 |
tags:
|
| 19 |
-
|
|
|
|
| 20 |
---
|
| 21 |
|
| 22 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 10 |
license: apache-2.0
|
| 11 |
duplicated_from: HuggingFaceH4/open_llm_leaderboard
|
| 12 |
fullWidth: true
|
| 13 |
+
space_ci:
|
| 14 |
private: true
|
| 15 |
secrets:
|
| 16 |
+
- HF_TOKEN
|
| 17 |
+
- H4_TOKEN
|
| 18 |
tags:
|
| 19 |
+
- leaderboard
|
| 20 |
+
short_description: Ranking open LLMs and chat models on their capabilities
|
| 21 |
---
|
| 22 |
|
| 23 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|