Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -25,6 +25,6 @@
|
|
25 |
"summary_type": "cls_index",
|
26 |
"summary_use_proj": true,
|
27 |
"transformers_version": "4.5.1",
|
28 |
-
"use_cache":
|
29 |
"vocab_size": 50000
|
30 |
}
|
|
|
25 |
"summary_type": "cls_index",
|
26 |
"summary_use_proj": true,
|
27 |
"transformers_version": "4.5.1",
|
28 |
+
"use_cache": true,
|
29 |
"vocab_size": 50000
|
30 |
}
|