GautamR commited on
Commit
4125eab
·
verified ·
1 Parent(s): 871e70c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -34,6 +34,6 @@
34
  "torch_dtype": "float32",
35
  "transformers_version": "4.38.2",
36
  "type_vocab_size": 2,
37
- "use_cache": true,
38
  "vocab_size": 30522
39
  }
 
34
  "torch_dtype": "float32",
35
  "transformers_version": "4.38.2",
36
  "type_vocab_size": 2,
37
+ "use_cache": false,
38
  "vocab_size": 30522
39
  }