Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
xuanricheng
commited on
Commit
•
bd48305
1
Parent(s):
758edd9
Update README.md
Browse files
README.md
CHANGED
@@ -1,20 +1,19 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: 🏆
|
4 |
colorFrom: green
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 4.
|
8 |
app_file: app.py
|
9 |
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 |
---
|
19 |
|
20 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: Open Chinese LLM Leaderboard
|
3 |
emoji: 🏆
|
4 |
colorFrom: green
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.36.1
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
license: apache-2.0
|
|
|
11 |
fullWidth: true
|
12 |
+
space_ci:
|
13 |
private: true
|
14 |
secrets:
|
15 |
+
- HF_TOKEN
|
16 |
+
- H4_TOKEN
|
17 |
---
|
18 |
|
19 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|