Datasets:
Fix task tags
#3
by
albertvillanova
HF staff
- opened
README.md
CHANGED
@@ -3,12 +3,14 @@ language:
|
|
3 |
- sv
|
4 |
multilinguality:
|
5 |
- monolingual
|
6 |
-
pretty_name: SuperLim
|
7 |
task_categories:
|
8 |
- question-answering
|
9 |
-
- text-classification
|
10 |
-
- sequence-modeling
|
11 |
- other
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Dataset Card for SuperLim
|
|
|
3 |
- sv
|
4 |
multilinguality:
|
5 |
- monolingual
|
|
|
6 |
task_categories:
|
7 |
- question-answering
|
|
|
|
|
8 |
- other
|
9 |
+
- text-classification
|
10 |
+
- text-generation
|
11 |
+
task_ids:
|
12 |
+
- language-modeling
|
13 |
+
pretty_name: SuperLim
|
14 |
---
|
15 |
|
16 |
# Dataset Card for SuperLim
|