Fix task tags
#4
by
albertvillanova
HF staff
- opened
README.md
CHANGED
@@ -1,11 +1,17 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- hy
|
4 |
-
task_categories: [news-classification, text-classification]
|
5 |
-
multilinguality: [monolingual]
|
6 |
-
task_ids: [news-classification, text-classification]
|
7 |
license:
|
8 |
- apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
## Table of Contents
|
|
|
1 |
---
|
2 |
language:
|
3 |
- hy
|
|
|
|
|
|
|
4 |
license:
|
5 |
- apache-2.0
|
6 |
+
multilinguality:
|
7 |
+
- monolingual
|
8 |
+
task_categories:
|
9 |
+
- text-classification
|
10 |
+
task_ids:
|
11 |
+
- multi-class-classification
|
12 |
+
- topic-classification
|
13 |
+
tags:
|
14 |
+
- news-classification
|
15 |
---
|
16 |
|
17 |
## Table of Contents
|