arampacha commited on
Commit
671a8c4
1 Parent(s): 4ee64b4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -48,7 +48,7 @@
48
  "summary_use_proj": true,
49
  "torch_dtype": "float32",
50
  "transformers_version": "4.17.0",
51
- "use_cache": false,
52
  "vocab_size": 50257,
53
  "window_size": 256
54
  }
48
  "summary_use_proj": true,
49
  "torch_dtype": "float32",
50
  "transformers_version": "4.17.0",
51
+ "use_cache": true,
52
  "vocab_size": 50257,
53
  "window_size": 256
54
  }