Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"dataset_reader": {
|
3 |
-
"type": "
|
4 |
"token_indexers": {
|
5 |
"tokens": {
|
6 |
"type": "single_id",
|
|
|
1 |
{
|
2 |
"dataset_reader": {
|
3 |
+
"type": "text_classification_json",
|
4 |
"token_indexers": {
|
5 |
"tokens": {
|
6 |
"type": "single_id",
|