Update adapter_config.json
Browse files- adapter_config.json +1 -2
adapter_config.json
CHANGED
|
@@ -22,6 +22,5 @@
|
|
| 22 |
"intermediate.dense",
|
| 23 |
"output.dense"
|
| 24 |
],
|
| 25 |
-
"task_type": "SEQ_CLS"
|
| 26 |
-
"training_data_type": "SA"
|
| 27 |
}
|
|
|
|
| 22 |
"intermediate.dense",
|
| 23 |
"output.dense"
|
| 24 |
],
|
| 25 |
+
"task_type": "SEQ_CLS"
|
|
|
|
| 26 |
}
|