Commit
•
2fda001
1
Parent(s):
205a051
Fix language and license tags (#2)
Browse files- Fix language and license tags (d07fd381c76e603661bbbe06d116a760f83786c3)
README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
task_categories: [news-classification, text-classification]
|
5 |
multilinguality: [monolingual]
|
6 |
task_ids: [news-classification, text-classification]
|
7 |
-
|
8 |
-
|
9 |
---
|
10 |
|
11 |
## Table of Contents
|
|
|
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
|