Update README.md (#2)
Browse files- Update README.md (cfd23423a2030c2ec9cfcb76c10c1451f37acb55)
Co-authored-by: Clémentine Fourrier <clefourrier@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -8,6 +8,11 @@ sdk_version: 4.19.2
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: apache-2.0
|
| 11 |
+
tags:
|
| 12 |
+
- leaderboard
|
| 13 |
+
- eval:code
|
| 14 |
+
- modality:tools
|
| 15 |
+
- modality:text
|
| 16 |
---
|
| 17 |
|
| 18 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|