Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
@@ -55,7 +55,6 @@
|
|
55 |
"bos_token_id": 0,
|
56 |
"eos_token_id": 2,
|
57 |
"position_embedding_type": "absolute",
|
58 |
-
"use_cache":
|
59 |
-
"classifier_dropout": None
|
60 |
}
|
61 |
}
|
|
|
55 |
"bos_token_id": 0,
|
56 |
"eos_token_id": 2,
|
57 |
"position_embedding_type": "absolute",
|
58 |
+
"use_cache": true
|
|
|
59 |
}
|
60 |
}
|