devve1 commited on
Commit
468c292
1 Parent(s): 6ca9ea8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -32,7 +32,7 @@
32
  "torch_dtype": "float32",
33
  "transformers_version": "4.41.2",
34
  "type_vocab_size": 2,
35
- "unpad_inputs": true,
36
- "use_memory_efficient_attention": true,
37
  "vocab_size": 30528
38
  }
 
32
  "torch_dtype": "float32",
33
  "transformers_version": "4.41.2",
34
  "type_vocab_size": 2,
35
+ "unpad_inputs": false,
36
+ "use_memory_efficient_attention": false,
37
  "vocab_size": 30528
38
  }