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