DontPlanToEnd
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -3,19 +3,18 @@ title: UGI Leaderboard
|
|
3 |
emoji: 📢
|
4 |
colorFrom: gray
|
5 |
colorTo: purple
|
6 |
-
sdk:
|
7 |
-
|
8 |
-
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
11 |
tags:
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
---
|
20 |
|
21 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
3 |
emoji: 📢
|
4 |
colorFrom: gray
|
5 |
colorTo: purple
|
6 |
+
sdk: docker
|
7 |
+
app_port: 8050
|
|
|
8 |
pinned: false
|
9 |
license: apache-2.0
|
10 |
tags:
|
11 |
+
- leaderboard
|
12 |
+
- submission:manual
|
13 |
+
- test:private
|
14 |
+
- modality:text
|
15 |
+
- eval:generation
|
16 |
+
- eval:safety
|
17 |
+
- language:English
|
18 |
---
|
19 |
|
20 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|