Datasets:
Commit
·
84974f5
1
Parent(s):
3f86b13
Fix language and license tag names (#1)
Browse files- Fix language and license tag names (0336ed48f2dce3411bf43cc6b2de6381eb05d4d3)
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
-
|
3 |
- hr
|
4 |
-
|
5 |
-
-
|
6 |
task_categories:
|
7 |
- text-classification
|
8 |
task_ids:
|
@@ -83,6 +83,10 @@ _CLASS_MAP_MULTICLASS = {
|
|
83 |
'label': 0}
|
84 |
```
|
85 |
|
|
|
|
|
|
|
|
|
86 |
## Citation information
|
87 |
|
88 |
When using this dataset please cite the following paper:
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
- hr
|
4 |
+
license:
|
5 |
+
- other
|
6 |
task_categories:
|
7 |
- text-classification
|
8 |
task_ids:
|
|
|
83 |
'label': 0}
|
84 |
```
|
85 |
|
86 |
+
## Licensing information
|
87 |
+
|
88 |
+
CLARIN.SI Licence ACA ID-BY-NC-INF-NORED 1.0
|
89 |
+
|
90 |
## Citation information
|
91 |
|
92 |
When using this dataset please cite the following paper:
|