Spaces:
Running
Running
Juho Inkinen
commited on
Commit
•
ad6e8e6
1
Parent(s):
7572702
Add some tags
Browse files
README.md
CHANGED
@@ -5,6 +5,10 @@ colorFrom: pink
|
|
5 |
colorTo: green
|
6 |
sdk: docker
|
7 |
pinned: false
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
5 |
colorTo: green
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
+
tags:
|
9 |
+
- text classification
|
10 |
+
- multilabel classification
|
11 |
+
- subject indexing
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|