MuXodious commited on
Commit
0e91d29
·
verified ·
1 Parent(s): 35a7703

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -55,7 +55,7 @@
55
  "sliding_window": null,
56
  "tie_word_embeddings": false,
57
  "transformers_version": "5.1.0",
58
- "use_cache": false,
59
  "use_sliding_window": false,
60
  "vocab_size": 152064
61
  }
 
55
  "sliding_window": null,
56
  "tie_word_embeddings": false,
57
  "transformers_version": "5.1.0",
58
+ "use_cache": true,
59
  "use_sliding_window": false,
60
  "vocab_size": 152064
61
  }