pszemraj commited on
Commit
79b33d2
1 Parent(s): 309d19a

test re-enabling cache

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -59,6 +59,6 @@
59
  "static_position_embeddings": true,
60
  "torch_dtype": "float32",
61
  "transformers_version": "4.22.1",
62
- "use_cache": false,
63
  "vocab_size": 96103
64
  }
 
59
  "static_position_embeddings": true,
60
  "torch_dtype": "float32",
61
  "transformers_version": "4.22.1",
62
+ "use_cache": true,
63
  "vocab_size": 96103
64
  }