Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,14 @@ app_file: app.py
|
|
9 |
pinned: true
|
10 |
license: apache-2.0
|
11 |
hf_oauth: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
9 |
pinned: true
|
10 |
license: apache-2.0
|
11 |
hf_oauth: true
|
12 |
+
tags:
|
13 |
+
- leaderboard
|
14 |
+
- submission:automatic
|
15 |
+
- test:mix
|
16 |
+
- judge:auto
|
17 |
+
- modality:text
|
18 |
+
- eval:generation
|
19 |
+
- language:Hebrew
|
20 |
---
|
21 |
|
22 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|