Commit
·
13c8fd8
1
Parent(s):
3140a7c
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -55,6 +55,6 @@
|
|
55 |
},
|
56 |
"torch_dtype": "float32",
|
57 |
"transformers_version": "4.20.1",
|
58 |
-
"use_cache":
|
59 |
"vocab_size": 32128
|
60 |
}
|
|
|
55 |
},
|
56 |
"torch_dtype": "float32",
|
57 |
"transformers_version": "4.20.1",
|
58 |
+
"use_cache": true,
|
59 |
"vocab_size": 32128
|
60 |
}
|