Spaces:
Runtime error
Runtime error
Update tasks.json
Browse files- tasks.json +2 -2
tasks.json
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
"text-classification": {
|
3 |
name: "Text Classification",
|
4 |
subtasks: [
|
@@ -542,4 +542,4 @@
|
|
542 |
hideInModels: true,
|
543 |
hideInDatasets: true,
|
544 |
},
|
545 |
-
|
|
|
1 |
+
[
|
2 |
"text-classification": {
|
3 |
name: "Text Classification",
|
4 |
subtasks: [
|
|
|
542 |
hideInModels: true,
|
543 |
hideInDatasets: true,
|
544 |
},
|
545 |
+
]
|